ews-managed-api
EmailMessage in EWS Managed API: The From Field
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....[详细]
2023-04-12 09:10 分类:问答Retrieving Contacts from EWS Managed API
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.[详细]
2023-04-05 11:28 分类:问答EWS Managed API: Impersonation of users from several servers in the same domain
Does anybody know how impersonation 开发者_Go百科should be configured or if it is even possible for such configuration:[详细]
2023-03-16 00:32 分类:问答EWS Managed API and Store EntryID of item
I want to retrieve the Store EntryID (PR_STORE_ENTRYID) of an item through EWS Managed API in hexadecimal form.[详细]
2023-03-13 08:54 分类:问答Exchange Web Services (EWS) API "To" header for alias
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.[详细]
2023-03-09 19:35 分类:问答Why does EWS Managed API SyncFolderItems not return recurring appointments
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.[详细]
2023-03-07 23:48 分类:问答Using Exchange managed api (EWS) to monitor mailbox attachments
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[详细]
2023-02-24 05:20 分类:问答How can I set MHT-body for mail sending through Exchange Server?
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[详细]
2023-02-22 23:14 分类:问答Multiple PushNotification Subscriptions some work properly and some don't
I tried posting this on the Exchange Development forum and didnt get any replies, so I will try here. Link to forum[详细]
2023-02-19 17:03 分类:问答How to set the contact title using Exchange Web Services Managed API
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:[详细]
2023-02-07 17:42 分类:问答