Share via


AppointmentItem.ResponseStatus Property

Outlook Developer Reference

Returns an OlResponseStatus constant indicating the overall status of the meeting for the current user for the appointment. Read-only.

Syntax

expression.ResponseStatus

expression   A variable that represents an AppointmentItem object.

See Also