Microsoft.KnowledgeServices.Lync.2010.TrunkConfigurationLync Trunk Configuration

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId87ef89c1-5da3-dc61-9537-e2f2432a8bf8

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.TrunkConfiguration:
Name  string  Name Name true 256  False 
ConcentratedTopology  bool  ConcentratedTopology ConcentratedTopology false 256   
EnableBypass  bool  EnableBypass EnableBypass false 256   
EnableMobileTrunkSupport  bool  EnableMobileTrunkSupport EnableMobileTrunkSupport false 256   
EnablePIDFLOSupport  bool  EnablePIDFLOSupport EnablePIDFLOSupport false 256   
EnableReferSupport  bool  EnableReferSupport EnableReferSupport false 256   
EnableSessionTimer  bool  EnableSessionTimer EnableSessionTimer false 256   
EnableSignalBoost  bool  EnableSignalBoost EnableSignalBoost false 256   
MaxEarlyDialogs  int  MaxEarlyDialogs MaxEarlyDialogs false 256   
RemovePlusFromUri  bool  RemovePlusFromUri RemovePlusFromUri false 256   
SRTPMode  string  SRTPMode SRTPMode false 256  False 
EnableRTPLatching  bool  EnableRTPLatching EnableRTPLatching false 256   
EnableOnlineVoice  bool  EnableOnlineVoice EnableOnlineVoice false 256   
ForwardCallHistory  bool  ForwardCallHistory ForwardCallHistory false 256   
Enable3pccRefer  bool  Enable3pccRefer Enable3pccRefer false 256   
ForwardPAI  bool  ForwardPAI ForwardPAI false 256   
EnableFastFailoverTimer  bool  EnableFastFailoverTimer EnableFastFailoverTimer false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.TrunkConfiguration" 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="ConcentratedTopology" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableBypass" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableMobileTrunkSupport" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnablePIDFLOSupport" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableReferSupport" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableSessionTimer" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableSignalBoost" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaxEarlyDialogs" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RemovePlusFromUri" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SRTPMode" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableRTPLatching" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableOnlineVoice" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ForwardCallHistory" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Enable3pccRefer" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ForwardPAI" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnableFastFailoverTimer" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>