<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > Mail > Utility LOCAL > LOCAL_SaveMessageAsOutlookMsg_S |
Service
Method
LOCAL_SaveMessageAsOutlookMsg_S
Description
Saves a message constructed from the specified parameters to the supplied .msg 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 |
|
msgFilePath |
Path to the file to save the message to. |
String |
|