Edit

Share via


InviteReceivedEventArgs.IsConferenceDialOut Property

Definition

Gets whether the incoming call is from an MCU hosting a conference.

public:
 property bool IsConferenceDialOut { bool get(); };
public bool IsConferenceDialOut { get; }
member this.IsConferenceDialOut : bool
Public ReadOnly Property IsConferenceDialOut As Boolean

Property Value

Remarks

If the incoming call is from an MCU, then the application has to join the conference before accepting the call.

Applies to