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