InviteParticipantUpdateEventArgs.Response 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 invited participant's response to the invitation.
public:
property Microsoft::Rtc::Collaboration::ConferenceInvitationResponse ^ Response { Microsoft::Rtc::Collaboration::ConferenceInvitationResponse ^ get(); };
public Microsoft.Rtc.Collaboration.ConferenceInvitationResponse Response { get; }
member this.Response : Microsoft.Rtc.Collaboration.ConferenceInvitationResponse
Public ReadOnly Property Response As ConferenceInvitationResponse