Skip to main content
A newer version of this page is available. .

_AppointmentItem Methods

Represents an MS Outlook appointment.
Name Description
ClearRecurrencePattern() Removes any recurrence settings from this appointment.
Delete() Removes the appointment item from the collection of Outlook messages.
GetRecurrencePattern() Provides access to an object representing recurrence attributes of an appointment.
Save() Saves the appointment to the current folder.
See Also