Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The maximum number of kilobytes over the StoreQuota before sending is suspended.
[Visual Basic,VBScript] Property OverQuotaLimit as Long [C++] HRESULT get_OverQuotaLimit(long* pVal); HRESULT put_OverQuotaLimit(long Val); [IDL] HRESULT [propget] OverQuotaLimit([out,retval] long* pVal); HRESULT [propput] OverQuotaLimit([in] long Val);
See StoreQuota and HardLimit for related information.