Suggestion.Date Property

Definition

Gets the date for meeting suggestions for a specific date.

public:
 property DateTime Date { DateTime get(); };
public DateTime Date { get; }
Public ReadOnly Property Date As DateTime

Property Value

The value of the Date property is a T:System.DateTime

Applies to