TimeSuggestion.MeetingTime 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 suggested meeting time.
public:
property DateTime MeetingTime { DateTime get(); };
public DateTime MeetingTime { get; }
Public ReadOnly Property MeetingTime As DateTime
Property Value
The value of the MeetingTime property is a T:System.DateTime