readOnly property

bool readOnly
getter/setter pair

Is the inbox readOnly for the caller. Read only means can not be deleted or modified. This flag is present when using team accounts and shared inboxes.

Implementation

bool readOnly;