AttendeeType.LastResponseTime Property

Definition

The LastResponseTime property gets or sets the date and time that the latest was response received.

public:
 property DateTime LastResponseTime { DateTime get(); void set(DateTime value); };
public DateTime LastResponseTime { get; set; }
Public Property LastResponseTime As DateTime

Property Value

The LastResponseTime property returns a date/time value that indicates the date and time that the latest was response received.

Applies to