MeetingRequest.AppointmentState Property

Definition

Gets the state of the appointment.

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