Share via


rrule Field

rrule 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 rrule field contains the rule for the pattern that defines a recurring appointment. The dtstart Field specifies the first instance of the appointment. The rule is based on the date and time of the first instance.

Full Name

urn:schemas:calendar:rrule

Content Class

urn:content-classes:appointment

Named Constant

CdoCalendar.cdoRRule

Variant Subtype

[Visual Basic] Array of String

[C++] VT_ARRAY | VT_BSTR

OLE DB Type

DBTYPE_VECTOR | DBTYPE_WSTR

Remarks

The syntax is defined by the Recurrence Rule section of RFC 2445 (the iCalendar standard).

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

Example

"FREQ=MONTHLY"

"COUNT=10"

"BYMONTHDAY=2,15"

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.