Microsoft.KnowledgeServices.Lync.2010.ConferencingPolicyLync Conferencing Policy

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId66a1e99b-3e5d-8573-3c3d-d5df7d05285c

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.ConferencingPolicy:
Identity  string  Identity Identity true 256  False 
AllowIPAudio  bool  AllowIPAudio AllowIPAudio false 256   
AllowIPvideo  bool  AllowIPvideo AllowIPvideo false 256   
description  string  description description false 256  False 
AllowParticipantControl  bool  AllowParticipantControl AllowParticipantControl false 256   
AllowAnnotations  bool  AllowAnnotations AllowAnnotations false 256   
AllowUserToScheduleMeetingsWithAppSharing  bool  AllowUserToScheduleMeetingsWithAppSharing AllowUserToScheduleMeetingsWithAppSharing false 256   
AllowAnonymousUsersToDialOut  bool  AllowAnonymousUsersToDialOut AllowAnonymousUsersToDialOut false 256   
AllowAnonymousParticipantsInMeeting  bool  AllowAnonymousParticipantsInMeeting AllowAnonymousParticipantsInMeeting false 256   
AllowExternalUsersToSaveContent  bool  AllowExternalUsersToSaveContent AllowExternalUsersToSaveContent false 256   
AllowExternalUserControl  bool  AllowExternalUserControl AllowExternalUserControl false 256   
AllowExternalUsersToRecordmeeting  bool  AllowExternalUsersToRecordmeeting AllowExternalUsersToRecordmeeting false 256   
AllowPolls  bool  AllowPolls AllowPolls false 256   
EnableDialInConferencing  bool  EnableDialInConferencing EnableDialInConferencing false 256   
EnableAppDesktopsharing  bool  EnableAppDesktopsharing EnableAppDesktopsharing false 256   
AllowConferenceRecording  bool  AllowConferenceRecording AllowConferenceRecording false 256   
EnableP2Precording  bool  EnableP2Precording EnableP2Precording false 256   
EnablefileTransfer  bool  EnablefileTransfer EnablefileTransfer false 256   
EnableP2PFileTransfer  bool  EnableP2PFileTransfer EnableP2PFileTransfer false 256   
EnableP2PVideo  bool  EnableP2PVideo EnableP2PVideo false 256   
EnableDataCollaboration  bool  EnableDataCollaboration EnableDataCollaboration false 256   
MaxVideoConferenceResolution  string  MaxVideoConferenceResolution MaxVideoConferenceResolution false 256  False 
MaxMeetingSize  int  MaxMeetingSize MaxMeetingSize false 256   
AudiobitRatekb  int  AudiobitRatekb AudiobitRatekb false 256   
videobitRatekb  int  videobitRatekb videobitRatekb false 256   
AppsharingBitRatekb  int  AppsharingBitRatekb AppsharingBitRatekb false 256   
FileTransferBitRatekb  int  FileTransferBitRatekb FileTransferBitRatekb false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.ConferencingPolicy" 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="AllowIPAudio" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AllowIPvideo" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AllowParticipantControl" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AllowAnnotations" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AllowUserToScheduleMeetingsWithAppSharing" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AllowAnonymousUsersToDialOut" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AllowAnonymousParticipantsInMeeting" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AllowExternalUsersToSaveContent" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AllowExternalUserControl" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AllowExternalUsersToRecordmeeting" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AllowPolls" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableDialInConferencing" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableAppDesktopsharing" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AllowConferenceRecording" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableP2Precording" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnablefileTransfer" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableP2PFileTransfer" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableP2PVideo" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableDataCollaboration" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaxVideoConferenceResolution" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaxMeetingSize" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AudiobitRatekb" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="videobitRatekb" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AppsharingBitRatekb" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FileTransferBitRatekb" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>