Click or drag to resize

ForwardingFeatureEventArgs Properties

The ForwardingFeatureEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDestination
The call forwarding destination.
Public propertyEnabled
A Boolean value indicating whether the feature is enabled.
(Inherited from ToggleFeatureEventArgs.)
Public propertyExtension
Returns the extension for which the feature has been enabled or disabled. For the user's local extension, the return value is always null.
(Inherited from ExtensionToggleFeatureEventArgs.)
Top
See Also