 | FolderStatusReadOnly Property |
Gets a boolean value indicating if the folder (mailbox) is read only.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic bool ReadOnly { get; }Public ReadOnly Property ReadOnly As Boolean
Get
public:
property bool ReadOnly {
bool get ();
}member ReadOnly : bool with get
Property Value
Boolean
See Also