emxFramework.EnableURLNotification | Includes links (true) in IconMail/email notifications so recipients can click the link and go right to the relevant page of the app. If the person is not logged in, the login page appears first. | True or False |
emxFramework.NotificationAgent | Defines the user shown as "from" for IconMail/email notifications. The email notifications list the Full Name and Email address
defined for the user. If recipients reply to the notifications, the replies are sent to this person's email address.
Make sure the person definition specified for this agent has an appropriate Full Name and Email
address. | Username |
emxFramework.Notification.AllowUserPreference | Determines if the E-Mail Notifications preference is available (true) for users to choose how often they want to receive notifications. This property works with the notification spooler; see Configuring Notification Spooling. Spooling can be configured with or without allowing users to select a preference. | True or False |
emxFramework.NotificationLanguages | Specifies the default languages used to send system-generated notifications. For more information,
see Internationalizing App-Generated Notifications. For example, to specify English: en | Language code |
emxFramework.IconMailLanguage Preference | Defines the languages that show in the System Generated Mail
Preference list on the Person profile page. For example: English,German,French,Italian,Japanese,Korean | Comma-separated list of languages with no spaces |
emxFramework.IconMailLanguageLocale<LANGUAGE> | Defines which version (locale) of a language is supported for notifications, where <LANGUAGE> is a supported language.Delete or comment out any language that you do not want to support. For example: emxFramework.IconMailLanguageLocaleGermanEnglish=en
emxFramework.IconMailLanguageLocaleGermanGerman=de
emxFramework.IconMailLanguageLocaleFrench=fr
emxFramework.IconMailLanguageLocaleItalian=it
emxFramework.IconMailLanguageLocaleJapanese=ja
emxFramework.IconMailLanguageLocaleSimplifiedChinese=zh-cn
emxFramework.IconMailLanguageLocaleSpanish=es
emxFramework.IconMailLanguageLocaleNone= | Language code |
emxFramework.IconMail.ShowSelects | Includes (true) or removes (false) the company Search In option when selecting persons for the To or Cc fields for an IconMail. | True or False |
emxFramework.IconMail.FindSelection | Defines the object types or names of organizations to include when using the company Search In option for IconMail. Remove any value that you do not want to include in the Search In options. | Comma-separated list |
emxFramework.IconMail.ShowNotificationIcon | Defines if the messages notification icon displays on the page header. When true, the icon (either gray or red with the number of messages) displays at the top right of the header with the other tools. When false, the does not display. | True or False |