FORMULA LANGUAGE


Examples: @MailEncryptSentPreference
You can design your own Mail form. To determine whether outgoing memos should be encrypted automatically, use @MailEncryptSentPreference to determine the user's preference. This returns 1 if the "Encrypt sent mail" check box is selected in the User Preferences dialog box, and 0 if the Encrypt sent mail check box is not selected.

@MailEncryptSentPreference

See Also