Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Contains the rule for pattern that defines a recurring appointment. The syntax is defined by the Recurrence Rule section of the iCalendar (RFC 2445) standard. The dtstart field specifies the first instance of the appointment; the rule is based on the date and time of the first instance.
urn:schemas:calendar:rrule
CdoCalendar.cdoRRule
[Visual Basic] Array of String
[C++] VT_ARRAY | VT_BSTR
DBTYPE_VECTOR | DBTYPE_WSTR
"FREQ=MONTHLY"
"COUNT=10"
"BYMONTHDAY=2,15"