Recurrence.StartDate Property

Definition

Gets or sets the date and time when the recurrence start.

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

Property Value

A DateTime value.

Applies to