ImapFolder.IsInteresting Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
IsInteresting
Gets a value indicating whether this folder contains messages that have been added since the last time the folder was selected.
Declaration
public bool IsInteresting { get; }
Property Value
Type | Description |
---|---|
Boolean | Value indicating whether this folder contains any new messages. |