DeleteMailboxACL Method

Deletes mailbox access control rights for a specific user.

Object Oriented Interface

public function doDeleteMailboxACL($user);

Procedural Interface

ipworksedi_imap_do_deletemailboxacl($res, $user);

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 EDI 2020 PHP Edition - Version 20.0 [Build 8203]