MessagingServiceHtmlCapability Property |
Returns a Capability object allowing the client application to determine HTML capability.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Capability HtmlCapability { get; }
Property Value
Type:
Capability
Remarks
Typically this capability would only be enabled when messaging server supports HTML.
See Also