MessagingLimitsMaxHtmlLength Property |
Returns the maximum HTML formatted text length value accepted (in characters).
Client SDK extracts the plain text from HTML formatted text. Plain text extracted
from HTML formatted text should not exceed maxTextLength.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic ulong MaxHtmlLength { get; }
Property Value
Type:
UInt64
See Also