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