<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > Mail > Configurazione e metodi IMAP > IMAP_RenameFolder |
Service
Method
IMAP_RenameFolder
Description
Renames a specified folder to a new name.
Input |
|||
Name |
Description |
Type |
Optional |
folderPath |
Folder to be renamed. |
String |
|
newFolderName |
New folder name. |
String |
|
config |
Optional configuration values that override the static configuration values (IMAP Config Structure). |
Dataset |
Y |
Remarks
This method represents IMAP RENAME command.