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