DeleteCategory Method

Deletes a mail category.

Object Oriented Interface

public function doDeleteCategory($id);

Procedural Interface

cloudmail_office365_do_deletecategory($res, $id);

Remarks

This method deletes a mail category from the current mailbox. This method will not update the Categories* properties.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 PHP Edition - Version 20.0 [Build 8308]