Gets a value indicating whether the folder is read-only.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property ReadOnly As Boolean Get |
C# |
---|
public bool ReadOnly { get; } |