ModifiedEventType.UnreadCount Property

Definition

The UnreadCount property gets or sets the count of unread items within a given folder.

public:
 property int UnreadCount { int get(); void set(int value); };
public int UnreadCount { get; set; }
Public Property UnreadCount As Integer

Property Value

Applies to