CalendarEvent.StartTime Property

Definition

Gets the start date and time of the event.

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

Property Value

The start date and time of the event.

Applies to