Remotely
working with Exchange Web Service (EWS)- There are many article how to
process using EWS managed API but there are very less article of how we
can actually do it remotely using exchange web service.
EWS Managed API works only on exchange server. If you are looking for remote processing here is solution.
Working With Exchange Web service (EWS) , Following are steps involved :
Creating An Instance Of Exchange Web Service (EWS)
Process Unread Email Attachment
Iterate Through Attachments
Process Email Attachment
Change Status of Emails From ‘Unread’ to ‘Read’