Microsoft.KnowledgeServices.Lync.UserServicesPolicyLync User Services Policy

Microsoft.KnowledgeServices.Lync.UserServicesPolicy (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId25a1d70a-3461-a275-39cf-5f9991afff24

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.UserServicesPolicy:
Identity  string  Identity Identity true 256  False 
UcsAllowed  int  UcsAllowed UcsAllowed false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.UserServicesPolicy" 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="UcsAllowed" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>