Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The maximum size allowed for the StoreDB (in kilobytes).
[Visual Basic,VBScript] Property StoreQuota as Long [C++] HRESULT get_StoreQuota(long* pVal); HRESULT put_StoreQuota(long Val); [IDL] HRESULT [propget] StoreQuota([out,retval] long* pVal); HRESULT [propput] StoreQuota([in] long Val);
If this value is 0 then there is no limit to the StoreDB size.