Class GroupQuotaEventArgs
- Assembly
- IpPbxCDSClientLib.dll
Event arguments for changed quota info
public class GroupQuotaEventArgs : CallbackEventArgs
- Inheritance
-
GroupQuotaEventArgs
- Inherited Members
Constructors
GroupQuotaEventArgs()
Initializes a new instance of the UserQuotaEventArgs class
public GroupQuotaEventArgs()
Properties
QuotaInfo
public GroupFileQuotaInfo QuotaInfo { get; }
Property Value
- GroupFileQuotaInfo
Methods
ToString()
public override string ToString()