Microsoft.KnowledgeServices.Lync.2010.VoiceConfigurationLync Voice Configuration

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcf1f6c2b-c237-6ce9-c095-8c0edbf49fb4

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.VoiceConfiguration:
NumVoiceNormRules  int  NumVoiceNormRules The number of Voice Norm rule in the environment (includes global, pool and site) false 256   
NumVoiceRoutes  int  NumVoiceRoutes The Number of voice routes false 256   
NumOBTranslationRules  int  NumOBTranslationRules Number of Outbound Translation rules false 256   
NumEVUsers  int  NumEVUsers NumEVUsers false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.VoiceConfiguration" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="NumVoiceNormRules" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NumVoiceRoutes" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NumOBTranslationRules" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NumEVUsers" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>