MeetingRequestMessageType.AppointmentReplyTime 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 AppointmentReplyTime property gets or sets the date and time that an attendee replied to a meeting request.
public:
property DateTime AppointmentReplyTime { DateTime get(); void set(DateTime value); };
public DateTime AppointmentReplyTime { get; set; }
Public Property AppointmentReplyTime As DateTime
Property Value
The AppointmentReplyTime property returns the date and time that an attendee replied to a meeting request.