MeetingRequest.OriginalStart Property

Definition

Gets the original start date and time of the appointment.

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

Property Value

The original start date and time of the appointment.

Applies to