CustomizedButton Class |
Namespace: Avaya.ClientServices
public class CustomizedButton
The CustomizedButton type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationName |
Returns the application name of the application when the button being customized is an application.
| |
| ButtonType |
Returns the button type for the button being customized.
| |
| CanSetPersonalizedLabel |
Indicates whether the set personalized label operation is allowed.
| |
| ConfiguredLocation |
Returns the physical button index as configured on SMGR.
| |
| ContactNumber |
Returns the contact number of a contact when the button being customized is a contact.
| |
| CustomizedLocation |
Returns the button index as customized on application's button module by the user.
| |
| FeatureParameter |
Returns any additional parameter of the feature when the button being customized is a feature.
| |
| FeatureType |
Returns the feature type of the feature when the button being customized is a feature.
Returns FeatureType (for AST features) or AgentFeatureType (for Agent features) casted to an integer.
| |
| IsAgentFeature |
Indicates whether the button being customized is an agent feature when the button being customized is a feature.
| |
| LineID |
Returns the line ID of the line-appearance when the button being customized is a line-appearance.
| |
| LineOwner |
Returns the line owner of the line-appearance when the button being customized is a line-appearance.
| |
| PersonalizedLabel |
Returns the personalized label for the customized button.
| |
| UniqueAddressForMatching |
Returns the unique address of a contact when the button being customized is a contact.
|