Overload List
| Name | Description | |
|---|---|---|
| BeginGetMessageList(EwsFolderId, AsyncCallback, Object) |
Begins asynchronous GetMessageList operation.
Lists specified folder to retrieve collection of containing items.
| |
| BeginGetMessageList(EwsFolderId, EwsItemFields, AsyncCallback, Object) |
Begins asynchronous GetMessageList operation.
Lists specified folder to retrieve collection of containing items.
| |
| BeginGetMessageList(EwsFolderId, EwsPageView, AsyncCallback, Object) |
Begins asynchronous GetMessageList operation.
Lists specified folder to retrieve collection of containing items.
| |
| BeginGetMessageList(EwsFolderId, EwsItemFields, EwsListView, AsyncCallback, Object) |
Begins asynchronous GetMessageList operation.
Lists specified folder to retrieve collection of containing items.
| |
| BeginGetMessageList(EwsFolderId, EwsItemFields, EwsPageView, AsyncCallback, Object) |
Begins asynchronous GetMessageList operation.
Lists specified folder to retrieve collection of containing items.
|