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