

I am struggling however to find ANY documentation / help regarding downloading of attachements with EWS with VB.

I have started using the EWS API and have managed to successfully connect to the Exchange and I am able to read the relevant messages and store their Subject etc. NET, this obviously will mean its more robust and a lot easier to debug problems. Therefore I am working on a new version built entirely in VB. This wasn't build with large amounts of information going in originally however it has got to the point now that lots of data is being passed through and it is causing me headaches using this Outlook VBA and SSIS Package combination. Originally this was done using some VBA that was triggered by a rule in Outlook.

I have a mechanism that downloads attachments from email messages sent into an inbox to a folder for processing by another service.
