Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
This property specifies the maximum size, in Kbytes, over the StoreQuota property size upon which sending mail is disabled.
[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);
The default value for this property is -1 (no limit).
See also the EnableStoreDefaults property.
See the Hardlimit Property