Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The Fields collection for the object.
[Visual Basic] Property Fields as ADODB.Fields read-only [C++] HRESULT get_Fields(Fields** pVal); [IDL] HRESULT [propget] Fields([out,retval] Fields** pVal);
The Fields property obtains a collection of ADO Field objects, each of which contains a field relating to the StorageGroup object.