Cloud Mail 2020 Python Edition

Questions / Feedback?

delete_mailbox_acl Method

Deletes mailbox access control rights for a specific user.

Syntax

def delete_mailbox_acl(user: str) -> None: ...

Remarks

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

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 Python Edition - Version 20.0 [Build 7718]