ImapFolder.ReadOnly Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
ReadOnly
Gets a value indicating whether the folder is read-only.
Declaration
public bool ReadOnly { get; }
Property Value
Type | Description |
---|---|
Boolean | A value indicating whether the folder is read-only. |