Microsoft.KnowledgeServices.Lync.2010.MeetingConfigLync Meeting Configuration

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId420e6ce1-6c81-95f4-ff69-2361305271de

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.MeetingConfig:
Identity  string  Identity Identity true 256  False 
PstnCallersbypassLobby  bool  PstnCallersbypassLobby PstnCallersbypassLobby false 256   
EnableAssignedConferenceType  bool  EnableAssignedConferenceType EnableAssignedConferenceType false 256   
DesignateAsPresenter  string  DesignateAsPresenter DesignateAsPresenter false 256  False 
AssignedConferenceTypebyDefault  bool  AssignedConferenceTypebyDefault AssignedConferenceTypebyDefault false 256   
AdmitAnonymousUsersByDefault  bool  AdmitAnonymousUsersByDefault AdmitAnonymousUsersByDefault false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.MeetingConfig" 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="PstnCallersbypassLobby" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableAssignedConferenceType" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DesignateAsPresenter" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AssignedConferenceTypebyDefault" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AdmitAnonymousUsersByDefault" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>