ImapFolder.IsSelectable Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
IsSelectable
Gets a value indicating whether it is possible to select this folder.
Declaration
public bool IsSelectable { get; }
Property Value
Type | Description |
---|---|
Boolean | A value indicating whether it is possible to select this folder. |