EwsFolderInfo.UnreadItemCount Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9083)
UnreadItemCount
Gets the unread message count int this folder. Items are messages, contacts, appointments, etc. Folders are not items. If the folder does not provide such information, value is 0.
Declaration
public int UnreadItemCount { get; }
Property Value
Type | Description |
---|---|
Int32 |