<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > Mail > Configurazione e metodi IMAP > IMAP_StoreMimeMessage |
Service
Method
IMAP_StoreMimeMessage
Description
Uploads a message to the specified folder.
Input |
|||
Name |
Description |
Type |
Optional |
folderPath |
Folder that contains the message. |
String |
|
mimeMessage |
The message in MIME format. |
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 |
|