Appointment.Status

Appointment.Status property

Gets or sets the overall status or confirmation for the object.

public AppointmentStatus Status { get; set; }

See Also