IPWorks S/MIME 2020 iOS Edition

Questions / Feedback?

mailboxFlags (property)

Defines flags in the selected mailbox.

Syntax

@property (nonatomic,readonly,assign,getter=mailboxFlags) NSString* mailboxFlags;
- (NSString*)mailboxFlags;
public var mailboxFlags: String {
  get {...}
}

Default Value

""

Remarks

This method defines flags in the selected mailbox. The class fills out MessageCount, RecentMessageCount, and MailboxFlags after connecting to the MailServer and selecting or examining a Mailbox.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S/MIME 2020 iOS Edition - Version 20.0 [Build 8154]