Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Toggles message tracking for the server.
[Visual Basic,VBScript] Property ZeroDatabase as Boolean [C++] HRESULT get_ZeroDatabase (VARIANT_BOOL* pVal); HRESULT put_ZeroDatabase (VARIANT_BOOL pVal); [IDL] HRESULT [propget] ZeroDatabase ([out,retval] VARIANT_BOOL* pVal); HRESULT [propput] ZeroDatabase ([in] VARIANT_BOOL pVal);
Message tracking is enabled when set to true.