FORMULA LANGUAGE
Indicates which option the user has selected for the "Save sent mail" setting in the User Preferences dialog box.
Syntax
@MailSavePreference
Return value
flag
@MailSavePreference is used in the Mail template to determine whether to save copies of outgoing memos. This function is not available in column formulas, selection formulas, or selective replication formulas.
You cannot use this function in Web applications.
Language cross-reference
SaveMessageOnSend property of LotusScript NotesDocument class
IsSaveMessageOnSend property of Java Document class
Example See Also