Represents constants for known property names that can be found in responses to commands.

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

Syntax

Visual Basic (Declaration)
Public 
NotInheritable 
Class 
McuPropertyName
C#
public 
static 
class 
McuPropertyName
Visual C++
public 
ref class 
McuPropertyName 
abstract 
sealed
JavaScript

Microsoft.Rtc.Collaboration.ConferenceManagement.McuPropertyName
= 
function();

Type.createClass(
	 
'Microsoft.Rtc.Collaboration.ConferenceManagement.McuPropertyName');

Inheritance Hierarchy

Object
   Microsoft.Rtc.Collaboration.ConferenceManagement . . :: . McuPropertyName

See Also