AppointmentRecurrence.RecurrenceType Property

Definition

Gets a value indicating what type of recurrence applies to the associated appointment.

public:
 property RecurrenceType RecurrenceType { RecurrenceType get(); };
RecurrenceType RecurrenceType();
public RecurrenceType RecurrenceType { get; }
var recurrenceType = appointmentRecurrence.recurrenceType;
Public ReadOnly Property RecurrenceType As RecurrenceType

Property Value

A value indicating what type of recurrence applies to the associated appointment.

Windows requirements

App capabilities
appointmentsSystem

Applies to