SuggestionDayResult.Date Property

Definition

The Date property gets or sets the date for the suggested meeting times.

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

Property Value

The Date property returns a date/time value containing the date for the suggested meeting times.

Applies to