IMAP_StoreMimeMessageFromFile

<< Fare clic per visualizzazione il sommario >>

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

IMAP_StoreMimeMessageFromFile

Service

Mail

 

Method

IMAP_StoreMimeMessageFromFile

 

Description

Uploads a message read from a local file.

 

Input

Name

Description

Type

Optional

folderPath

Folder that contains the message.

String

 

mimeFilePath

The path to the MIME message file.

String

 

seenFlag

Value to assign to the seen flag.

Bool

 

config

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

Dataset

Y

Output

Name

Description

Type

Optional

returnValue

Unique ID of the message, or null if the server does not support the UIDPLUS extension.

String