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: 592.1.30.0
Syntax
C#
public override bool IsMultiParty { get; }

Property Value

Type: Boolean
See Also