| ConversationRemoveParticipantsCapability Property |
Returns a Capability object that indicates if participants can be removed from the conversation.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic virtual Capability RemoveParticipantsCapability { get; }Property Value
Type:
Capability
Remarks
This capability is Allowed when the Conversation is in the draft state.
see also: ParticipantsRemoved
See Also