Lists specified folder to retrieve collection of containing items.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic |
|---|
Public Function GetItemList ( _ folderId As EwsFolderId _ ) As EwsItemCollection |
| C# |
|---|
public EwsItemCollection GetItemList( EwsFolderId folderId ) |
Parameters
- folderId
- Type: Rebex.Net..::..EwsFolderId
ID of a folder to be listed.