SuggestionsViewOptionsType.CurrentMeetingTime Property

Definition

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.

Applies to