Click or drag to resize

CustomizedButton Properties

The CustomizedButton type exposes the following members.

Properties
  NameDescription
Public propertyApplicationName
Returns the application name of the application when the button being customized is an application.
Public propertyButtonType
Returns the button type for the button being customized.
Public propertyCanSetPersonalizedLabel
Indicates whether the set personalized label operation is allowed.
Public propertyConfiguredLocation
Returns the physical button index as configured on SMGR.
Public propertyContactNumber
Returns the contact number of a contact when the button being customized is a contact.
Public propertyCustomizedLocation
Returns the button index as customized on application's button module by the user.
Public propertyFeatureParameter
Returns any additional parameter of the feature when the button being customized is a feature.
Public propertyFeatureType
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.
Public propertyIsAgentFeature
Indicates whether the button being customized is an agent feature when the button being customized is a feature.
Public propertyLineID
Returns the line ID of the line-appearance when the button being customized is a line-appearance.
Public propertyLineOwner
Returns the line owner of the line-appearance when the button being customized is a line-appearance.
Public propertyPersonalizedLabel
Returns the personalized label for the customized button.
Public propertyUniqueAddressForMatching
Returns the unique address of a contact when the button being customized is a contact.
Top
See Also