SuggestionsViewOptionsType.CurrentMeetingTime 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 CurrentMeetingTime property gets or sets the current start time of a meeting.
public:
property DateTime CurrentMeetingTime { DateTime get(); void set(DateTime value); };
public DateTime CurrentMeetingTime { get; set; }
Public Property CurrentMeetingTime As DateTime
Property Value
The CurrentMeetingTime property returns a date/time value containing the current start time of a meeting.