Class FeatureEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed feature configuration
public class FeatureEventArgs : CallbackEventArgs
- Inheritance
-
FeatureEventArgs
- Inherited Members
Constructors
FeatureEventArgs()
Initializes a new instance of the FeatureEventArgs class
public FeatureEventArgs()
Properties
FeatureChanges
Gets the changed voicemail counter
public FeatureChanges FeatureChanges { get; }
Property Value
- FeatureChanges
Methods
ToString()
public override string ToString()