ExchangeServiceBinding.CreateFolderAsync Method
Include Protected Members
Include Inherited Members
The CreateFolderAsync methods provide an event-based method for handling asynchronous CreateFolder calls.
Overload List
Name | Description | |
---|---|---|
CreateFolderAsync(CreateFolderType) | The CreateFolderAsync method provides asynchronous access to the CreateFolder Web service method. | |
CreateFolderAsync(CreateFolderType, Object) | The CreateFolderAsync method provides asynchronous access to the CreateFolder Web service method. |
Top