Microsoft.KnowledgeServices.Lync.2010.DialInConferencingDTMFConfigLync Dial-in Conferencing DTMF Configuration

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdae10afe3-7ab9-f227-eeec-b3f74f55915a

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.DialInConferencingDTMFConfig:
Identity  string  Identity Identity true 256  False 
CommandCharacter  string  CommandCharacter CommandCharacter false 256  False 
MuteUnmuteCommand  string  MuteUnmuteCommand MuteUnmuteCommand false 256  False 
AudienceMuteCommand  string  AudienceMuteCommand AudienceMuteCommand false 256  False 
LockUnlockConferenceCommand  string  LockUnlockConferenceCommand LockUnlockConferenceCommand false 256  False 
HelpCommand  string  HelpCommand HelpCommand false 256  False 
PrivateRollCallCommand  string  PrivateRollCallCommand PrivateRollCallCommand false 256  False 
EnableDisableAnnouncementsCommand  string  EnableDisableAnnouncementsCommand EnableDisableAnnouncementsCommand false 256  False 
AdmitAll  string  AdmitAll AdmitAll false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.DialInConferencingDTMFConfig" 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="CommandCharacter" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MuteUnmuteCommand" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AudienceMuteCommand" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LockUnlockConferenceCommand" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HelpCommand" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PrivateRollCallCommand" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableDisableAnnouncementsCommand" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AdmitAll" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>