Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginGetMessageList(EwsFolderId, AsyncCallback, Object)
Begins asynchronous GetMessageList operation. Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkBeginGetMessageList(EwsFolderId, EwsItemFields, AsyncCallback, Object)
Begins asynchronous GetMessageList operation. Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkBeginGetMessageList(EwsFolderId, EwsPageView, AsyncCallback, Object)
Begins asynchronous GetMessageList operation. Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkBeginGetMessageList(EwsFolderId, EwsItemFields, EwsListView, AsyncCallback, Object)
Begins asynchronous GetMessageList operation. Lists specified folder to retrieve collection of containing items.
Public methodSupported by the .NET Compact FrameworkBeginGetMessageList(EwsFolderId, EwsItemFields, EwsPageView, AsyncCallback, Object)
Begins asynchronous GetMessageList operation. Lists specified folder to retrieve collection of containing items.

See Also