IMAP_GetMessageStream

<< Fare clic per visualizzazione il sommario >>

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

IMAP_GetMessageStream

Service

Mail

 

Method

IMAP_GetMessageStream

 

Description

Gets the message with the specified unique ID.

 

Input

Name

Description

Type

Optional

folderPath

Folder that contains the message.

String

 

uniqueId

Message unique ID.

String

 

setSeenFlag

True to mark the message as seen, otherwise false (the flag is not modified).

Bool

 

config

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

Dataset

Y

Output

Name

Description

Type

Optional

returnValue

A process attachment reference containing the message in MIME format.

Reference