ExchangeFolderInfo.UnreadCount

ExchangeFolderInfo.UnreadCount property

Gets the count of unread items.

public int UnreadCount { get; }

Property Value

The unread items count.

See Also