ImapClient.ReadOnly

ImapClient.ReadOnly property

Gets or sets value which indicates if changes to the permanent state of the mailbox, including per-user state, are permitted.

public bool ReadOnly { get; set; }

See Also