Cloud Mail 2020 Python Edition

Questions / Feedback?

create_folder Method

Creates a new folder.

Syntax

def create_folder(folder_name: str, parent_folder_id: str) -> None: ...

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 Python Edition - Version 20.0 [Build 8308]