ConferenceInvitationStateChangedEventArgs.TransitionReason 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 reason for the ConferenceInvitation state transition.
public:
property Microsoft::Rtc::Collaboration::ConferenceInvitationStateTransitionReason TransitionReason { Microsoft::Rtc::Collaboration::ConferenceInvitationStateTransitionReason get(); };
public Microsoft.Rtc.Collaboration.ConferenceInvitationStateTransitionReason TransitionReason { get; }
member this.TransitionReason : Microsoft.Rtc.Collaboration.ConferenceInvitationStateTransitionReason
Public ReadOnly Property TransitionReason As ConferenceInvitationStateTransitionReason