InviteReceivedEventArgsExtensions.IsPrivateLineCall Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- eventArgs
- InviteReceivedEventArgs