ExchangeServiceBinding.FindFolderAsync Method

Include Protected Members
Include Inherited Members

The FindFolderAsync methods provide an event-based method for handling asynchronous FindFolder calls.

Overload List

  Name Description
Public method FindFolderAsync(FindFolderType) The FindFolderAsync method provides asynchronous access to the FindFolder Web service method.
Public method FindFolderAsync(FindFolderType, Object) The FindFolderAsync method provides asynchronous access to the FindFolder Web service method.

Top