CalendarEvent.EndTime Property

Definition

Gets the end date and time of the event.

public:
 property DateTime EndTime { DateTime get(); };
public DateTime EndTime { get; }
Public ReadOnly Property EndTime As DateTime

Property Value

The end date and time of the event.

Applies to