EwsFolderInfo.TotalItemCount Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9083)
TotalItemCount
Gets the total count of items in this folder (subfolders and theirs content don't count). Items are messages, contacts, appointments, etc. Folders are not items.
Declaration
public int TotalItemCount { get; }
Property Value
Type | Description |
---|---|
Int32 |