EMail.ClientSide.ProtocolMaxLength

Determines the maximum length of messages (amount of characters) when sending client-side emails (using the "mailto:"-protocol), >> EMail.SendingMethod. If an email message exceeds the specified value, the message is truncated (with "...") and a notification is displayed.

Set this parameter to the value appropriate for your default email program.

If undefined or set to <= 0, "220" is used as default value.

If the email contains the current record as a link (Notify Rep, Insert Aurea CRM.Web link option), the link takes precedence over the email text: First the text is truncated, if the mailto-string still exceeds the defined maximum length, the link is truncated as well.

Type: Number