Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Removes the specified Exception object from the collection.
[Visual Basic, VBScript] Sub Delete(Index as Long) [C++] HRESULT Delete(long* Index); [IDL] HRESULT Delete([in] LONG Index );
The collection index always ranges from 1 to the value returned by the Count property.