Class PublicAccessPrefixEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed public access prefix configuration. Sub item of location
public class PublicAccessPrefixEventArgs : CallbackEventArgs
- Inheritance
-
PublicAccessPrefixEventArgs
- Inherited Members
Constructors
PublicAccessPrefixEventArgs()
Standard constructor
public PublicAccessPrefixEventArgs()
Properties
PublicAccessPrefix
Gets the changed public access prefix configuration
public TPublicAccessPrefix PublicAccessPrefix { get; }
Property Value
- TPublicAccessPrefix
Methods
ToString()
public override string ToString()