Platform SDK: Exchange 2000 Server

StorageGroups Property

[This is preliminary documentation and subject to change.] Returns a list of storage groups on this server.

[Visual Basic,VBScript]

Property StorageGroups as Variant
read-only
[C++]
HRESULT get_StorageGroups (VARIANT* pVal);
[IDL]
HRESULT [propget] StorageGroups ([out,retval] VARIANT* pVal);

Remarks