Attendee.LastResponseTime Property

Definition

Gets the date and time when the attendee last responded to the meeting invitation or update.

public:
 property Nullable<DateTime> LastResponseTime { Nullable<DateTime> get(); };
public Nullable<DateTime> LastResponseTime { get; }
Public ReadOnly Property LastResponseTime As Nullable(Of DateTime)

Property Value

The date and time when the attendee last responded to the meeting invitation or update.

Applies to