ExchangeServiceBinding Members
The ExchangeServiceBinding class contains the methods and properties that are used to send and receive the SOAP messages, set up Exchange impersonation, maintain user credentials, and identify the Exchange Web Services endpoint.
The following tables list the members exposed by the ExchangeServiceBinding type.
Public Constructors
Name | Description | |
---|---|---|
ExchangeServiceBinding | The ExchangeServiceBinding constructor initializes a new instance of the ExchangeServiceBinding class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
AllowAutoRedirect | (inherited from HttpWebClientProtocol ) | |
ClientCertificates | (inherited from HttpWebClientProtocol ) | |
ConnectionGroupName | (inherited from WebClientProtocol ) | |
Container | (inherited from Component ) | |
CookieContainer | (inherited from HttpWebClientProtocol ) | |
Credentials | (inherited from WebClientProtocol ) | |
EnableDecompression | (inherited from HttpWebClientProtocol ) | |
ExchangeImpersonation | The ExchangeImpersonation property gets or sets an ExchangeImpersonationType object that contains the identifier of the account to impersonate. | |
MailboxCulture | The MailboxCulture property gets or sets the mailbox culture that is used when a mailbox is opened. | |
PreAuthenticate | (inherited from WebClientProtocol ) | |
Proxy | (inherited from HttpWebClientProtocol ) | |
ProxyRequestTypeHeader | The ProxyRequestTypeHeader property gets or sets an AvailabilityProxyRequestType object. | |
RequestEncoding | (inherited from WebClientProtocol ) | |
RequestServerVersionValue | The RequestServerVersionValue property gets or sets the target Microsoft Exchange Server version for the request. | |
SerializedSecurityContext | The SerializedSecurityContext property is used for token serialization in server-to-server authentication. Token serialization is not supported. | |
ServerVersionInfoValue | The ServerVersionInfoValue property gets the server version from a Web service response. | |
Site | (inherited from Component ) | |
SoapVersion | (inherited from SoapHttpClientProtocol ) | |
Timeout | (inherited from WebClientProtocol ) | |
TimeZoneContext | The TimeZoneContext property gets or sets the time zone definition that is used to scope the DateTime properties of tasks that are created or updated. | |
UnsafeAuthenticatedConnectionSharing | (inherited from HttpWebClientProtocol ) | |
Url | (inherited from WebClientProtocol ) | |
UseDefaultCredentials | (inherited from WebClientProtocol ) | |
UserAgent | (inherited from HttpWebClientProtocol ) |
Top
Protected Properties
Name | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Abort | (inherited from WebClientProtocol ) | |
AddDelegate | The AddDelegate method sends the request to and gets the response from an AddDelegate operation. | |
AddDelegateAsync | Overloaded. The AddDelegateAsync methods provide an event-based method for handling asynchronous AddDelegate calls. | |
BeginAddDelegate | The BeginAddDelegate method is used to begin an asynchronous AddDelegate call. | |
BeginConvertId | The BeginConvertId method is used to begin an asynchronous ConvertId call. | |
BeginCopyFolder | The BeginCopyFolder method is used to begin an asynchronous CopyFolder call. | |
BeginCopyItem | The BeginCopyItem method is used to begin an asynchronous CopyItem call. | |
BeginCreateAttachment | The BeginCreateAttachment method is used to begin an asynchronous CreateAttachment call. | |
BeginCreateFolder | The BeginCreateFolder method is used to begin an asynchronous CreateFolder call. | |
BeginCreateItem | The BeginCreateItem method is used to begin an asynchronous CreateItem call. | |
BeginCreateManagedFolder | The BeginCreateManagedFolder method is used to begin an asynchronous CreateManagedFolder call. | |
BeginDeleteAttachment | The BeginDeleteAttachment method is used to begin an asynchronous DeleteAttachment call. | |
BeginDeleteFolder | The BeginDeleteFolder method is used to begin an asynchronous DeleteFolder call. | |
BeginDeleteItem | The BeginDeleteItem method is used to begin an asynchronous DeleteItem call. | |
BeginExpandDL | The BeginExpandDL method is used to begin an asynchronous ExpandDL call. | |
BeginFindFolder | The BeginFindFolder method is used to begin an asynchronous FindFolder call. | |
BeginFindItem | The BeginFindItem method is used to begin an asynchronous FindItem call. | |
BeginGetAttachment | The BeginGetAttachment method is used to begin an asynchronous GetAttachment call. | |
BeginGetDelegate | The BeginGetDelegate method is used to begin an asynchronous GetDelegate call. | |
BeginGetEvents | The BeginGetEvents method is used to begin an asynchronous GetEvents call. | |
BeginGetFolder | The BeginGetFolder method is used to begin an asynchronous GetFolder call. | |
BeginGetItem | The BeginGetItem method is used to begin an asynchronous GetItem call. | |
BeginGetUserAvailability | The BeginGetUserAvailability method is used to begin an asynchronous GetUserAvailability call. | |
BeginGetUserOofSettings | The BeginGetUserOofSettings method is used to begin an asynchronous GetUserOofSettings call. | |
BeginMoveFolder | The BeginMoveFolder method is used to begin an asynchronous MoveFolder call. | |
BeginMoveItem | The BeginMoveItem method is used to begin an asynchronous MoveItem call. | |
BeginRemoveDelegate | The BeginRemoveDelegate method is used to begin an asynchronous RemoveDelegate call. | |
BeginResolveNames | The BeginResolveNames method is used to begin an asynchronous ResolveNames call. | |
BeginSendItem | The BeginSendItem method is used to begin an asynchronous SendItem call. | |
BeginSetUserOofSettings | The BeginSetUserOofSettings method is used to begin an asynchronous SetUserOofSettings call. | |
BeginSubscribe | The BeginSubscribe method is used to begin an asynchronous Subscribe call. | |
BeginSyncFolderHierarchy | The BeginSyncFolderHierarchy method is used to begin an asynchronous SyncFolderHierarchy call. | |
BeginSyncFolderItems | The BeginSyncFolderItems method is used to begin an asynchronous SyncFolderItems call. | |
BeginUnsubscribe | The BeginUnsubscribe method is used to begin an asynchronous Unsubscribe call. | |
BeginUpdateDelegate | The BeginUpdateDelegate method is used to begin an asynchronous UpdateDelegate call. | |
BeginUpdateFolder | The BeginUpdateFolder method is used to begin an asynchronous UpdateFolder call. | |
BeginUpdateItem | The BeginUpdateItem method is used to begin an asynchronous UpdateItem call. | |
CancelAsync | The CancelAsync method cancels an asynchronous call. | |
ConvertId | The ConvertId method sends the request to and gets the response from a ConvertId operation. | |
ConvertIdAsync | Overloaded. The ConvertIdAsync methods provide an event-based method for handling asynchronous ConvertId calls. | |
CopyFolder | The CopyFolder method sends the request to and gets the response from a CopyFolder operation. | |
CopyFolderAsync | Overloaded. The CopyFolderAsync methods provide an event-based method for handling asynchronous CopyFolder calls. | |
CopyItem | The CopyItem method sends the request to and gets the response from a CopyItem operation. | |
CopyItemAsync | Overloaded. The CopyItemAsync methods provide an event-based method for handling asynchronous CopyItem calls. | |
CreateAttachment | The CreateAttachment method sends the request to and gets the response from a CreateAttachment operation. | |
CreateAttachmentAsync | Overloaded. The CreateAttachmentAsync methods provide an event-based method for handling asynchronous CreateAttachment calls. | |
CreateFolder | The CreateFolder method sends the request and gets the response to a CreateFolder operation. | |
CreateFolderAsync | Overloaded. The CreateFolderAsync methods provide an event-based method for handling asynchronous CreateFolder calls. | |
CreateItem | The CreateItem method sends the request to and gets the response from a CreateItem operation. | |
CreateItemAsync | Overloaded. The CreateItemAsync methods provide an event-based method for handling asynchronous CreateItem calls. | |
CreateManagedFolder | The CreateManagedFolder method sends the request to and gets the response from a CreateManagedFolder operation. | |
CreateManagedFolderAsync | Overloaded. The CreateManagedFolderAsync methods provide an event-based method for handling asynchronous CreateManagedFolder calls. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
DeleteAttachment | The DeleteAttachment method sends the request to and gets the response from a DeleteAttachment operation. | |
DeleteAttachmentAsync | Overloaded. The DeleteAttachmentAsync methods provide an event-based method for handling asynchronous DeleteAttachment calls. | |
DeleteFolder | The DeleteFolder method sends the request to and gets the response from a DeleteFolder operation. | |
DeleteFolderAsync | Overloaded. The DeleteFolderAsync methods provide an event-based method for handling asynchronous DeleteFolder calls. | |
DeleteItem | The DeleteItem method sends the request to and gets the response from a DeleteItem operation. | |
DeleteItemAsync | Overloaded. The DeleteItemAsync methods provide an event-based method for handling asynchronous DeleteItem calls. | |
Discover | (inherited from SoapHttpClientProtocol ) | |
Dispose | Overloaded. (inherited from Component ) | |
EndAddDelegate | The EndAddDelegate method is used to end an asynchronous AddDelegate call. | |
EndConvertId | The EndAddDelegate method is used to end an asynchronous AddDelegate call. | |
EndCopyFolder | The EndCopyFolder method is used to end an asynchronous CopyFolder call. | |
EndCopyItem | The EndCopyItem method is used to end an asynchronous CopyItem call. | |
EndCreateAttachment | The EndCreateAttachment method is used to end an asynchronous CreateAttachment call. | |
EndCreateFolder | The EndCreateFolder method is used to end an asynchronous CreateFolder call. | |
EndCreateItem | The EndCreateItem method is used to end an asynchronous CreateItem call. | |
EndCreateManagedFolder | The EndCreateManagedFolder method is used to end an asynchronous CreateManagedFolder call. | |
EndDeleteAttachment | The EndDeleteAttachment method is used to end an asynchronous DeleteAttachment call. | |
EndDeleteFolder | The EndDeleteFolder method is used to end an asynchronous DeleteFolder call. | |
EndDeleteItem | The EndDeleteItem method is used to end an asynchronous DeleteItem call. | |
EndExpandDL | The EndExpandDL method is used to end an asynchronous ExpandDL call. | |
EndFindFolder | The EndFindFolder method is used to end an asynchronous FindFolder call. | |
EndFindItem | The EndFindItem method is used to end an asynchronous FindItem call. | |
EndGetAttachment | The EndGetAttachment method is used to end an asynchronous GetAttachment call. | |
EndGetDelegate | The EndGetDelegate method is used to end an asynchronous GetDelegate call. | |
EndGetEvents | The EndGetEvents method is used to end an asynchronous GetEvents call. | |
EndGetFolder | The EndGetFolder method is used to end an asynchronous GetFolder call. | |
EndGetItem | The EndGetItem method is used to end an asynchronous GetItem call. | |
EndGetUserAvailability | The EndGetUserAvailability method is used to end an asynchronous GetUserAvailability call. | |
EndGetUserOofSettings | The EndGetUserOofSettings method is used to end an asynchronous GetUserOofSettings call. | |
EndMoveFolder | The EndMoveFolder method is used to end an asynchronous MoveFolder call. | |
EndMoveItem | The EndMoveItem method is used to end an asynchronous MoveItem call. | |
EndRemoveDelegate | The EndRemoveDelegate method is used to end an asynchronous RemoveDelegate call. | |
EndResolveNames | The EndResolveNames method is used to end an asynchronous ResolveNames call. | |
EndSendItem | The EndSendItem method is used to end an asynchronous SendItem call. | |
EndSetUserOofSettings | The EndSetUserOofSettings method is used to end an asynchronous SetUserOofSettings call. | |
EndSubscribe | The EndSubscribe method is used to end an asynchronous Subscribe call. | |
EndSyncFolderHierarchy | The EndSyncFolderHierarchy method is used to end an asynchronous SyncFolderHierarchy call. | |
EndSyncFolderItems | The EndSyncFolderItems method is used to end an asynchronous SyncFolderItems call. | |
EndUnsubscribe | The EndUnsubscribe method is used to end an asynchronous Unsubscribe call. | |
EndUpdateDelegate | The EndUpdateDelegate method is used to end an asynchronous UpdateDelegate call. | |
EndUpdateFolder | The EndUpdateFolder method is used to end an asynchronous UpdateFolder call. | |
EndUpdateItem | The EndUpdateItem method is used to end an asynchronous UpdateItem call. | |
Equals | Overloaded. (inherited from Object ) | |
ExpandDL | The ExpandDL method sends the request and gets the response to an ExpandDL operation. | |
ExpandDLAsync | Overloaded. The ExpandDLAsync methods provide an event-based method for handling asynchronous ExpandDL calls. | |
FindFolder | The FindFolder method sends the request to and gets the response from a FindFolder operation. | |
FindFolderAsync | Overloaded. The FindFolderAsync methods provide an event-based method for handling asynchronous FindFolder calls. | |
FindItem | The FindItem method sends the request to and gets the response from a FindItem operation. | |
FindItemAsync | Overloaded. The FindItemAsync methods provide an event-based method for handling asynchronous FindItem calls. | |
GenerateXmlMappings | Overloaded. (inherited from HttpWebClientProtocol ) | |
GetAttachment | The GetAttachment method sends the request to and gets the response from a GetAttachment operation. | |
GetAttachmentAsync | Overloaded. The GetAttachmentAsync methods provide an event-based method for handling asynchronous GetAttachment calls. | |
GetDelegate | The GetDelegate method sends the request to and gets the response from a GetDelegate operation. | |
GetDelegateAsync | Overloaded. The GetDelegateAsync methods provide an event-based method for handling asynchronous GetDelegate calls. | |
GetEvents | The GetEvents method sends the request to and gets the response from a GetEvents operation. | |
GetEventsAsync | Overloaded. The GetEventsAsync methods provide an event-based method for handling asynchronous GetEvents calls. | |
GetFolder | The GetFolder method sends the request to and gets the response from a GetFolder operation. | |
GetFolderAsync | Overloaded. The GetFolderAsync methods provide an event-based method for handling asynchronous GetFolder calls. | |
GetHashCode | (inherited from Object ) | |
GetItem | The GetItem method sends the request to and gets the response from a GetItem operation. | |
GetItemAsync | Overloaded. The GetItemAsync methods provide an event-based method for handling asynchronous GetItem calls. | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
GetUserAvailability | The GetUserAvailability method sends the request to and gets the response from a GetUserAvailability operation. | |
GetUserAvailabilityAsync | Overloaded. The GetUserAvailabilityAsync method provides asynchronous access to the GetUserAvailability Web service method. | |
GetUserOofSettings | The GetUserOofSettings method sends the request to and gets the response from a GetUserOofSettings operation. | |
GetUserOofSettingsAsync | Overloaded. The GetUserOofSettingsAsync methods provide an event-based method for handling asynchronous GetUserOofSettings calls. | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
MoveFolder | The MoveFolder method sends the request to and gets the response from a MoveFolder operation. | |
MoveFolderAsync | Overloaded. The MoveFolderAsync methods provide an event-based method for handling asynchronous MoveFolder calls. | |
MoveItem | The MoveItem method sends the request to and gets the response from a MoveItem operation. | |
MoveItemAsync | Overloaded. The MoveItemAsync methods provide an event-based method for handling asynchronous MoveItem calls. | |
ReferenceEquals | (inherited from Object ) | |
RemoveDelegate | The RemoveDelegate method sends the request to and gets the response from a RemoveDelegate operation. | |
RemoveDelegateAsync | Overloaded. The RemoveDelegateAsync methods provide an event-based method for handling asynchronous RemoveDelegate calls. | |
ResolveNames | The ResolveNames method sends the request to and returns the response from a MoveFolder operation. | |
ResolveNamesAsync | Overloaded. The ResolveNamesAsync methods provide an event-based method for handling asynchronous ResolveNames calls. | |
SendItem | The SendItem method sends the request to and returns the response from a SendItem operation. | |
SendItemAsync | Overloaded. The SendItemAsync methods provide an event-based method for handling asynchronous SendItem calls. | |
SetUserOofSettings | The SetUserOofSettings method sends the request to and returns the response from a SetUserOofSettings operation. | |
SetUserOofSettingsAsync | Overloaded. The SetUserOofSettingsAsync methods provide an event-based method for handling asynchronous SetUserOofSettings calls. | |
Subscribe | The Subscribe method sends the request to and returns the response from a Subscribe operation. | |
SubscribeAsync | Overloaded. The SubscribeAsync methods provide an event-based method for handling asynchronous Subscribe calls. | |
SyncFolderHierarchy | The SyncFolderHierarchy method sends the request to and returns the response from a SyncFolderHierarchy operation. | |
SyncFolderHierarchyAsync | Overloaded. The SyncFolderHierarchyAsync methods provide an event-based method for handling asynchronous SyncFolderHierarchy calls. | |
SyncFolderItems | The SyncFolderItems method sends the request to and returns the response from a SyncFolderItems operation. | |
SyncFolderItemsAsync | Overloaded. The SyncFolderItemsAsync methods provide an event-based method for handling asynchronous SyncFolderItems calls. | |
ToString | (inherited from Component ) | |
Unsubscribe | The Unsubscribe method sends the request to and returns the response from an Unsubscribe operation. | |
UnsubscribeAsync | Overloaded. The UnsubscribeAsync methods provide an event-based method for handling asynchronous Unsubscribe calls. | |
UpdateDelegate | The UpdateDelegate method sends the request to and gets the response from an UpdateDelegate operation. | |
UpdateDelegateAsync | Overloaded. The UpdateDelegateAsync methods provide an event-based method for handling asynchronous UpdateDelegate calls. | |
UpdateFolder | The UpdateFolder method sends the request to and returns the response from an UpdateFolder operation. | |
UpdateFolderAsync | Overloaded. The UpdateFolderAsync methods provide an event-based method for handling asynchronous UpdateFolder calls. | |
UpdateItem | The UpdateItem method sends the request to and returns the response from an UpdateItem operation. | |
UpdateItemAsync | Overloaded. The UpdateItemAsync methods provide an event-based method for handling asynchronous UpdateItem calls. |
Top
Protected Methods
Name | Description | |
---|---|---|
AddToCache | (inherited from WebClientProtocol ) | |
BeginInvoke | (inherited from SoapHttpClientProtocol ) | |
Dispose | Overloaded. (inherited from Component ) | |
EndInvoke | (inherited from SoapHttpClientProtocol ) | |
Finalize | (inherited from Component ) | |
GetFromCache | (inherited from WebClientProtocol ) | |
GetReaderForMessage | (inherited from SoapHttpClientProtocol ) | |
GetService | (inherited from Component ) | |
GetWebRequest | (inherited from SoapHttpClientProtocol ) | |
GetWebResponse | Overloaded. (inherited from HttpWebClientProtocol ) | |
GetWriterForMessage | (inherited from SoapHttpClientProtocol ) | |
Invoke | (inherited from SoapHttpClientProtocol ) | |
InvokeAsync | Overloaded. (inherited from SoapHttpClientProtocol ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
Top
Public Events
Name | Description | |
---|---|---|
AddDelegateCompleted | The AddDelegateCompleted event occurs when an asynchronous AddDelegate operation is complete. | |
ConvertIdCompleted | The ConvertIdCompleted event occurs when an asynchronous ConvertId operation is complete. | |
CopyFolderCompleted | The CopyFolderCompleted event occurs when an asynchronous CopyFolder operation is complete. | |
CopyItemCompleted | The CopyItemCompleted event occurs when an asynchronous CopyItem operation is complete. | |
CreateAttachmentCompleted | The CreateAttachmentCompleted event occurs when an asynchronous CreateAttachment operation is complete. | |
CreateFolderCompleted | The CreateFolderCompleted event occurs when an asynchronous CreateFolder operation is complete. | |
CreateItemCompleted | The CreateItemCompleted event occurs when an asynchronous CreateItem operation is complete. | |
CreateManagedFolderCompleted | The CreateManagedFolderCompleted event occurs when an asynchronous CreateManagedFolder operation is complete. | |
DeleteAttachmentCompleted | The DeleteAttachmentCompleted event occurs when an asynchronous DeleteAttachment operation is complete. | |
DeleteFolderCompleted | The DeleteFolderCompleted event occurs when an asynchronous DeleteFolder operation is complete. | |
DeleteItemCompleted | The DeleteItemCompleted event occurs when an asynchronous DeleteItem operation is complete. | |
Disposed | (inherited from Component ) | |
ExpandDLCompleted | The ExpandDLCompleted event occurs when an asynchronous ExpandDL operation is complete. | |
FindFolderCompleted | The FindFolderCompleted event occurs when an asynchronous FindFolder operation is complete. | |
FindItemCompleted | The FindItemCompleted event occurs when an asynchronous FindItem operation is complete. | |
GetAttachmentCompleted | The GetAttachmentCompleted event occurs when an asynchronous GetAttachment operation is complete. | |
GetDelegateCompleted | The GetDelegateCompleted event occurs when an asynchronous GetDelegate operation is complete. | |
GetEventsCompleted | The GetEventsCompleted event occurs when an asynchronous GetEvents operation is complete. | |
GetFolderCompleted | The GetFolderCompleted event occurs when an asynchronous GetFolder operation is complete. | |
GetItemCompleted | The GetItemCompleted event occurs when an asynchronous GetItem operation is complete. | |
GetUserAvailabilityCompleted | The GetUserAvailabilityCompleted event occurs when an asynchronous GetUserAvailability operation is complete. | |
GetUserOofSettingsCompleted | The GetUserOofSettingsCompleted event occurs when an asynchronous GetUserOofSettings operation is complete. | |
MoveFolderCompleted | The MoveFolderCompleted event occurs when an asynchronous MoveFolder operation is complete. | |
MoveItemCompleted | The MoveItemCompleted event occurs when an asynchronous MoveItem operation is complete. | |
RemoveDelegateCompleted | The RemoveDelegateCompleted event occurs when an asynchronous RemoveDelegate operation is complete. | |
ResolveNamesCompleted | The ResolveNamesCompleted event occurs when an asynchronous ResolveNames operation is complete. | |
SendItemCompleted | The SendItemCompleted event occurs when an asynchronous SendItem operation is complete. | |
SetUserOofSettingsCompleted | The SetUserOofSettingsCompleted event occurs when an asynchronous SetUserOofSettings operation is complete. | |
SubscribeCompleted | The SubscribeCompleted event occurs when an asynchronous Subscribe operation is complete. | |
SyncFolderHierarchyCompleted | The SyncFolderHierarchyCompleted event occurs when an asynchronous SyncFolderHierarchy operation is complete. | |
SyncFolderItemsCompleted | The SyncFolderItemsCompleted event occurs when an asynchronous SyncFolderItems operation is complete. | |
UnsubscribeCompleted | The UnsubscribeCompleted event occurs when an asynchronous Unsubscribe operation is complete. | |
UpdateDelegateCompleted | The UpdateDelegateCompleted event occurs when an asynchronous UpdateDelegate operation is complete. | |
UpdateFolderCompleted | The UpdateFolderCompleted event occurs when an asynchronous UpdateFolder operation is complete. | |
UpdateItemCompleted | The UpdateItemCompleted event occurs when an asynchronous UpdateItem operation is complete. |
Top