Click or drag to resize

CustomizedButtonCanSetPersonalizedLabel Property

Indicates whether the set personalized label operation is allowed.

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

Property Value

Type: Boolean
Remarks
This property is used only for the contact buttons. The set personalized label operation is always allowed for the other buttons.
See Also