.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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