Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginGetFolderList(AsyncCallback, Object)
Begins asynchronous GetFolderList operation. Gets a list of subfolders of the folder root.
Public methodSupported by the .NET Compact FrameworkBeginGetFolderList(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.
Public methodSupported by the .NET Compact FrameworkBeginGetFolderList(EwsFolderId, EwsTraversalScope, AsyncCallback, Object)
Begins asynchronous GetFolderList operation. Gets a list of subfolders of the specified folder.

See Also