<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > Mail > Utility LOCAL > LOCAL_LoadMessage |
Service
Method
LOCAL_LoadMessage
Description
Loads a MIME message from the specified file in .eml (MIME) or .msg (Outlook) format
Input |
|||
Name |
Description |
Type |
Optional |
mimeOrMsgFilePath |
Path of the message file, in .eml (MIME) or .msg (Outlook) format. |
String |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
The message in MIME format. |
String |
|