Top "Exchange-server" questions

Questions about automation and APIs related to Microsoft's Enterprise level messaging server.

How To Get all ITEMS from Folders and Sub-folders of PublicFolders Using EWS Managed API

How to retrieve all items from "public folders" and its "sub-folders" in exchange server2010 uisng managed API??? rootfolder = Folder.Bind(…

c# api exchange-server exchangewebservices
Active Directory (LDAP) query/filter to retrieve Exchange distribution lists

I am looking for an LDAP query that would retrieve Exchange distribution lists. If I am doing the simple (objectClass=…

active-directory exchange-server
The server response was: 4.7.0 Temporary server error. Please try again later. PRX3

I just setup an Exchange 2013 server hosted on the same machine as the Active Domain Controller. I tested the connectivity …

exchange-server exchange-server-2013
Open Outlook mail Item using EntryID, StoreID, and / or PR_ENTRYID

NOTE: I'm using VBA and Office 2007. (I would use C#, but the project parameters don't allow this) I'm attempting to …

vba outlook exchange-server mapi mailitem
Get the email address of the current user in Outlook 2007

I have an Outlook add in written in C#. I was wondering how or if I could get the email …

c# .net exchange-server outlook-addin office-2007
Using EWS API to search through different users mailboxes

We are developing a module with the main goal being to track and collect information about damage inspections (insurance market). …

exchange-server exchangewebservices
JAX-WS Sharepoint 401 Unauthorized NTLM

I try to access a Sharepoint list via JAX-WS as described here However, when running the code below I get: …

java sharepoint jax-ws exchange-server ntlm
how to connect visual basic .net with microsoft exchange with free libraries posible?

Are there any free libraries for VB.net to use for connecting to a MS exchange server? I have found …

vb.net exchange-server mapi
Find all subfolders of the Inbox folder using EWS

I have the following Inbox folder structure: Inbox --ABC ----ABC 2 ----ABC 3 --XYZ ----XYZ 2 --123 ----123 A ----123 B ----123 C …

c# recursion exchange-server exchangewebservices
Search-Mailbox SearchQuery not working

I am trying to delete the contents of an Exchange 2013 mailbox before today's date. It must be specific to the …

powershell exchange-server exchange-management-shell