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