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