<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > Mail > Utility LOCAL > LOCAL_SaveMessage_S |
Service
Method
LOCAL_SaveMessage_S
Description
Saves a message constructed from the specified parameters to the supplied .eml file
Input |
|||
Name |
Description |
Type |
Optional |
mailMessage |
Message fields (see Mail Message structure). |
Dataset |
|
attachmentInfos |
A List with a Dataset for each attachment (see Attachment Info structure); can be null or an empty List. |
List of dataset |
|
attachmentStreams |
A List with a reference for each attachment; can be null or an empty List. |
List of reference |
|
mimeFilePath |
Path to the file to save the message to. |
String |
|
Remarks
List indexes of ‘attachmentInfos’ and ‘attachmentStreams’ must match.