MeetingRequestMessageType.AppointmentReplyTime Property

Definition

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.

Applies to