DeletedOccurrenceInfoType.Start Property

Definition

The Start property gets or sets the start of a duration.

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 a DateTime object.

Applies to