Conversation.UnreadCount Property

Definition

Gets a count of all the unread conversation items in the current folder.

public:
 property int UnreadCount { int get(); };
public int UnreadCount { get; }
Public ReadOnly Property UnreadCount As Integer

Property Value

The count of unread items.

Applies to