_AppointmentItem.Start Property

Definition

Returns or sets a DateTime indicating the starting date and time for the Outlook item. Read/write.

public:
 property DateTime Start { DateTime get(); void set(DateTime value); };
public DateTime Start { get; set; }
Public Property Start As DateTime

Property Value

Applies to