ConferenceInvitationResponse.Status 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.
Caution
This property will be removed from future versions. See ConferenceInvitation.EndDeliver for more information
Gets the final status of the invitation.
public:
property Microsoft::Rtc::Collaboration::ConferenceInvitationStatus Status { Microsoft::Rtc::Collaboration::ConferenceInvitationStatus get(); };
[System.Obsolete("This property will be removed from future versions. See ConferenceInvitation.EndDeliver for more information")]
public Microsoft.Rtc.Collaboration.ConferenceInvitationStatus Status { get; }
member this.Status : Microsoft.Rtc.Collaboration.ConferenceInvitationStatus
Public ReadOnly Property Status As ConferenceInvitationStatus
Property Value
- Attributes