Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Returns the integer at the specified location in the collection.
[Visual Basic] Property Item(Index as Long) as Long read-only [C++] HRESULT get_Item(long Index, long *Value); [IDL] [propget, id(0)] HRESULT Item(long Index, [out, retval] long *Value);