method Message.Save ([FileName as Variant])
Saves the message to a file.
Type
Description
FileName as Variant
A string expression that specifies the file name where the message is saving.
Use
Load
method to load a message from a file.