Mailbox property

Mailbox? Mailbox
Gets the mailbox of the folder. Mailbox is only set when FolderName is set.

Implementation

complexProperties.Mailbox? get Mailbox => this.mailbox;