IPWorks OpenPGP 2020 iOS Edition

Questions / Feedback?

deleteMailboxACL (method)

Deletes mailbox access control rights for a specific user.

Syntax

- (void)deleteMailboxACL:(NSString*)user;
public func deleteMailboxACL(_ user: String) throws -> Void

Remarks

This message asks the server to remove all rights associated with User from the mailbox specified in the Mailbox property. Refer to SetMailboxACL and GetMailboxACL for more information on mailbox access rights.

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