MeetingRequestMessageType.AppointmentState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The AppointmentState property gets or sets the status of an 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 the status of an appointment.