Platform SDK: Exchange 2000 Server

RecurrenceID Property

[This is preliminary documentation and subject to change.]

Returns the starting date and time of an appointment instance being deleted or modified.

[Visual Basic,VBScript]
Property RecurrenceID as Date
[C++]
HRESULT get_RecurrenceID(DATE* pVal);
HRESULT put_RecurrenceID(DATE Val);
[IDL]
HRESULT [propget] RecurrenceID([out,retval] DATE* pVal);
HRESULT [propput] RecurrenceID([in] DATE Val);

Remarks

This property is also available as the schema field recurrenceid.