Microsoft.KnowledgeServices.Lync.2010.DialInConferencingAccessNumberLync Dial-in Conferencing Access Number

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcd5a45df-353f-83e7-3cfd-868a7b130fd5

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.DialInConferencingAccessNumber:
PrimaryURI  string  PrimaryURI PrimaryURI true 256  False 
displayname  string  displayname displayname false 256  False 
displaynumber  string  displaynumber displaynumber false 256  False 
LineURI  string  LineURI LineURI false 256  False 
PrimaryLanguage  string  PrimaryLanguage PrimaryLanguage false 256  False 
SecondaryLanguage  string  SecondaryLanguage SecondaryLanguage false 256  False 
pool  string  pool pool false 256  False 
Regions  string  Regions Regions false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.DialInConferencingAccessNumber" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="PrimaryURI" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="displayname" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="displaynumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LineURI" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PrimaryLanguage" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SecondaryLanguage" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="pool" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Regions" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>