FORMULA LANGUAGE


@MailSignPreference
Example

Indicates whether the user has selected "Sign sent mail" in the User Preferences dialog box.

Syntax

@MailSignPreference

Return value

flag

Usage

@MailSignPreference is used in the Mail template to determine whether to attach an electronic signature to 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

SignOnSend property of LotusScript NotesDocument class

IsSignOnSend property of Java Document class

Example
See Also