New EWS Managed API content
Updated: November 27, 2012

Learn about the new and updated content for the EWS Managed API 2.0.
Applies to: Exchange 2013 | Exchange Online | Exchange Web Services (EWS) Managed API
The topics listed in this section are new or contain information that is new for the EWS Managed API 2.0.
The following topics have been added:
The Adding inline attachments by using the EWS Managed API topic has been updated to reflect a best practice for using the ContentId property.
The following types have been added:
The following members have been added to existing types:
SetReadStateForItemsInConversation(FolderId, Boolean, Boolean)
SetRetentionPolicyForItemsInConversation(FolderId, RetentionType, Nullable<Guid>)
BeginSearchMailboxes(AsyncCallback, Object, SearchMailboxesParameters)
FindConversation(ViewBase, FolderId, String, Boolean, Nullable<MailboxSearchLocation>)
FindItems(WellKnownFolderName, SearchFilter, ViewBase, Grouping)
GetClientAccessToken(IEnumerable<KeyValuePair<String, ClientAccessTokenType>>)
GetClientExtension(StringList, Boolean, Boolean, String, StringList, StringList)
GetDiscoverySearchConfiguration(String, Boolean)
GetNonIndexableItemDetails([], Nullable<Int32>, String, Nullable<SearchPageDirection>)
SearchMailboxes(IEnumerable<MailboxQuery>, SearchResultType)
SetTeamMailbox(EmailAddress, Uri, TeamMailboxLifecycleState)
InternalProcessHttpErrorResponse(IEwsHttpWebResponse, WebException, TraceFlags, TraceFlags)
BeginGetNonIndexableItemDetails(AsyncCallback, Object, GetNonIndexableItemDetailsParameters)
BeginGetNonIndexableItemStatistics(AsyncCallback, Object, GetNonIndexableItemStatisticsParameters)
GetClientExtension(StringList, Boolean, Boolean, String, StringList, StringList, Boolean)
GetNonIndexableItemDetails(GetNonIndexableItemDetailsParameters)
GetNonIndexableItemStatistics(GetNonIndexableItemStatisticsParameters)
Date | Description |
|---|---|
November 27, 2012 | Updated with information about new content added for the EWS Managed API 2.0. |
July 16, 2012 | Initial publication |