Microsoft.KnowledgeServices.Lync.2010.MCXLync Mobility Configuration

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdba67e5a3-036b-3fcf-2971-e04e9ed70b4f

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.MCX:
Name  string  Name Name true 256  False 
SessionExpirationInterval  int  SessionExpirationInterval SessionExpirationInterval false 256   
SessionShortExpirationInterval  int  SessionShortExpirationInterval SessionShortExpirationInterval false 256   
ExposedWebURL  string  ExposedWebURL ExposedWebURL false 256  False 
PushNotificationProxyUri  string  PushNotificationProxyUri PushNotificationProxyUri false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.MCX" 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="SessionExpirationInterval" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SessionShortExpirationInterval" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ExposedWebURL" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PushNotificationProxyUri" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>