_AppointmentItem.GetRecurrencePattern() Method
Provides access to an object representing recurrence attributes of an appointment.
Namespace: DevExpress.XtraScheduler.Outlook.Interop
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
Declaration
Returns
Type | Description |
---|---|
DevExpress.XtraScheduler.Outlook.Interop.RecurrencePattern | A DevExpress.XtraScheduler.Outlook.Interop.RecurrencePattern object representing a recurrence pattern. |
See Also