RecurrencePattern Members (Outlook)
Represents the pattern of incidence of recurring appointments and tasks for the associated AppointmentItem and TaskItem object.
Methods
Name |
Description |
---|---|
Returns a specific instance of the AppointmentItem object on the specified date. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the parent Outlook application for the object. Read-only. |
|
Returns an OlObjectClass constant indicating the object's class. Read-only. |
|
Returns or sets a Long indicating the day of the month on which the recurring appointment or task occurs. Read/write. |
|
Returns or sets an OlDaysOfWeek constant representing the mask for the days of the week on which the recurring appointment or task occurs. Read/write. |
|
Returns or sets a Long indicating the duration (in minutes) of the RecurrencePattern. Read/write. |
|
Returns or sets a Date indicating the end time for a recurrence pattern. Read/write. |
|
Returns the Exceptions collection for a specified series of recurring appointments. Read-only. |
|
Returns or sets a Long specifying the count for which the recurrence pattern is valid for a given interval. Read/write. |
|
Returns or sets a Long specifying the number of units of a given recurrence type between occurrences. Read/write. |
|
Returns or sets a Long indicating which month of the year is valid for the specified recurrence pattern. Read/write. |
|
Returns a Boolean value that indicates True if the recurrence pattern has no end date. Read/write. |
|
Returns or sets a Long indicating the number of occurrences of the recurrence pattern. Read/write. |
|
Returns the parent Object of the specified object. Read-only. |
|
Returns or sets a Date indicating the end date for the recurrence pattern. Read/write. |
|
Returns or sets a Date indicating the start date for the recurrence pattern. Read/write. |
|
Returns or sets an OlRecurrenceType constant specifying the frequency of occurrences for the recurrence pattern. Read/write. |
|
Returns a Boolean that indicates True if the task should be regenerated following this pass through the recurrence pattern. Read/write. |
|
Returns the NameSpace object for the current session. Read-only. |
|
Returns or sets a Date indicating the start time for a recurrence pattern. Read/write. |