[]
        
(Showing Draft Content)

C1.Schedule.Appointment.GetRecurrencePattern

GetRecurrencePattern Method

GetRecurrencePattern()

Returns the RecurrencePattern object that represents the recurrence attributes of an appointment. If there is no existing recurrence pattern, a new empty RecurrencePattern object is returned.

Declaration
public RecurrencePattern GetRecurrencePattern()
Returns
Type Description
RecurrencePattern

The RecurrencePattern object.