Click or drag to resize
MessageHasHtmlBody Property
Returns true if the message contains HTML body.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public bool HasHtmlBody { get; }

Property Value

Type: Boolean
See Also