Class MobileIdentificationNumberEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed mobile identification number
public class MobileIdentificationNumberEventArgs : CallbackEventArgs
- Inheritance
-
MobileIdentificationNumberEventArgs
- Inherited Members
Constructors
MobileIdentificationNumberEventArgs()
Standard constructor
public MobileIdentificationNumberEventArgs()
Properties
MobileIdentificationNumberConfig
Gets the changed MIN configuration
public TMobileIdentificationNumber MobileIdentificationNumberConfig { get; }
Property Value
- TMobileIdentificationNumber
Methods
ToString()
public override string ToString()