Gets the number of messages that have not been read.
This property is not set for
folders
returned by a call to
ListFolders methods
and will contain a value of 0.
public int NotSeenMessages { get; }
Public ReadOnly Property NotSeenMessages As Integer
public:
property int NotSeenMessages {
int get();
}
Value
Number of messages that have not been read.