EwsPageViewResult.TotalItemCount Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 8.0.9673)
TotalItemCount
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 TotalItemCount { get; }
Property Value
| Type | Description |
|---|---|
| Int32 |