RecurrenceType RecurrenceType RecurrenceType RecurrenceType Enum

Definition

Specifies the recurrence type of an appointment.

public : enum class RecurrenceTypepublic enum RecurrenceTypePublic Enum RecurrenceType// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

ExceptionInstance ExceptionInstance ExceptionInstance ExceptionInstance

The appointment is an exceptional instance of a recurring appointment.

Instance Instance Instance Instance

The appointment is an instance of a recurring appointment.

Master Master Master Master

The appointment is the master appointment for a recurring appointment.