CalendarItemType.AppointmentState Property

Definition

The AppointmentState property gets or sets an integer value that specifies the status of the appointment.

public:
 property int AppointmentState { int get(); void set(int value); };
public int AppointmentState { get; set; }
Public Property AppointmentState As Integer

Property Value

The AppointmentState property returns an integer value that specifies the status of the appointment.

Applies to