Click or drag to resize
EnhancedCallForwardingFeatureEventArgs Class
Event arguments for the Enhanced Call Forwarding feature.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesEnhancedCallForwardingFeatureEventArgs

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

The EnhancedCallForwardingFeatureEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyDestination
The call forwarding destination.
Public propertyExtension
The extension for which the feature has been enabled or disabled. The value is null if the feature has been enabled or disabled for the user's local extension.
Top
See Also