Gets the number of messages that have not been read.
This property is not set for folders
returned by a call to GetFolderList()()()() methods
and will contain a value of 0.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property NotSeenMessageCount As Integer Get |
| C# |
|---|
public int NotSeenMessageCount { get; } |