<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > Mail > Configurazione e metodi IMAP > IMAP_StoreMimeMessageFromStream |
Service
Method
IMAP_StoreMimeMessageFromStream
Description
Uploads a message from a process attachment reference in MIME format.
Input |
|||
Name |
Description |
Type |
Optional |
folderPath |
Folder that will receive the message. |
String |
|
mimeMessage |
A reference of attachment containing the message in MIME format. |
Reference |
|
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 |
|