Microsoft.KnowledgeServices.Lync.2010.VoicePolicyLync Voice Policy Configuration

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6b8640a2-ec28-1f8c-dcad-7ee134ed1974

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.VoicePolicy:
Name  string  Name Name true 256  False 
AllowSimulRing  bool  AllowSimulRing AllowSimulRing false 256   
AllowCallForwarding  bool  AllowCallForwarding AllowCallForwarding false 256   
AllowPSTNReRouting  bool  AllowPSTNReRouting AllowPSTNReRouting false 256   
EnableDelegation  bool  EnableDelegation EnableDelegation false 256   
EnableTeamCall  bool  EnableTeamCall EnableTeamCall false 256   
EnableCallTransfer  bool  EnableCallTransfer EnableCallTransfer false 256   
EnableCallPark  bool  EnableCallPark EnableCallPark false 256   
EnableMaliciousCallTracing  bool  EnableMaliciousCallTracing EnableMaliciousCallTracing false 256   
EnableBWPolicyOverride  bool  EnableBWPolicyOverride EnableBWPolicyOverride false 256   
PreventPSTNTollBypass  bool  PreventPSTNTollBypass PreventPSTNTollBypass false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.VoicePolicy" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AllowSimulRing" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AllowCallForwarding" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AllowPSTNReRouting" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableDelegation" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableTeamCall" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableCallTransfer" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableCallPark" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableMaliciousCallTracing" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableBWPolicyOverride" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PreventPSTNTollBypass" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>