ItemSaveMessage()

Saves the information contained in an item view to a specified file.

Token ID

AFTKN_ITEM_SAVE_MESSAGE or 683

Syntax

VOID ItemSaveMessage(ANSISTRING MessageID; 
                      ANSISTRING Filename; 
                      ENUM FileFormat)

Parameters

MessageID As ANSISTRING

Unique item identifier, returned by ItemMessageIDFromView().

Filename As ANSISTRING

Full path and name of a file.

FileFormat As ENUM

Specifies the file format as follows:

Constant

Value

Ansitext

106

WordPerfect60

Mime

RichText

269

900

899