Writes a file containing the message.

Syntax

ISMessaging_Email.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. Typically the file extension should be "eml" to indicate the format is a MIME file.

Return Value

Boolean

A Boolean indicating Success.

Member of:
ISMessaging_Email
Namespace:
Intersoft.ISMessaging6
Assembly:
ISMessaging6, Version=6.0.3
Target Framework:
.NET 9.0