Writes a file containing the message.

Typically the file extension should be "eml" to indicate the format is a MIME file.

Syntax

finMessagingEmail.SaveMessage(folderName, uid, fileName)

Parameters

NameTypeOptionalByRefDescription
folderName String The full name of the Folder that contains the Message.
uid String The Unique-ID of the Message.
fileName String The file name to save the Message to.

Return Value

Boolean

A Boolean indicating Success.

Member of:
finMessagingEmail
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0