AppointmentItem.ReplyTime Property

Outlook Developer Reference

Returns or sets a Date indicating the reply time for the appointment. Read/write.

Syntax

expression.ReplyTime

expression   A variable that represents an AppointmentItem object.

See Also