exchange-server
Download attachments using Exchange Web Services Java API?
I am writing a Java application to download emails using Exchange Web Services. I am using Microsoft\'s ewsjava API for doing this.[详细]
2023-03-17 23:50 分类:问答SMTP email using Exchange server from web application
I have a site that uses SMTP to send outgoing messages, but I\'m having trouble integrating this with our exchange server.[详细]
2023-03-17 18:07 分类:问答How do I get the mailbox and the name of all of the participants of an appointement?
I am working with an Exchange web service, and I want to get the mailbox and the name of all the participants of an appointment.[详细]
2023-03-17 16:35 分类:问答Testing Exchange Web Service (EWS) url
I have UI where I have the user enter the Url where I can find the Exchange Web Service(EWS). My application uses EWS to get Free/Busy information but my configuration tool just needs to set it for th[详细]
2023-03-17 13:52 分类:问答Exchange Managed API: Why is the event not fired when a item is deleted?
I use pull subscriptions in exchange managed api to catch newly created, modified or deleted items. It works fine for created or modified appointments, but for some reason it doesn\'t work for deleted[详细]
2023-03-16 16:28 分类:问答Outlook 2007 Addin Locking Outlook Accessing a deleted Exchange User
I have an Outlook 2007 add-in that adds information to calendar items.I\'m running into a problem where if an old Calendar Invite is opened containing Exchange users that are no longer valid, Outlook[详细]
2023-03-16 13:18 分类:问答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 分类:问答Delete Exchange 2003 Emails with WebDav
I am trying to manage an Inbox in Exchange 2003 automatically using webdav from a C# application.Looking at msdn is not helping me a whole lot as the methods described here (http://msdn.microsoft.com/[详细]
2023-03-15 14:39 分类:问答Is there a way to check if messages are the same by mailitem.entryid and flatspaceurl
We have a crm system in place that processes emails, it gets a fla开发者_JS百科tspaceurl from the exchange server like:/-FlatUrlSpace-/5a194b8c1256794581cb898e6b93c34f-112ca9b4/68fcbe48ba7a60408637275[详细]
2023-03-15 11:25 分类:问答Get new incoming emails and write their flat file link to a file
I want to get all incoming mails fora certain mailbox and write their Subject , date and flat file link (e.g /-FlatUrlSpace-/5a194b8c1256794581cb898e6b93c34f-112ca9b4/68fcbe48ba7a604086372757c4cea3de-[详细]
2023-03-15 01:47 分类:问答