Microsoft.KnowledgeServices.Lync.2010.ConfigStoreLync Configuration Store Location

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde2c15b18-2c41-c201-b788-c78eb207e4b7

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.ConfigStore:
BackEndServer  string  BackEndServer BackEndServer true 256  False 
MirrorBackEndServer  string  MirrorBackEndServer MirrorBackEndServer false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.ConfigStore" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="BackEndServer" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MirrorBackEndServer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>