Overload List
Name | Description | |
---|---|---|
![]() ![]() | BeginGetFolderList(AsyncCallback, Object) |
Begins asynchronous GetFolderList operation.
Gets a list of subfolders of the folder root.
|
![]() ![]() | BeginGetFolderList(EwsFolderId, AsyncCallback, Object) |
Begins asynchronous GetFolderList operation.
Gets a list of subfolders of the specified folder.
Operation is shallow, which means that only first level of subfolders is returned.
|
![]() ![]() | BeginGetFolderList(EwsFolderId, EwsTraversalScope, AsyncCallback, Object) |
Begins asynchronous GetFolderList operation.
Gets a list of subfolders of the specified folder.
|