CreateFolder Method

Creates a new folder.

Object Oriented Interface

public function doCreateFolder($foldername, $parentfolderid);

Procedural Interface

cloudmail_office365_do_createfolder($res, $foldername, $parentfolderid);

Remarks

This method creates a new folder. To create a folder in the root directory set parentFolderId to an empty string.

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