Microsoft.KnowledgeServices.Lync.2010.ClientPolicyRuleLync Client Version Policy Rules configuration

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc6990062-ef9e-069b-3bda-1bf800476a27

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.ClientPolicyRule:
Identity  string  Identity Identity true 256  False 
priority  int  priority priority false 256   
ruleID  string  ruleID ruleID false 256  False 
description  string  description description false 256  False 
action  string  action action false 256  False 
actionURL  string  actionURL actionURL false 256  False 
majorversion  int  majorversion majorversion false 256   
minorVersion  int  minorVersion minorVersion false 256   
BuildNumber  int  BuildNumber BuildNumber false 256   
QfeNumber  int  QfeNumber QfeNumber false 256   
UserAgent  string  UserAgent UserAgent false 256  False 
UserAgentFullName  string  UserAgentFullName UserAgentFullName false 256  False 
enabled  bool  enabled enabled false 256   
CompareOp  string  CompareOp CompareOp false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.ClientPolicyRule" 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="priority" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ruleID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="action" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="actionURL" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="majorversion" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="minorVersion" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BuildNumber" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="QfeNumber" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UserAgent" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UserAgentFullName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="enabled" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CompareOp" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>