Microsoft.KnowledgeServices.Lync.2010.PresencePolicyLync Presence Policy Configuration

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId879bf9f0-97b1-180d-3557-afba2187d2e1

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.PresencePolicy:
Identity  string  Identity Identity true 256  False 
MaxPromptedSubscriber  int  MaxPromptedSubscriber MaxPromptedSubscriber false 256   
MaxCategorySubscriptions  int  MaxCategorySubscriptions MaxCategorySubscriptions false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.PresencePolicy" 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="MaxPromptedSubscriber" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaxCategorySubscriptions" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>