Click or drag to resize

MessageHtmlBody Property

Returns the HTML body of the message if the HTML body available, otherwise an empty string returned.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public string HtmlBody { get; }

Property Value

Type: String
See Also