Click or drag to resize

SearchConversationRemoveParticipantsCapability Property

Returns a Capability object that indicates if participants can be removed from the conversation.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public override Capability RemoveParticipantsCapability { get; }

Property Value

Type: Capability
Remarks
This capability is Allowed when the Conversation is in draft state.
See Also