IMAP_MessageExists

<< Fare clic per visualizzazione il sommario >>

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

IMAP_MessageExists

Service

Mail

 

Method

IMAP_MessageExists

 

Description

Detects whether the specified message exists on the server.

 

Input

Name

Description

Type

Optional

folderPath

The path to the folder containing the message to check.

String

 

uniqueId

Unique identifier of the message 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 message exists, false otherwise.

Bool