[This is preliminary documentation and is subject to change.]
If the disk space quota is enabled, this key determines
how much amout of disk space (in MB) to be allocated for each account.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
| C# |
|---|
public static int DiskSpaceQuota { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property DiskSpaceQuota As Integer |
| Visual C++ |
|---|
public: static property int DiskSpaceQuota { int get (); } |
