ComposingStateChangedEventArgs.ComposingState 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 composing state of the participant for this event.
public:
property Microsoft::Rtc::Collaboration::ComposingState ComposingState { Microsoft::Rtc::Collaboration::ComposingState get(); };
public Microsoft.Rtc.Collaboration.ComposingState ComposingState { get; }
member this.ComposingState : Microsoft.Rtc.Collaboration.ComposingState
Public ReadOnly Property ComposingState As ComposingState