| MessageUpdateImportanceCapability Property |
Returns a Capability object that indicates if the Importance attribute of the message can be updated.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic Capability UpdateImportanceCapability { get; }Property Value
Type:
Capability
Remarks
This capability is Allowed when the Message has not yet been sent, or a send failure has occurred.
See Also