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) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 iOS Edition - Version 20.0 [Build 7718]