I am using the Exchange Services Managed API.... I am able to send emails just fine with it, but is there a way to change the displayed From field when the email is sent....
I\'ve researched ways to do this and looking into the API documentation with no luck. Does anyone know what is the necessa开发者_C百科ry code for me to retrieve the contacts for a specific user.
Does anybody know how impersonation 开发者_Go百科should be configured or if it is even possible for such configuration:
I want to retrieve the Store EntryID (PR_STORE_ENTRYID) of an item through EWS Managed API in hexadecimal form.
I have an inbox set up in exchange, hello@mycompany.com Additionally, there is an alias for this, news@mycompany.com, so all emails to the news address end up in the hello inbox.
I\'m using the managed API of EWS to synchronize a scheduling application with exchange calendars.I get all normal meetings fine, but I am not getting any repeating/recurring appointments.
I plan on creating a windows service that will monitor an exchange mailbox for mails with particular subject.The attachments from such emails need to be stored in a specific folder on the network shar
I have a message as an MHT-File. Now I am searching for a way to set this for a mail to send through Exchange Server (with Exchange Web Service). When I set it as a MIME-Content, the parts (picture an
I tried posting this on the Exchange Development forum and didnt get any replies, so I will try here. Link to forum
I\'m trying to create a new contact using the EWS API. I can set all the values i needed except the contact title property. I tried the code: