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
Bb408738.pubproperty(en-us,EXCHG.80).gif AllowAutoRedirect  (inherited from HttpWebClientProtocol )
Bb408738.pubproperty(en-us,EXCHG.80).gif ClientCertificates  (inherited from HttpWebClientProtocol )
Bb408738.pubproperty(en-us,EXCHG.80).gif ConnectionGroupName  (inherited from WebClientProtocol )
Bb408738.pubproperty(en-us,EXCHG.80).gif Container  (inherited from Component )
Bb408738.pubproperty(en-us,EXCHG.80).gif CookieContainer  (inherited from HttpWebClientProtocol )
Bb408738.pubproperty(en-us,EXCHG.80).gif Credentials  (inherited from WebClientProtocol )
Bb408738.pubproperty(en-us,EXCHG.80).gif EnableDecompression  (inherited from HttpWebClientProtocol )
Bb408738.pubproperty(en-us,EXCHG.80).gif ExchangeImpersonation The ExchangeImpersonation property gets or sets an ExchangeImpersonationType object that contains the identifier of the account to impersonate.
Bb408738.pubproperty(en-us,EXCHG.80).gif MailboxCulture The MailboxCulture property gets or sets the mailbox culture that is used when a mailbox is opened.
Bb408738.pubproperty(en-us,EXCHG.80).gif PreAuthenticate  (inherited from WebClientProtocol )
Bb408738.pubproperty(en-us,EXCHG.80).gif Proxy  (inherited from HttpWebClientProtocol )
Bb408738.pubproperty(en-us,EXCHG.80).gif ProxyRequestTypeHeader The ProxyRequestTypeHeader property gets or sets an AvailabilityProxyRequestType object.
Bb408738.pubproperty(en-us,EXCHG.80).gif RequestEncoding  (inherited from WebClientProtocol )
Bb408738.pubproperty(en-us,EXCHG.80).gif RequestServerVersionValue The RequestServerVersionValue property gets or sets the target Microsoft Exchange Server version for the request.
Bb408738.pubproperty(en-us,EXCHG.80).gif SerializedSecurityContext The SerializedSecurityContext property is used for token serialization in server-to-server authentication. Token serialization is not supported.
Bb408738.pubproperty(en-us,EXCHG.80).gif ServerVersionInfoValue The ServerVersionInfoValue property gets the server version from a Web service response.
Bb408738.pubproperty(en-us,EXCHG.80).gif Site  (inherited from Component )
Bb408738.pubproperty(en-us,EXCHG.80).gif SoapVersion  (inherited from SoapHttpClientProtocol )
Bb408738.pubproperty(en-us,EXCHG.80).gif Timeout  (inherited from WebClientProtocol )
Bb408738.pubproperty(en-us,EXCHG.80).gif 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.
Bb408738.pubproperty(en-us,EXCHG.80).gif UnsafeAuthenticatedConnectionSharing  (inherited from HttpWebClientProtocol )
Bb408738.pubproperty(en-us,EXCHG.80).gif Url  (inherited from WebClientProtocol )
Bb408738.pubproperty(en-us,EXCHG.80).gif UseDefaultCredentials  (inherited from WebClientProtocol )
Bb408738.pubproperty(en-us,EXCHG.80).gif UserAgent  (inherited from HttpWebClientProtocol )

Top

Protected Properties

  Name Description
Bb408738.protproperty(en-us,EXCHG.80).gif CanRaiseEvents  (inherited from Component )
Bb408738.protproperty(en-us,EXCHG.80).gif DesignMode  (inherited from Component )
Bb408738.protproperty(en-us,EXCHG.80).gif Events  (inherited from Component )

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb408738.pubmethod(en-us,EXCHG.80).gif Abort  (inherited from WebClientProtocol )
Bb408738.pubmethod(en-us,EXCHG.80).gif AddDelegate The AddDelegate method sends the request to and gets the response from an AddDelegate operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif AddDelegateAsync Overloaded. The AddDelegateAsync methods provide an event-based method for handling asynchronous AddDelegate calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginAddDelegate The BeginAddDelegate method is used to begin an asynchronous AddDelegate call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginConvertId The BeginConvertId method is used to begin an asynchronous ConvertId call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginCopyFolder The BeginCopyFolder method is used to begin an asynchronous CopyFolder call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginCopyItem The BeginCopyItem method is used to begin an asynchronous CopyItem call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginCreateAttachment The BeginCreateAttachment method is used to begin an asynchronous CreateAttachment call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginCreateFolder The BeginCreateFolder method is used to begin an asynchronous CreateFolder call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginCreateItem The BeginCreateItem method is used to begin an asynchronous CreateItem call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginCreateManagedFolder The BeginCreateManagedFolder method is used to begin an asynchronous CreateManagedFolder call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginDeleteAttachment The BeginDeleteAttachment method is used to begin an asynchronous DeleteAttachment call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginDeleteFolder The BeginDeleteFolder method is used to begin an asynchronous DeleteFolder call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginDeleteItem The BeginDeleteItem method is used to begin an asynchronous DeleteItem call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginExpandDL The BeginExpandDL method is used to begin an asynchronous ExpandDL call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginFindFolder The BeginFindFolder method is used to begin an asynchronous FindFolder call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginFindItem The BeginFindItem method is used to begin an asynchronous FindItem call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginGetAttachment The BeginGetAttachment method is used to begin an asynchronous GetAttachment call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginGetDelegate The BeginGetDelegate method is used to begin an asynchronous GetDelegate call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginGetEvents The BeginGetEvents method is used to begin an asynchronous GetEvents call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginGetFolder The BeginGetFolder method is used to begin an asynchronous GetFolder call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginGetItem The BeginGetItem method is used to begin an asynchronous GetItem call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginGetUserAvailability The BeginGetUserAvailability method is used to begin an asynchronous GetUserAvailability call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginGetUserOofSettings The BeginGetUserOofSettings method is used to begin an asynchronous GetUserOofSettings call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginMoveFolder The BeginMoveFolder method is used to begin an asynchronous MoveFolder call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginMoveItem The BeginMoveItem method is used to begin an asynchronous MoveItem call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginRemoveDelegate The BeginRemoveDelegate method is used to begin an asynchronous RemoveDelegate call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginResolveNames The BeginResolveNames method is used to begin an asynchronous ResolveNames call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginSendItem The BeginSendItem method is used to begin an asynchronous SendItem call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginSetUserOofSettings The BeginSetUserOofSettings method is used to begin an asynchronous SetUserOofSettings call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginSubscribe The BeginSubscribe method is used to begin an asynchronous Subscribe call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginSyncFolderHierarchy The BeginSyncFolderHierarchy method is used to begin an asynchronous SyncFolderHierarchy call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginSyncFolderItems The BeginSyncFolderItems method is used to begin an asynchronous SyncFolderItems call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginUnsubscribe The BeginUnsubscribe method is used to begin an asynchronous Unsubscribe call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginUpdateDelegate The BeginUpdateDelegate method is used to begin an asynchronous UpdateDelegate call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginUpdateFolder The BeginUpdateFolder method is used to begin an asynchronous UpdateFolder call.
Bb408738.pubmethod(en-us,EXCHG.80).gif BeginUpdateItem The BeginUpdateItem method is used to begin an asynchronous UpdateItem call.
Bb408738.pubmethod(en-us,EXCHG.80).gif CancelAsync The CancelAsync method cancels an asynchronous call.
Bb408738.pubmethod(en-us,EXCHG.80).gif ConvertId The ConvertId method sends the request to and gets the response from a ConvertId operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif ConvertIdAsync Overloaded. The ConvertIdAsync methods provide an event-based method for handling asynchronous ConvertId calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif CopyFolder The CopyFolder method sends the request to and gets the response from a CopyFolder operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif CopyFolderAsync Overloaded. The CopyFolderAsync methods provide an event-based method for handling asynchronous CopyFolder calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif CopyItem The CopyItem method sends the request to and gets the response from a CopyItem operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif CopyItemAsync Overloaded. The CopyItemAsync methods provide an event-based method for handling asynchronous CopyItem calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif CreateAttachment The CreateAttachment method sends the request to and gets the response from a CreateAttachment operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif CreateAttachmentAsync Overloaded. The CreateAttachmentAsync methods provide an event-based method for handling asynchronous CreateAttachment calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif CreateFolder The CreateFolder method sends the request and gets the response to a CreateFolder operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif CreateFolderAsync Overloaded. The CreateFolderAsync methods provide an event-based method for handling asynchronous CreateFolder calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif CreateItem The CreateItem method sends the request to and gets the response from a CreateItem operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif CreateItemAsync Overloaded. The CreateItemAsync methods provide an event-based method for handling asynchronous CreateItem calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif CreateManagedFolder The CreateManagedFolder method sends the request to and gets the response from a CreateManagedFolder operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif CreateManagedFolderAsync Overloaded. The CreateManagedFolderAsync methods provide an event-based method for handling asynchronous CreateManagedFolder calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif CreateObjRef  (inherited from MarshalByRefObject )
Bb408738.pubmethod(en-us,EXCHG.80).gif DeleteAttachment The DeleteAttachment method sends the request to and gets the response from a DeleteAttachment operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif DeleteAttachmentAsync Overloaded. The DeleteAttachmentAsync methods provide an event-based method for handling asynchronous DeleteAttachment calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif DeleteFolder The DeleteFolder method sends the request to and gets the response from a DeleteFolder operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif DeleteFolderAsync Overloaded. The DeleteFolderAsync methods provide an event-based method for handling asynchronous DeleteFolder calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif DeleteItem The DeleteItem method sends the request to and gets the response from a DeleteItem operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif DeleteItemAsync Overloaded. The DeleteItemAsync methods provide an event-based method for handling asynchronous DeleteItem calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif Discover  (inherited from SoapHttpClientProtocol )
Bb408738.pubmethod(en-us,EXCHG.80).gif Dispose  Overloaded. (inherited from Component )
Bb408738.pubmethod(en-us,EXCHG.80).gif EndAddDelegate The EndAddDelegate method is used to end an asynchronous AddDelegate call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndConvertId The EndAddDelegate method is used to end an asynchronous AddDelegate call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndCopyFolder The EndCopyFolder method is used to end an asynchronous CopyFolder call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndCopyItem The EndCopyItem method is used to end an asynchronous CopyItem call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndCreateAttachment The EndCreateAttachment method is used to end an asynchronous CreateAttachment call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndCreateFolder The EndCreateFolder method is used to end an asynchronous CreateFolder call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndCreateItem The EndCreateItem method is used to end an asynchronous CreateItem call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndCreateManagedFolder The EndCreateManagedFolder method is used to end an asynchronous CreateManagedFolder call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndDeleteAttachment The EndDeleteAttachment method is used to end an asynchronous DeleteAttachment call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndDeleteFolder The EndDeleteFolder method is used to end an asynchronous DeleteFolder call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndDeleteItem The EndDeleteItem method is used to end an asynchronous DeleteItem call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndExpandDL The EndExpandDL method is used to end an asynchronous ExpandDL call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndFindFolder The EndFindFolder method is used to end an asynchronous FindFolder call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndFindItem The EndFindItem method is used to end an asynchronous FindItem call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndGetAttachment The EndGetAttachment method is used to end an asynchronous GetAttachment call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndGetDelegate The EndGetDelegate method is used to end an asynchronous GetDelegate call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndGetEvents The EndGetEvents method is used to end an asynchronous GetEvents call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndGetFolder The EndGetFolder method is used to end an asynchronous GetFolder call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndGetItem The EndGetItem method is used to end an asynchronous GetItem call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndGetUserAvailability The EndGetUserAvailability method is used to end an asynchronous GetUserAvailability call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndGetUserOofSettings The EndGetUserOofSettings method is used to end an asynchronous GetUserOofSettings call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndMoveFolder The EndMoveFolder method is used to end an asynchronous MoveFolder call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndMoveItem The EndMoveItem method is used to end an asynchronous MoveItem call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndRemoveDelegate The EndRemoveDelegate method is used to end an asynchronous RemoveDelegate call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndResolveNames The EndResolveNames method is used to end an asynchronous ResolveNames call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndSendItem The EndSendItem method is used to end an asynchronous SendItem call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndSetUserOofSettings The EndSetUserOofSettings method is used to end an asynchronous SetUserOofSettings call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndSubscribe The EndSubscribe method is used to end an asynchronous Subscribe call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndSyncFolderHierarchy The EndSyncFolderHierarchy method is used to end an asynchronous SyncFolderHierarchy call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndSyncFolderItems The EndSyncFolderItems method is used to end an asynchronous SyncFolderItems call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndUnsubscribe The EndUnsubscribe method is used to end an asynchronous Unsubscribe call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndUpdateDelegate The EndUpdateDelegate method is used to end an asynchronous UpdateDelegate call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndUpdateFolder The EndUpdateFolder method is used to end an asynchronous UpdateFolder call.
Bb408738.pubmethod(en-us,EXCHG.80).gif EndUpdateItem The EndUpdateItem method is used to end an asynchronous UpdateItem call.
Bb408738.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb408738.pubmethod(en-us,EXCHG.80).gif ExpandDL The ExpandDL method sends the request and gets the response to an ExpandDL operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif ExpandDLAsync Overloaded. The ExpandDLAsync methods provide an event-based method for handling asynchronous ExpandDL calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif FindFolder The FindFolder method sends the request to and gets the response from a FindFolder operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif FindFolderAsync Overloaded. The FindFolderAsync methods provide an event-based method for handling asynchronous FindFolder calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif FindItem The FindItem method sends the request to and gets the response from a FindItem operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif FindItemAsync Overloaded. The FindItemAsync methods provide an event-based method for handling asynchronous FindItem calls.
Bb408738.pubmethod(en-us,EXCHG.80).gifBb408738.static(en-us,EXCHG.80).gif GenerateXmlMappings  Overloaded. (inherited from HttpWebClientProtocol )
Bb408738.pubmethod(en-us,EXCHG.80).gif GetAttachment The GetAttachment method sends the request to and gets the response from a GetAttachment operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif GetAttachmentAsync Overloaded. The GetAttachmentAsync methods provide an event-based method for handling asynchronous GetAttachment calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif GetDelegate The GetDelegate method sends the request to and gets the response from a GetDelegate operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif GetDelegateAsync Overloaded. The GetDelegateAsync methods provide an event-based method for handling asynchronous GetDelegate calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif GetEvents The GetEvents method sends the request to and gets the response from a GetEvents operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif GetEventsAsync Overloaded. The GetEventsAsync methods provide an event-based method for handling asynchronous GetEvents calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif GetFolder The GetFolder method sends the request to and gets the response from a GetFolder operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif GetFolderAsync Overloaded. The GetFolderAsync methods provide an event-based method for handling asynchronous GetFolder calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb408738.pubmethod(en-us,EXCHG.80).gif GetItem The GetItem method sends the request to and gets the response from a GetItem operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif GetItemAsync Overloaded. The GetItemAsync methods provide an event-based method for handling asynchronous GetItem calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif GetLifetimeService  (inherited from MarshalByRefObject )
Bb408738.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb408738.pubmethod(en-us,EXCHG.80).gif GetUserAvailability The GetUserAvailability method sends the request to and gets the response from a GetUserAvailability operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif GetUserAvailabilityAsync Overloaded. The GetUserAvailabilityAsync method provides asynchronous access to the GetUserAvailability Web service method.
Bb408738.pubmethod(en-us,EXCHG.80).gif GetUserOofSettings The GetUserOofSettings method sends the request to and gets the response from a GetUserOofSettings operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif GetUserOofSettingsAsync Overloaded. The GetUserOofSettingsAsync methods provide an event-based method for handling asynchronous GetUserOofSettings calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
Bb408738.pubmethod(en-us,EXCHG.80).gif MoveFolder The MoveFolder method sends the request to and gets the response from a MoveFolder operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif MoveFolderAsync Overloaded. The MoveFolderAsync methods provide an event-based method for handling asynchronous MoveFolder calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif MoveItem The MoveItem method sends the request to and gets the response from a MoveItem operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif MoveItemAsync Overloaded. The MoveItemAsync methods provide an event-based method for handling asynchronous MoveItem calls.
Bb408738.pubmethod(en-us,EXCHG.80).gifBb408738.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb408738.pubmethod(en-us,EXCHG.80).gif RemoveDelegate The RemoveDelegate method sends the request to and gets the response from a RemoveDelegate operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif RemoveDelegateAsync Overloaded. The RemoveDelegateAsync methods provide an event-based method for handling asynchronous RemoveDelegate calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif ResolveNames The ResolveNames method sends the request to and returns the response from a MoveFolder operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif ResolveNamesAsync Overloaded. The ResolveNamesAsync methods provide an event-based method for handling asynchronous ResolveNames calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif SendItem The SendItem method sends the request to and returns the response from a SendItem operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif SendItemAsync Overloaded. The SendItemAsync methods provide an event-based method for handling asynchronous SendItem calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif SetUserOofSettings The SetUserOofSettings method sends the request to and returns the response from a SetUserOofSettings operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif SetUserOofSettingsAsync Overloaded. The SetUserOofSettingsAsync methods provide an event-based method for handling asynchronous SetUserOofSettings calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif Subscribe The Subscribe method sends the request to and returns the response from a Subscribe operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif SubscribeAsync Overloaded. The SubscribeAsync methods provide an event-based method for handling asynchronous Subscribe calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif SyncFolderHierarchy The SyncFolderHierarchy method sends the request to and returns the response from a SyncFolderHierarchy operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif SyncFolderHierarchyAsync Overloaded. The SyncFolderHierarchyAsync methods provide an event-based method for handling asynchronous SyncFolderHierarchy calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif SyncFolderItems The SyncFolderItems method sends the request to and returns the response from a SyncFolderItems operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif SyncFolderItemsAsync Overloaded. The SyncFolderItemsAsync methods provide an event-based method for handling asynchronous SyncFolderItems calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Component )
Bb408738.pubmethod(en-us,EXCHG.80).gif Unsubscribe The Unsubscribe method sends the request to and returns the response from an Unsubscribe operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif UnsubscribeAsync Overloaded. The UnsubscribeAsync methods provide an event-based method for handling asynchronous Unsubscribe calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif UpdateDelegate The UpdateDelegate method sends the request to and gets the response from an UpdateDelegate operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif UpdateDelegateAsync Overloaded. The UpdateDelegateAsync methods provide an event-based method for handling asynchronous UpdateDelegate calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif UpdateFolder The UpdateFolder method sends the request to and returns the response from an UpdateFolder operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif UpdateFolderAsync Overloaded. The UpdateFolderAsync methods provide an event-based method for handling asynchronous UpdateFolder calls.
Bb408738.pubmethod(en-us,EXCHG.80).gif UpdateItem The UpdateItem method sends the request to and returns the response from an UpdateItem operation.
Bb408738.pubmethod(en-us,EXCHG.80).gif UpdateItemAsync Overloaded. The UpdateItemAsync methods provide an event-based method for handling asynchronous UpdateItem calls.

Top

Protected Methods

  Name Description
Bb408738.protmethod(en-us,EXCHG.80).gifBb408738.static(en-us,EXCHG.80).gif AddToCache  (inherited from WebClientProtocol )
Bb408738.protmethod(en-us,EXCHG.80).gif BeginInvoke  (inherited from SoapHttpClientProtocol )
Bb408738.protmethod(en-us,EXCHG.80).gif Dispose  Overloaded. (inherited from Component )
Bb408738.protmethod(en-us,EXCHG.80).gif EndInvoke  (inherited from SoapHttpClientProtocol )
Bb408738.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Component )
Bb408738.protmethod(en-us,EXCHG.80).gifBb408738.static(en-us,EXCHG.80).gif GetFromCache  (inherited from WebClientProtocol )
Bb408738.protmethod(en-us,EXCHG.80).gif GetReaderForMessage  (inherited from SoapHttpClientProtocol )
Bb408738.protmethod(en-us,EXCHG.80).gif GetService  (inherited from Component )
Bb408738.protmethod(en-us,EXCHG.80).gif GetWebRequest  (inherited from SoapHttpClientProtocol )
Bb408738.protmethod(en-us,EXCHG.80).gif GetWebResponse  Overloaded. (inherited from HttpWebClientProtocol )
Bb408738.protmethod(en-us,EXCHG.80).gif GetWriterForMessage  (inherited from SoapHttpClientProtocol )
Bb408738.protmethod(en-us,EXCHG.80).gif Invoke  (inherited from SoapHttpClientProtocol )
Bb408738.protmethod(en-us,EXCHG.80).gif InvokeAsync  Overloaded. (inherited from SoapHttpClientProtocol )
Bb408738.protmethod(en-us,EXCHG.80).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )

Top

Public Events

  Name Description
Bb408738.pubevent(en-us,EXCHG.80).gif AddDelegateCompleted The AddDelegateCompleted event occurs when an asynchronous AddDelegate operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif ConvertIdCompleted The ConvertIdCompleted event occurs when an asynchronous ConvertId operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif CopyFolderCompleted The CopyFolderCompleted event occurs when an asynchronous CopyFolder operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif CopyItemCompleted The CopyItemCompleted event occurs when an asynchronous CopyItem operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif CreateAttachmentCompleted The CreateAttachmentCompleted event occurs when an asynchronous CreateAttachment operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif CreateFolderCompleted The CreateFolderCompleted event occurs when an asynchronous CreateFolder operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif CreateItemCompleted The CreateItemCompleted event occurs when an asynchronous CreateItem operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif CreateManagedFolderCompleted The CreateManagedFolderCompleted event occurs when an asynchronous CreateManagedFolder operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif DeleteAttachmentCompleted The DeleteAttachmentCompleted event occurs when an asynchronous DeleteAttachment operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif DeleteFolderCompleted The DeleteFolderCompleted event occurs when an asynchronous DeleteFolder operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif DeleteItemCompleted The DeleteItemCompleted event occurs when an asynchronous DeleteItem operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif Disposed  (inherited from Component )
Bb408738.pubevent(en-us,EXCHG.80).gif ExpandDLCompleted The ExpandDLCompleted event occurs when an asynchronous ExpandDL operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif FindFolderCompleted The FindFolderCompleted event occurs when an asynchronous FindFolder operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif FindItemCompleted The FindItemCompleted event occurs when an asynchronous FindItem operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif GetAttachmentCompleted The GetAttachmentCompleted event occurs when an asynchronous GetAttachment operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif GetDelegateCompleted The GetDelegateCompleted event occurs when an asynchronous GetDelegate operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif GetEventsCompleted The GetEventsCompleted event occurs when an asynchronous GetEvents operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif GetFolderCompleted The GetFolderCompleted event occurs when an asynchronous GetFolder operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif GetItemCompleted The GetItemCompleted event occurs when an asynchronous GetItem operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif GetUserAvailabilityCompleted The GetUserAvailabilityCompleted event occurs when an asynchronous GetUserAvailability operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif GetUserOofSettingsCompleted The GetUserOofSettingsCompleted event occurs when an asynchronous GetUserOofSettings operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif MoveFolderCompleted The MoveFolderCompleted event occurs when an asynchronous MoveFolder operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif MoveItemCompleted The MoveItemCompleted event occurs when an asynchronous MoveItem operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif RemoveDelegateCompleted The RemoveDelegateCompleted event occurs when an asynchronous RemoveDelegate operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif ResolveNamesCompleted The ResolveNamesCompleted event occurs when an asynchronous ResolveNames operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif SendItemCompleted The SendItemCompleted event occurs when an asynchronous SendItem operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif SetUserOofSettingsCompleted The SetUserOofSettingsCompleted event occurs when an asynchronous SetUserOofSettings operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif SubscribeCompleted The SubscribeCompleted event occurs when an asynchronous Subscribe operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif SyncFolderHierarchyCompleted The SyncFolderHierarchyCompleted event occurs when an asynchronous SyncFolderHierarchy operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif SyncFolderItemsCompleted The SyncFolderItemsCompleted event occurs when an asynchronous SyncFolderItems operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif UnsubscribeCompleted The UnsubscribeCompleted event occurs when an asynchronous Unsubscribe operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif UpdateDelegateCompleted The UpdateDelegateCompleted event occurs when an asynchronous UpdateDelegate operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif UpdateFolderCompleted The UpdateFolderCompleted event occurs when an asynchronous UpdateFolder operation is complete.
Bb408738.pubevent(en-us,EXCHG.80).gif UpdateItemCompleted The UpdateItemCompleted event occurs when an asynchronous UpdateItem operation is complete.

Top