Microsoft.KnowledgeServices.Lync.2010.AddressBookLync Server Address Book

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId402b28d4-dcc1-def6-78ba-179b89a561d3

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.AddressBook:
Identity  string  Identity Identity true 256  False 
runtimeofday  string  Run time of day Run time of day false 256  False 
keepduration  int  Keep Duration Keep Duration false 256   
synchronizepollinginterval  string  synchronizepollinginterval synchronizepollinginterval false 256  False 
maxdeltafilesizepercentage  int  maxdeltafilesizepercentage maxdeltafilesizepercentage false 256   
usenormalizationrules  bool  usenormalizationrules usenormalizationrules false 256   
enablefilegeneration  bool  enablefilegeneration enablefilegeneration false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.AddressBook" 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="runtimeofday" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="keepduration" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="synchronizepollinginterval" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxdeltafilesizepercentage" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="usenormalizationrules" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="enablefilegeneration" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>