Share via


State Property

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

Syntax

'Declaration
Public ReadOnly Property State As McuSessionState
    Get
'Usage
Dim instance As McuSession
Dim value As McuSessionState

value = instance.State
public McuSessionState State { get; }

Property Value

Type: Microsoft.Rtc.Collaboration..::..McuSessionState

See Also

Reference

McuSession Class

McuSession Members

Microsoft.Rtc.Collaboration Namespace