Microsoft.KnowledgeServices.Lync.2010.PNLync Push Notification

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde7ce44dd-7bf0-2566-7ad8-58b2bf004bbd

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.PN:
Name  string  Name Name true 256  False 
EnableApplePushNotificationService  bool  EnableApplePushNotificationService EnableApplePushNotificationService false 256   
EnableMicrosoftPushNotificationService  bool  EnableMicrosoftPushNotificationService EnableMicrosoftPushNotificationService false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.PN" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableApplePushNotificationService" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableMicrosoftPushNotificationService" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>