Platform SDK: Exchange 2000 Server

ZeroDatabase Property

[This is preliminary documentation and subject to change.]

[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);

Remarks