Microsoft.KnowledgeServices.Lync.2010.ConferenceDirectoryLync Conference Directory Configuration

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId25fd4e1f-83eb-9782-a70d-a72ff1c4ea69

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.ConferenceDirectory:
Identity  string  Identity Identity true 256  False 
ServiceID  string  ServiceID ServiceID false 256  False 
TargetServerIfmoving  string  TargetServerIfmoving TargetServerIfmoving false 256  False 
FingerPrint  string  FingerPrint FingerPrint false 256  False 

Health Model:

Source Code:

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