Returns true if the Flags property contains the Seen flag.
This flag is set if the message has been read.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property IsSeen As Boolean Get |
| C# |
|---|
public bool IsSeen { get; } |