Hi, Not to get into too many details, we get a newsletter from an outside vendor and then want to distribute it only to the interested parties internally. I want to setup an automated process to read an inbox we setup for this and download the attachment
for distribution.
I read you can do this using Microsoft.Exchange.WebServices (in microsoft.exchange.webservices.dll). However, in VS 2010, I don't see this in the References.
Does anyone have any thoughts if this is even possible? Or is there a way to access the Outlook Inbox for this email account? Thanks for any ideas.
Dave.
****UPDATE****
I downloaded the "Microsoft Exchange Web Services Managed API 1.2.1" which placed the "Microsoft.Exchange.WebServices.dll" in the C:\Program Files\Microsoft\Exchange\Web Services\1.2 folder. I then added a Reference to it.
Dave5574
Member
30 Points
62 Posts
Download email attachments using ExchangeServices?
Jun 26, 2012 06:33 PM|LINK
Hi, Not to get into too many details, we get a newsletter from an outside vendor and then want to distribute it only to the interested parties internally. I want to setup an automated process to read an inbox we setup for this and download the attachment for distribution.
I read you can do this using Microsoft.Exchange.WebServices (in microsoft.exchange.webservices.dll). However, in VS 2010, I don't see this in the References.
Does anyone have any thoughts if this is even possible? Or is there a way to access the Outlook Inbox for this email account? Thanks for any ideas.
Dave.
****UPDATE****
I downloaded the "Microsoft Exchange Web Services Managed API 1.2.1" which placed the "Microsoft.Exchange.WebServices.dll" in the C:\Program Files\Microsoft\Exchange\Web Services\1.2 folder. I then added a Reference to it.