Appointment.AppointmentState Property

Definition

Gets a value that indicates whether the associated object is an appointment, a meeting, a response to a meeting, or a cancelled meeting.

public:
 property int AppointmentState { int get(); };
public int AppointmentState { get; }
Public ReadOnly Property AppointmentState As Integer

Property Value

The state of the appointment.

Applies to