Click or drag to resize

SearchConversationIsMultiParty Property

Returns the multi-party status of the conversation. A conversation is considered to be a multi-party conversation if there are more than two active participants in the conversation.

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

Property Value

Type: Boolean
See Also