Edit

Share via


MeetingSuggestion.StartTime Property

Definition

Gets the time the meeting starts. The StartTime property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property Nullable<DateTime> StartTime { Nullable<DateTime> get(); };
public Nullable<DateTime> StartTime { get; }
Public ReadOnly Property StartTime As Nullable(Of DateTime)

Property Value

The start time.

Applies to