.

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


@MailEncryptSentPreference
Example

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

Syntax

@MailEncryptSentPreference

Return value

flag

Usage

@MailEncryptSentPreference is used in the Mail template to determine whether to encrypt sent 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

EncryptOnSend property of LotusScript NotesDocument class

IsEncryptOnSend property of Java Document class

Example
See Also