MAPIFolder.UnReadItemCount Property

Definition

Returns an Integer (int in C#) value indicating the number of unread items in the folder. Read-only.

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

Property Value

Applies to