Microsoft.KnowledgeServices.Lync.2010.DialInConferencingConfigLync Dial-in Conferencing Configuration

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6d591dbd-2571-de02-9fb4-61ccf8e37474

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.DialInConferencingConfig:
Identity  string  Identity Identity true 256  False 
EntryExitAnnouncementType  string  EntryExitAnnouncementType EntryExitAnnouncementType false 256  False 
EnableNameRecording  bool  EnableNameRecording EnableNameRecording false 256   
EntryExitAnnouncementsEnabledbyDefault  bool  EntryExitAnnouncementsEnabledbyDefault EntryExitAnnouncementsEnabledbyDefault false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.DialInConferencingConfig" 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="EntryExitAnnouncementType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableNameRecording" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EntryExitAnnouncementsEnabledbyDefault" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>