Share via


exdate Field

exdate 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 exdate field contains a list of dates that are exceptions to a recurring appointment. Exceptions are instances of the appointment that are deleted.

Full Name

urn:schemas:calendar:exdate

Content Class

urn:content-classes:appointment

Named Constant

CdoCalendar.cdoExDate

Variant Subtype

[Visual Basic] Variants() (String)

[C++] VT_ARRAY | VT_VARIANT (VT_BSTR)

OLE DB Type

DBTYPE_VECTOR | DBTYPE_VARIANT

Remarks

RFC 2445 (the iCalendar Standard) defines this field as the EXDATE property.

The exdate field is combined with the following fields to specify the complete recurrence pattern:

Example

The following list of exceptions specifies that a recurring appointment does not occur on April 2, 1999, on April 3, 1999, or on April 4, 1999.

19990402T010000Z, 19990403T010000Z, 19990404T010000Z

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.