SecureBlackbox 2020 iOS Edition

Questions / Feedback?

selectMailbox (method)

Selects the specified mailbox.

Syntax

- (void)selectMailbox:(NSString*)name;
public func selectMailbox(_ name: String) throws -> Void

Remarks

Use this method to select the specified mailbox on the server. Only one mailbox can be selected at a time. You can check the name of the currently selected mailbox using the CurrentMailbox property.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]