Microsoft.KnowledgeServices.Lync.2010.MediaConfigurationLync Media Configuration

Microsoft.KnowledgeServices.Lync.2010.MediaConfiguration (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd0ebde69-1784-6a4a-2aae-62df62d869b2

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.KnowledgeServices.Lync.2010.MediaConfiguration:
Name  string  Name Name true 256  False 
EnableQoS  bool  EnableQoS EnableQoS false 256   
EncryptionLevel  string  EncryptionLevel EncryptionLevel false 256  False 
EnableSiren  bool  EnableSiren EnableSiren false 256   
MaxVideoRateAllowed  string  MaxVideoRateAllowed MaxVideoRateAllowed false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.MediaConfiguration" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableQoS" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EncryptionLevel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableSiren" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaxVideoRateAllowed" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>