CallCreationInfoApplyDialingRules Property |
Gets or sets a value that indicates whether any configured dialing
rules should be applied to the remote address before dialing.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic bool ApplyDialingRules { get; set; }
Property Value
Type:
Booleantrue if dialing rules should be applied; otherwise,
false. The default is
true.
See Also