Suggestion.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.
The MeetingTime property gets or sets the suggested meeting time.
public:
property DateTime MeetingTime { DateTime get(); void set(DateTime value); };
public DateTime MeetingTime { get; set; }
Public Property MeetingTime As DateTime
Property Value
The MeetingTime property returns the suggested meeting time.