Overload List
Name | Description | |
---|---|---|
GetFolderList()()()() |
Gets a list of subfolders of the folder root.
| |
GetFolderList(EwsFolderId) |
Gets a list of subfolders of the specified folder.
Operation is shallow, which means that only first level of subfolders is returned.
| |
GetFolderList(EwsFolderId, EwsTraversalScope) |
Gets a list of subfolders of the specified folder.
|