AppointmentItem.ResponseRequested Property

Outlook Developer Reference

Returns a Boolean that indicates True if the sender would like a response to the meeting request for the appointment. Read/write.

Syntax

expression.ResponseRequested

expression   A variable that represents an AppointmentItem object.

See Also