Click or drag to resize
FeatureInvocationParametersPickupGroupNumber Property
The pickup group number used in the 'avaya-cm-pickup-number' parameter of the feature invocation.

If set to null or empty, avaya-cm-pickup-number is not used during feature invocation.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public string PickupGroupNumber { get; set; }

Property Value

Type: String
See Also