AppointmentType Enum

Definition

Specifies the type of an appointment.

public enum class AppointmentType
public enum AppointmentType
Public Enum AppointmentType
Inheritance
AppointmentType

Fields

Exception 2

An exception within a recurring series of appointments.

Occurrence 1

An occurrence within a recurring series of appointments.

RecurringMaster 3

The recurring master appointment for a recurring series of appointments.

Single 0

A non-recurring appointment.

Applies to