AppointmentRecurrence.RecurrenceType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|