Suggestion.MeetingTime Property

Definition

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.

Applies to