recurrenceidrange Field

recurrenceidrange Field

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

The recurrenceidrange field specifies which instances of a recurring appointment the recurrenceid Field refers to. 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 that the recurrenceid field refers to a single instance.

Full Name

urn:schemas:calendar:recurrenceidrange

Content Class

urn:content-classes:appointment

Named Constant

CdoCalendar.cdoRecurrenceIdRange

Variant Subtype

[Visual Basic] String

[C++] BSTR

OLE DB Type

DBTYPE_WSTR

Remarks

CdoRecurrenceIdRangeValues lists the following possible values of this field.

Constant Value
cdoNone None
cdoThisAndFuture ThisAndFuture
cdoThisAndPrior ThisAndPrior

Note   This field is valid only for Exception objects. Collaboration Data Objects (CDO) clears the value of this field if you specify it for other objects.

Example

cdoThisAndFuture

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.