Edit

Share via


InviteReceivedEventArgsExtensions.IsPrivateLineCall Method

Definition

public:
[System::Runtime::CompilerServices::Extension]
 static bool IsPrivateLineCall(Microsoft::Rtc::Collaboration::ComponentModel::InviteReceivedEventArgs ^ eventArgs);
public static bool IsPrivateLineCall (this Microsoft.Rtc.Collaboration.ComponentModel.InviteReceivedEventArgs eventArgs);
static member IsPrivateLineCall : Microsoft.Rtc.Collaboration.ComponentModel.InviteReceivedEventArgs -> bool
<Extension()>
Public Function IsPrivateLineCall (eventArgs As InviteReceivedEventArgs) As Boolean

Parameters

Returns

Applies to