EwsPageViewResult.ItemsTotal Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9448)
ItemsTotal
Gets total count of items requested operation would return without paging.
- For item listing - total count of items in the folder.
- For search result - total count of items found.
Declaration
public int ItemsTotal { get; }
Property Value
| Type | Description |
|---|---|
| Int32 |