IMAP_FolderExists

<< Fare clic per visualizzazione il sommario >>

Percorso:  API di piattaforma > Altri servizi > Mail > Configurazione e metodi IMAP >

IMAP_FolderExists

Service

Mail

 

Method

IMAP_FolderExists

 

Description

Detects whether the specified folder exists on the server.

Not all IMAP servers support this.

 

Input

Name

Description

Type

Optional

folderPath

The path to the folder to check.

String

 

config

Optional configuration values that override the static configuration values (IMAP Config Structure).

Dataset

Y

Output

Name

Description

Type

Optional

returnValue

True if the folder exists, false otherwise.

Bool