DeleteMailboxACL Method
Deletes mailbox access control rights for a specific user.
Syntax
public void deleteMailboxACL(String 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.