Share via


ComposingState Property

Gets the composing state of the participant for this event.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property ComposingState As ComposingState
    Get
'Usage
Dim instance As ComposingStateChangedEventArgs
Dim value As ComposingState

value = instance.ComposingState
public ComposingState ComposingState { get; }

Property Value

Type: Microsoft.Rtc.Collaboration..::..ComposingState

See Also

Reference

ComposingStateChangedEventArgs Class

ComposingStateChangedEventArgs Members

Microsoft.Rtc.Collaboration Namespace