Overload List

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

See Also