mailboxIdentifiers
An array of mailbox identifiers associated with the message.
Declaration
var mailboxIdentifiers: [String]? { get set }Discussion
Can include CSMailboxInbox, CSMailboxDrafts, CSMailboxSent, or a custom identifier.
An array of mailbox identifiers associated with the message.
var mailboxIdentifiers: [String]? { get set }Can include CSMailboxInbox, CSMailboxDrafts, CSMailboxSent, or a custom identifier.