다음을 통해 공유


RecurrenceID Property

Topic Last Modified: 2006-06-13

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

Applies To

IException Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property RecurrenceID As Date
HRESULT get_RecurrenceID(DATE* pVal);HRESULT put_RecurrenceID(DATE Val);

Parameters

  • pVal
    Returns the value of the RecurrenceID property as a reference to a DATE.
  • Val
    Sets the value of the RecurrenceID property to the value of the DATE.

Remarks

This property is also available as the recurrenceid Field in the Exchange store schema.