Microsoft.KnowledgeServices.Lync.2010.UserServicesConfigLync User Services Configuration

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId27ded3a0-3646-ab07-95ee-825a795d5f2f

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.UserServicesConfig:
Identity  string  Identity Identity true 256  False 
MaintenanceTimeOfDay  string  MaintenanceTimeOfDay MaintenanceTimeOfDay false 256  False 
MinSubscriptionExpiration  int  MinSubscriptionExpiration MinSubscriptionExpiration false 256   
MaxSubscriptionExpiration  int  MaxSubscriptionExpiration MaxSubscriptionExpiration false 256   
DefaultSubscriptionExpiration  int  DefaultSubscriptionExpiration DefaultSubscriptionExpiration false 256   
AnonymousUserGracePeriod  string  AnonymousUserGracePeriod AnonymousUserGracePeriod false 256  False 
DeactivationGracePeriod  string  DeactivationGracePeriod DeactivationGracePeriod false 256  False 
MaxSubscriptions  int  MaxSubscriptions MaxSubscriptions false 256   
MaxContacts  int  MaxContacts MaxContacts false 256   
MaxPersonalNotes  int  MaxPersonalNotes MaxPersonalNotes false 256   
SubscribeToCollapsedDG  bool  SubscribeToCollapsedDG SubscribeToCollapsedDG false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.UserServicesConfig" 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="MaintenanceTimeOfDay" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MinSubscriptionExpiration" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaxSubscriptionExpiration" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DefaultSubscriptionExpiration" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AnonymousUserGracePeriod" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DeactivationGracePeriod" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaxSubscriptions" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaxContacts" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaxPersonalNotes" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SubscribeToCollapsedDG" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>