class OdQuota


Base class:

This type does not have any base class

Implemented interfaces:

This type does not implements any interface.

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

OdQuota ()


Properties

Int64 deleted { get; set; }


Int64 fileCount { get; set; }


Int64 remaining { get; set; }


EDriveState state { get; set; }


Int64 total { get; set; }


Int64 used { get; set; }