Appointment.Recurrence

Appointment.Recurrence property

Gets or sets the recurrence pattern.

public RecurrencePattern Recurrence { get; set; }

Property Value

The recurrence pattern.

See Also