ConferenceInvitationReceivedEventArgs.Invitation Property
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.
Gets the incoming ConferenceInvitation.
public:
property Microsoft::Rtc::Collaboration::ConferenceInvitation ^ Invitation { Microsoft::Rtc::Collaboration::ConferenceInvitation ^ get(); };
public Microsoft.Rtc.Collaboration.ConferenceInvitation Invitation { get; }
member this.Invitation : Microsoft.Rtc.Collaboration.ConferenceInvitation
Public ReadOnly Property Invitation As ConferenceInvitation