Gets a value indicating whether this folder contains messages
that have been added since the last time the folder was selected.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property IsInteresting As Boolean Get |
| C# |
|---|
public bool IsInteresting { get; } |