Click or drag to resize

SipUserConfigurationMaxNumberOfControllingEndpoints Property

The maximum number of controlling endpoints the user can link with the controlled endpoint simultaneously.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public uint MaxNumberOfControllingEndpoints { get; set; }

Property Value

Type: UInt32
Remarks
The recommended range is from 1 to 5. Default value is 1.
See Also