OccurrenceInfoType.Start Property

Definition

The Start property gets or sets the start time of a modified occurrence of a recurring calendar item.

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

Property Value

The Start property returns the start time of a modified occurrence of a recurring calendar item.

Applies to