Suggestion.Date 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 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