Click or drag to resize
LineAppearance Class
Represents line information configured on server.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesLineAppearance

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public class LineAppearance : EventArgs

The LineAppearance type exposes the following members.

Properties
  NameDescription
Public propertyButtonLocation
The location number of the corresponding button.
Public propertyIsBridged
A Boolean value indicating whether line appearance is bridged line
Public propertyLineID
The Line ID.
Public propertyLineOwnerAddress
The line owner address for a bridged extension.
Public propertyPersonalizedLabel
The personalized label of the corresponding button.
Top
See Also