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 | |
---|---|---|
UpdateFolderAsync(UpdateFolderType) | The UpdateFolderAsync method provides asynchronous access to the UpdateFolder Web service method. | |
UpdateFolderAsync(UpdateFolderType, Object) | The UpdateFolderAsync method provides asynchronous access to the UpdateFolder Web service method. |
Top