MessagingServiceGetRemoveConversationCapability Method |
Returns a Capability object that indicates if a specified conversation can be removed.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
Remarks
This capability is
Allowed when all of the following conditions are true:
- The conversation argument is a valid Conversation object.
- The Conversation is in a "draft" state.
See Also