ConversationUpdateSensitivityCapability Property |
Returns a Capability object that indicates if the sensitivity of the conversation can be updated.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic virtual Capability UpdateSensitivityCapability { get; }
Property Value
Type:
Capability
Remarks
This capability is Allowed when the Conversation is in the draft state.
See Also