EasProvisionPolicyMaxEmailHTMLBodyTruncationSize Property Ipswitch.Messaging.Framework
The truncation size for HTML-formatted email. -1 = No truncation. 0 = Truncate only the header. >0 = Truncate the email body to the specified size.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public Nullable<int> MaxEmailHTMLBodyTruncationSize { get; set; }

Property Value

Type: NullableInt32
See Also

Reference