public sealed class ExchangeService : ExchangeServiceBase
Public NotInheritable Class ExchangeService
Inherits ExchangeServiceBase
public ref class ExchangeService sealed : public ExchangeServiceBase
[<SealedAttribute>]
type ExchangeService =
class
inherit ExchangeServiceBase
end
ExchangeService | Initializes a new instance of the ExchangeService class, targeting the latest supported version of EWS and scoped to the system's current time zone. |
ExchangeService(ExchangeVersion) | Initializes a new instance of the ExchangeService class, targeting the specified version of EWS and scoped to the system's current time zone. |
ExchangeService(TimeZoneInfo) | Initializes a new instance of the ExchangeService class, targeting the latest supported version of EWS and scoped to the specified time zone. |
ExchangeService(ExchangeVersion, TimeZoneInfo) | Initializes a new instance of the ExchangeService class, targeting the specified version of EWS and scoped to the specified time zone. |
AcceptGzipEncoding |
Gets or sets a value indicating whether GZip compression encoding should be accepted.
(Унаследован от ExchangeServiceBase) |
ClientRequestId |
Gets or sets the request id for the request.
(Унаследован от ExchangeServiceBase) |
ConnectionGroupName |
Gets or sets the name of the connection group for the request.
(Унаследован от ExchangeServiceBase) |
CookieContainer |
Gets or sets the cookie container.
(Унаследован от ExchangeServiceBase) |
Credentials |
Gets or sets the credentials used to authenticate with the Exchange Web Services. Setting the Credentials property
automatically sets the UseDefaultCredentials to false.
(Унаследован от ExchangeServiceBase) |
DateTimePrecision | Gets or sets the DateTime precision for DateTime values returned from Exchange Web Services. |
EnableScpLookup | Gets or sets a value indicating whether the AutodiscoverUrl method should perform SCP (Service Connection Point) record lookup when determining the Autodiscover service URL. |
FileAttachmentContentHandler | Gets or sets a file attachment content handler. |
HttpHeaders |
Gets a collection of HTTP headers that will be sent with each request to EWS.
(Унаследован от ExchangeServiceBase) |
HttpResponseHeaders |
Gets a collection of HTTP headers from the last response.
(Унаследован от ExchangeServiceBase) |
ImpersonatedUserId | Gets or sets the Id of the user that EWS should impersonate. |
KeepAlive |
Gets or sets if the request to the internet resource should contain a Connection HTTP header with the value Keep-alive
(Унаследован от ExchangeServiceBase) |
ManagementRoles | |
PreAuthenticate |
Gets or sets a value that indicates whether HTTP pre-authentication should be performed.
(Унаследован от ExchangeServiceBase) |
PreferredCulture | Gets or sets the preferred culture for messages returned by the Exchange Web Services. |
RequestedServerVersion |
Gets the requested server version.
(Унаследован от ExchangeServiceBase) |
ReturnClientRequestId |
Gets or sets a flag to indicate whether the client requires the server side to return the request id.
(Унаследован от ExchangeServiceBase) |
SendClientLatencies |
Gets or sets a value indicating whether client latency info is push to server.
(Унаследован от ExchangeServiceBase) |
ServerInfo |
Gets information associated with the server that processed the last request.
Will be null if no requests have been processed.
(Унаследован от ExchangeServiceBase) |
Timeout |
Gets or sets the timeout used when sending HTTP requests and when receiving HTTP responses, in milliseconds.
Defaults to 100000.
(Унаследован от ExchangeServiceBase) |
TimeZone | Gets the time zone this service is scoped to. |
TimeZoneDefinition |
Gets a time zone definition generated from the time zone info to which this service is scoped.
(Унаследован от ExchangeServiceBase) |
TraceEnabled |
Gets or sets a value indicating whether tracing is enabled.
(Унаследован от ExchangeServiceBase) |
TraceEnablePrettyPrinting | Gets or sets a value indicating whether trace output is pretty printed. |
TraceFlags |
Gets or sets the trace flags.
(Унаследован от ExchangeServiceBase) |
TraceListener |
Gets or sets the trace listener.
(Унаследован от ExchangeServiceBase) |
UnifiedMessaging | Provides access to the Unified Messaging functionalities. |
Url | Gets or sets the URL of the Exchange Web Services. |
UseDefaultCredentials |
Gets or sets a value indicating whether the credentials of the user currently logged into Windows should be used to
authenticate with the Exchange Web Services. Setting UseDefaultCredentials to true automatically sets the Credentials
property to null.
(Унаследован от ExchangeServiceBase) |
UserAgent |
Gets or sets the user agent.
(Унаследован от ExchangeServiceBase) |
WebProxy |
Gets or sets the web proxy that should be used when sending requests to EWS.
Set this property to null to use the default web proxy.
(Унаследован от ExchangeServiceBase) |
AddDelegates(Mailbox, NullableMeetingRequestsDeliveryScope, DelegateUser) | Adds delegates to a specific mailbox. Calling this method results in a call to EWS. |
AddDelegates(Mailbox, NullableMeetingRequestsDeliveryScope, IEnumerableDelegateUser, CancellationToken) | Adds delegates to a specific mailbox. Calling this method results in a call to EWS. |
ArchiveItems | Archives multiple items in a single call to EWS. |
AutodiscoverUrl(String) | Initializes the Url property to the Exchange Web Services URL for the specified e-mail address by calling the Autodiscover service. |
AutodiscoverUrl(String, AutodiscoverRedirectionUrlValidationCallback) | Initializes the Url property to the Exchange Web Services URL for the specified e-mail address by calling the Autodiscover service. |
BindToFolders | Binds to multiple folders in a single call to EWS. |
BindToGroupItems | Binds to multiple items in a single call to EWS. |
BindToItems | Binds to multiple items in a single call to EWS. |
BrowsePeople(ViewBase) | Retrieves all people who are relevant to the user |
BrowsePeople(ViewBase, DictionaryString, String, CancellationToken) | Retrieves all people who are relevant to the user |
ConvertId | Converts Id from one format to another in a single call to EWS. |
ConvertIds | Converts multiple Ids from one format to another in a single call to EWS. |
CopyItems(IEnumerableItemId, FolderId, CancellationToken) | Copies multiple items in a single call to EWS. |
CopyItems(IEnumerableItemId, FolderId, Boolean, CancellationToken) | Copies multiple items in a single call to EWS. |
CopyItemsInConversations | Copies the items in the specified conversation to the specified destination folder. Calling this method results in a call to EWS. |
CreateItems | Creates multiple items in a single EWS call. Supported item classes are EmailMessage, Appointment, Contact, PostItem, Task and Item. CreateItems does not support items that have unsaved attachments. |
DeleteItems(IEnumerableItemId, DeleteMode, NullableSendCancellationsMode, NullableAffectedTaskOccurrence) | Deletes multiple items in a single call to EWS. |
DeleteItems(IEnumerableItemId, DeleteMode, NullableSendCancellationsMode, NullableAffectedTaskOccurrence, Boolean, CancellationToken) | Deletes multiple items in a single call to EWS. |
DeleteItemsInConversations | Deletes the items in the specified conversation. Calling this method results in a call to EWS. |
DisableAlwaysCategorizeItemsInConversations | Sets up a conversation so that any item received within that conversation is no longer categorized. Calling this method results in a call to EWS. |
DisableAlwaysDeleteItemsInConversations | Sets up a conversation so that any item received within that conversation is no longer moved to Deleted Items folder. Calling this method results in a call to EWS. |
DisableAlwaysMoveItemsInConversations | Sets up a conversation so that any item received within that conversation is no longer moved to a specific folder. Calling this method results in a call to EWS. |
DisableApp | Disable App. |
EnableAlwaysCategorizeItemsInConversations | Sets up a conversation so that any item received within that conversation is always categorized. Calling this method results in a call to EWS. |
EnableAlwaysDeleteItemsInConversations | Sets up a conversation so that any item received within that conversation is always moved to Deleted Items folder. Calling this method results in a call to EWS. |
EnableAlwaysMoveItemsInConversations | Sets up a conversation so that any item received within that conversation is always moved to a specific folder. Calling this method results in a call to EWS. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
ExpandGroup(ItemId) | Expands a group by retrieving a list of its members. Calling this method results in a call to EWS. |
ExpandGroup(String) | Expands a group by retrieving a list of its members. Calling this method results in a call to EWS. |
ExpandGroup(EmailAddress, CancellationToken) | Expands a group by retrieving a list of its members. Calling this method results in a call to EWS. |
ExpandGroup(String, String) | Expands a group by retrieving a list of its members. Calling this method results in a call to EWS. |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
FindAppointments(FolderId, CalendarView, CancellationToken) | Obtains a list of appointments by searching the contents of a specific folder. Calling this method results in a call to EWS. |
FindAppointments(WellKnownFolderName, CalendarView, CancellationToken) | Obtains a list of appointments by searching the contents of a specific folder. Calling this method results in a call to EWS. |
FindConversation(ViewBase, FolderId, CancellationToken) | Retrieves a collection of all Conversations in the specified Folder. |
FindConversation(ViewBase, FolderId, String, CancellationToken) | Retrieves a collection of all Conversations in the specified Folder. |
FindConversation(ViewBase, FolderId, String, Boolean, CancellationToken) | Searches for and retrieves a collection of Conversations in the specified Folder. Along with conversations, a list of highlight terms are returned. |
FindConversation(ViewBase, FolderId, String, Boolean, NullableMailboxSearchLocation, CancellationToken) | Searches for and retrieves a collection of Conversations in the specified Folder. Along with conversations, a list of highlight terms are returned. |
FindFolders(WellKnownFolderName, FolderView) | Obtains a list of folders by searching the sub-folders of the specified folder. |
FindFolders(FolderId, FolderView, CancellationToken) | Obtains a list of folders by searching the sub-folders of the specified folder. |
FindFolders(WellKnownFolderName, SearchFilter, FolderView) | Obtains a list of folders by searching the sub-folders of the specified folder. |
FindFolders(FolderId, SearchFilter, FolderView, CancellationToken) | Obtains a list of folders by searching the sub-folders of the specified folder. |
FindFolders(IEnumerableFolderId, SearchFilter, FolderView, CancellationToken) | Obtains a list of folders by searching the sub-folders of each of the specified folders. |
FindGroupConversation | Retrieves a collection of all Conversations in the specified Folder. |
FindItems(FolderId, ViewBase, CancellationToken) | Obtains a list of items by searching the contents of a specific folder. Calling this method results in a call to EWS. |
FindItems(WellKnownFolderName, String, ViewBase) | Obtains a list of items by searching the contents of a specific folder. Calling this method results in a call to EWS. |
FindItems(WellKnownFolderName, SearchFilter, ViewBase) | Obtains a list of items by searching the contents of a specific folder. Calling this method results in a call to EWS. |
FindItems(WellKnownFolderName, ViewBase, CancellationToken) | Obtains a list of items by searching the contents of a specific folder. Calling this method results in a call to EWS. |
FindItems(FolderId, String, ViewBase, CancellationToken) | Obtains a list of items by searching the contents of a specific folder. Calling this method results in a call to EWS. |
FindItems(FolderId, SearchFilter, ViewBase, CancellationToken) | Obtains a list of items by searching the contents of a specific folder. Calling this method results in a call to EWS. |
FindItems(FolderId, ViewBase, Grouping, CancellationToken) | Obtains a grouped list of items by searching the contents of a specific folder. Calling this method results in a call to EWS. |
FindItems(FolderId, String, Boolean, ViewBase, CancellationToken) | Obtains a list of items by searching the contents of a specific folder. Along with conversations, a list of highlight terms are returned. Calling this method results in a call to EWS. |
FindItems(FolderId, String, ViewBase, Grouping, CancellationToken) | Obtains a grouped list of items by searching the contents of a specific folder. Calling this method results in a call to EWS. |
FindItems(FolderId, SearchFilter, ViewBase, Grouping, CancellationToken) | Obtains a grouped list of items by searching the contents of a specific folder. Calling this method results in a call to EWS. |
FindItems(WellKnownFolderName, String, ViewBase, Grouping, CancellationToken) | Obtains a grouped list of items by searching the contents of a specific folder. Calling this method results in a call to EWS. |
FindItems(WellKnownFolderName, SearchFilter, ViewBase, Grouping, CancellationToken) | Obtains a grouped list of items by searching the contents of a specific folder. Calling this method results in a call to EWS. |
FindItems(FolderId, String, Boolean, ViewBase, Grouping, CancellationToken) | Obtains a list of items by searching the contents of a specific folder. Along with conversations, a list of highlight terms are returned. Calling this method results in a call to EWS. |
FindPeople(WellKnownFolderName, SearchFilter, ViewBase) | This method is for browse scenarios. Retrieves a set of personas satisfying the specified browse conditions. Browse scenarios don't require query string. |
FindPeople(FolderId, SearchFilter, ViewBase, CancellationToken) | This method is for browse scenarios. Retrieves a set of personas satisfying the specified browse conditions. Browse scenariosdon't require query string. |
FindPeople(WellKnownFolderName, SearchFilter, ViewBase, String) | This method is for search scenarios. Retrieves a set of personas satisfying the specified search conditions. |
FindPeople(FolderId, SearchFilter, ViewBase, String, CancellationToken) | This method is for search scenarios. Retrieves a set of personas satisfying the specified search conditions. |
GetAppManifests(CancellationToken) | Get the app manifests. |
GetAppManifests(String, String, CancellationToken) | Get the app manifests. Works with Exchange 2013 SP1 or later EWS. |
GetAppMarketplaceUrl | Get App Marketplace Url. |
GetAppMarketplaceUrl(String, String, CancellationToken) | Get App Marketplace Url. Works with Exchange 2013 SP1 or later EWS. |
GetAttachments(Attachment, NullableBodyType, IEnumerablePropertyDefinitionBase, CancellationToken) | Gets attachments. |
GetAttachments(String, NullableBodyType, IEnumerablePropertyDefinitionBase, CancellationToken) | Gets attachments. |
GetClientAccessToken(IEnumerableKeyValuePairString, ClientAccessTokenType) | GetClientAccessToken |
GetClientAccessToken(ClientAccessTokenRequest, CancellationToken) | GetClientAccessToken |
GetClientExtension | Get the client extension data. This method is used in server-to-server calls to retrieve ORG extensions for admin powershell/UMC access and user's powershell/UMC access as well as user's activation for OWA/Outlook. This is expected to never be used or called directly from user client. |
GetConversationItems(IEnumerableConversationRequest, PropertySet, IEnumerableFolderId, NullableConversationSortOrder, CancellationToken) | Gets the items for a set of conversations. |
GetConversationItems(ConversationId, PropertySet, String, IEnumerableFolderId, NullableConversationSortOrder, CancellationToken) | Gets the items for a conversation. |
GetConversationItems(IEnumerableConversationRequest, PropertySet, IEnumerableFolderId, NullableConversationSortOrder, NullableMailboxSearchLocation, CancellationToken) | Gets the items for a set of conversations. |
GetDelegates(Mailbox, Boolean, IEnumerableUserId, CancellationToken) | Retrieves the delegates of a specific mailbox. Calling this method results in a call to EWS. |
GetDelegates(Mailbox, Boolean, CancellationToken, UserId) | Retrieves the delegates of a specific mailbox. Calling this method results in a call to EWS. |
GetDiscoverySearchConfiguration | Get dicovery search configuration |
GetGroupConversationItems | Gets the items for a conversation. |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetHoldOnMailboxes | Get hold on mailboxes |
GetInboxRules(CancellationToken) | Retrieves inbox rules of the authenticated user. |
GetInboxRules(String, CancellationToken) | Retrieves the inbox rules of the specified user. |
GetNonIndexableItemDetails(String) | Get non indexable item details |
GetNonIndexableItemDetails(GetNonIndexableItemDetailsParameters, CancellationToken) | Get non indexable item details |
GetNonIndexableItemDetails(String, NullableInt32, String, NullableSearchPageDirection) | Get non indexable item details |
GetNonIndexableItemStatistics(String) | Get non indexable item statistics |
GetNonIndexableItemStatistics(GetNonIndexableItemStatisticsParameters, CancellationToken) | Get non indexable item statistics |
GetOMEConfiguration | Get the OME (i.e. Office Message Encryption) configuration data. This method is used in server-to-server calls to retrieve OME configuration |
GetPasswordExpirationDate | Get the password expiration date |
GetPeopleInsights | This method is for retreiving people insight for given email addresses |
GetRoomLists | Retrieves a collection of all room lists in the organization. |
GetRooms | Retrieves a collection of all rooms in the specified room list in the organization. |
GetSearchableMailboxes | Get searchable mailboxes |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
GetUnifiedGroupUnseenCount | Gets the UnifiedGroupsUnseenCount for the group specfied |
GetUserAvailability(IEnumerableAttendeeInfo, TimeWindow, AvailabilityData) | Gets detailed information about the availability of a set of users, rooms, and resources within a specified time window. |
GetUserAvailability(IEnumerableAttendeeInfo, TimeWindow, AvailabilityData, AvailabilityOptions, CancellationToken) | Gets detailed information about the availability of a set of users, rooms, and resources within a specified time window. |
GetUserOofSettings | Gets Out of Office (OOF) settings for a specific user. Calling this method results in a call to EWS. |
GetUserPhoto | Get a user's photo. |
GetUserRetentionPolicyTags | Get user retention policy tags. |
GetUserUnifiedGroups(IEnumerableRequestedUnifiedGroupsSet, CancellationToken) | Gets the list of unified groups associated with the user |
GetUserUnifiedGroups(IEnumerableRequestedUnifiedGroupsSet, String, CancellationToken) | Gets the list of unified groups associated with the user |
InstallApp | Install App. |
LoadPropertiesForItems | Loads the properties of multiple items in a single call to EWS. |
MarkAsJunk | Mark items as junk. |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
MoveItems(IEnumerableItemId, FolderId, CancellationToken) | Moves multiple items in a single call to EWS. |
MoveItems(IEnumerableItemId, FolderId, Boolean, CancellationToken) | Moves multiple items in a single call to EWS. |
MoveItemsInConversations | Moves the items in the specified conversation to the specified destination folder. Calling this method results in a call to EWS. |
RegisterConsent | Sets the consent state of an extension. |
RemoveDelegates(Mailbox, IEnumerableUserId, CancellationToken) | Removes delegates on a specific mailbox. Calling this method results in a call to EWS. |
RemoveDelegates(Mailbox, CancellationToken, UserId) | Removes delegates on a specific mailbox. Calling this method results in a call to EWS. |
ResolveName(String) | Finds contacts in the user's Contacts folder and the Global Address List (in that order) that have names that match the one passed as a parameter. Calling this method results in a call to EWS. |
ResolveName(String, ResolveNameSearchLocation, Boolean) | Finds contacts in the Global Address List that have names that match the one passed as a parameter. Calling this method results in a call to EWS. |
ResolveName(String, IEnumerableFolderId, ResolveNameSearchLocation, Boolean) | Finds contacts in the Global Address List and/or in specific contact folders that have names that match the one passed as a parameter. Calling this method results in a call to EWS. |
ResolveName(String, ResolveNameSearchLocation, Boolean, PropertySet) | Finds contacts in the Global Address List that have names that match the one passed as a parameter. Calling this method results in a call to EWS. |
ResolveName(String, IEnumerableFolderId, ResolveNameSearchLocation, Boolean, PropertySet, CancellationToken) | Finds contacts in the Global Address List and/or in specific contact folders that have names that match the one passed as a parameter. Calling this method results in a call to EWS. |
SearchMailboxes(SearchMailboxesParameters, CancellationToken) | Search mailboxes |
SearchMailboxes(IEnumerableMailboxQuery, SearchResultType, CancellationToken) | Search mailboxes |
SearchMailboxes(IEnumerableMailboxQuery, SearchResultType, String, SortDirection, Int32, SearchPageDirection, String, CancellationToken) | Search mailboxes |
SearchPeople(ViewBase, String) | Searches for people who are relevant to the user, automatically determining the best sources to use. |
SearchPeople(ViewBase, String, DictionaryString, String, PeopleQueryMode, CancellationToken) | Searches for people who are relevant to the user |
SetClientExtension | Set the client extension data. This method is used in server-to-server calls to install/uninstall/configure ORG extensions to support admin's management of ORG extensions via powershell/UMC. |
SetFlagStatusForItemsInConversations | Sets flag status for items in conversation. Calling this method would result in call to EWS. |
SetHoldOnMailboxes(SetHoldOnMailboxesParameters, CancellationToken) | Set hold on mailboxes |
SetHoldOnMailboxes(String, HoldAction, String, String) | Set hold on mailboxes |
SetHoldOnMailboxes(String, HoldAction, String, String, CancellationToken) | Set hold on mailboxes |
SetHoldOnMailboxes(String, HoldAction, String, String, String, CancellationToken) | Set hold on mailboxes |
SetOMEConfiguration | Set the OME (i.e. Office Message Encryption) configuration data. This method is used in server-to-server calls to set encryption configuration |
SetReadStateForItemsInConversations(IEnumerableKeyValuePairConversationId, NullableDateTime, FolderId, Boolean, CancellationToken) | Sets the read state for items in conversation. Calling this method would result in call to EWS. |
SetReadStateForItemsInConversations(IEnumerableKeyValuePairConversationId, NullableDateTime, FolderId, Boolean, Boolean, CancellationToken) | Sets the read state for items in conversation. Calling this method would result in call to EWS. |
SetRetentionPolicyForItemsInConversations | Sets the retention policy for items in conversation. Calling this method would result in call to EWS. |
SetTeamMailbox | Set a TeamMailbox |
SetUnifiedGroupLastVisitedTime | Sets the LastVisitedTime for the group specfied |
SetUserOofSettings | Sets the Out of Office (OOF) settings for a specific mailbox. Calling this method results in a call to EWS. |
SubscribeToGroupPushNotifications | Subscribes to push notifications on a group mailbox. Calling this method results in a call to EWS. |
SubscribeToPullNotifications | Subscribes to pull notifications. Calling this method results in a call to EWS. |
SubscribeToPullNotificationsOnAllFolders | Subscribes to pull notifications on all folders in the authenticated user's mailbox. Calling this method results in a call to EWS. |
SubscribeToPushNotifications(IEnumerableFolderId, Uri, Int32, String, CancellationToken, EventType) | Subscribes to push notifications. Calling this method results in a call to EWS. |
SubscribeToPushNotifications(IEnumerableFolderId, Uri, Int32, String, String, CancellationToken, EventType) | Subscribes to push notifications. Calling this method results in a call to EWS. |
SubscribeToPushNotificationsOnAllFolders(Uri, Int32, String, CancellationToken, EventType) | Subscribes to push notifications on all folders in the authenticated user's mailbox. Calling this method results in a call to EWS. |
SubscribeToPushNotificationsOnAllFolders(Uri, Int32, String, String, CancellationToken, EventType) | Subscribes to push notifications on all folders in the authenticated user's mailbox. Calling this method results in a call to EWS. |
SubscribeToStreamingNotifications | Subscribes to streaming notifications. Calling this method results in a call to EWS. |
SubscribeToStreamingNotificationsOnAllFolders | Subscribes to streaming notifications on all folders in the authenticated user's mailbox. Calling this method results in a call to EWS. |
SyncFolderHierarchy(PropertySet, String) | Synchronizes the entire folder hierarchy of the mailbox this Service is connected to. Calling this method results in a call to EWS. |
SyncFolderHierarchy(FolderId, PropertySet, String, CancellationToken) | Synchronizes the sub-folders of a specific folder. Calling this method results in a call to EWS. |
SyncFolderItems(FolderId, PropertySet, IEnumerableItemId, Int32, SyncFolderItemsScope, String) | Synchronizes the items of a specific folder. Calling this method results in a call to EWS. |
SyncFolderItems(FolderId, PropertySet, IEnumerableItemId, Int32, Int32, SyncFolderItemsScope, String, CancellationToken) | Synchronizes the items of a specific folder. Calling this method results in a call to EWS. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
UninstallApp | Uninstall app. |
UnpinTeamMailbox | Unpin a TeamMailbox |
UpdateDelegates(Mailbox, NullableMeetingRequestsDeliveryScope, IEnumerableDelegateUser, CancellationToken) | Updates delegates on a specific mailbox. Calling this method results in a call to EWS. |
UpdateDelegates(Mailbox, NullableMeetingRequestsDeliveryScope, CancellationToken, DelegateUser) | Updates delegates on a specific mailbox. Calling this method results in a call to EWS. |
UpdateInboxRules(IEnumerableRuleOperation, Boolean, CancellationToken) | Updates the authenticated user's inbox rules by applying the specified operations. |
UpdateInboxRules(IEnumerableRuleOperation, Boolean, String, CancellationToken) | Update the specified user's inbox rules by applying the specified operations. |
UpdateItems(IEnumerableItem, FolderId, ConflictResolutionMode, NullableMessageDisposition, NullableSendInvitationsOrCancellationsMode) | Updates multiple items in a single EWS call. UpdateItems does not support items that have unsaved attachments. |
UpdateItems(IEnumerableItem, FolderId, ConflictResolutionMode, NullableMessageDisposition, NullableSendInvitationsOrCancellationsMode, Boolean, CancellationToken) | Updates multiple items in a single EWS call. UpdateItems does not support items that have unsaved attachments. |
OnResponseHeadersCaptured |
Occurs when the http response headers of a server call is captured.
(Унаследован от ExchangeServiceBase) |
OnSerializeCustomSoapHeaders |
Provides an event that applications can implement to emit custom SOAP headers in requests that are sent to Exchange.
(Унаследован от ExchangeServiceBase) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |