Attendee.LastResponseTime 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.
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.