InviteReceivedEventArgsExtensions.GetRefferedByDisplayName 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 System::String ^ GetRefferedByDisplayName(Microsoft::Rtc::Collaboration::ComponentModel::InviteReceivedEventArgs ^ eventArgs);
public static string GetRefferedByDisplayName (this Microsoft.Rtc.Collaboration.ComponentModel.InviteReceivedEventArgs eventArgs);
static member GetRefferedByDisplayName : Microsoft.Rtc.Collaboration.ComponentModel.InviteReceivedEventArgs -> string
<Extension()>
Public Function GetRefferedByDisplayName (eventArgs As InviteReceivedEventArgs) As String
Parameters
- eventArgs
- InviteReceivedEventArgs