Edit

Share via


MeetingSuggestion.EndTime Property

Definition

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

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

Property Value

The end time.

Applies to