Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Modifies the meaning of the recurrenceid field to refer to multiple instances of a recurring meeting. The value "ThisAndFuture" refers to the instance specified by the recurrenceid field, and to all later instances of the recurring appointment. The value "ThisAndPrior" refers to the instance specified by the recurrenceid field, and to all earlier instances of the recurring appointment. The default value is "None," which means the recurrenceid field refers to a single instance.
urn:schemas:calendar:recurrenceidrange
CdoCalendar.cdoRecurrenceIdRange
[Visual Basic] String
[C++] BSTR
DBTYPE_WSTR
Use constant values from CdoRecurrenceIdRangeValues.
Constant | Value |
---|---|
cdoNone | None |
cdoThisAndFuture | ThisAndFuture |
cdoThisAndPrior | ThisAndPrior |
This field is valid only for Exception objects. CDO clears the value of this field if you specify it for other objects.
cdoThisAndFuture