Click or drag to resize

IAppointmentRecurrence Property

Get the recurrence object for this appointment. If this is not a recurring event the object gets default zero values.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IRecurrence Recurrence { get; }

Property Value

Type: IRecurrence
See Also