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

_AppointmentItem.GetRecurrencePattern() Method

Provides access to an object representing recurrence attributes of an appointment.

Namespace: DevExpress.XtraScheduler.Outlook.Interop

Assembly: DevExpress.XtraScheduler.v19.1.Core.dll

Declaration

RecurrencePattern GetRecurrencePattern()

Returns

Type Description
DevExpress.XtraScheduler.Outlook.Interop.RecurrencePattern

A DevExpress.XtraScheduler.Outlook.Interop.RecurrencePattern object representing a recurrence pattern.

See Also