McuInformation.McuType Property
Gets the text indicating the purpose.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property McuType As String
Get
Friend Set
'Usage
Dim instance As McuInformation
Dim value As String
value = instance.McuType
public string McuType { get; internal set; }
Property Value
Type: System.String