ExchangeServiceBinding.UpdateFolderAsync Method

Include Protected Members
Include Inherited Members

The UpdateFolderAsync methods provide an event-based method for handling asynchronous UpdateFolder calls.

Overload List

  Name Description
Public method UpdateFolderAsync(UpdateFolderType) The UpdateFolderAsync method provides asynchronous access to the UpdateFolder Web service method.
Public method UpdateFolderAsync(UpdateFolderType, Object) The UpdateFolderAsync method provides asynchronous access to the UpdateFolder Web service method.

Top