Share via


DeleteOpenInstancesRequest.SeriesEndDate Property

Definition

Gets or sets the end date for the recurring appointment series. Required.

public:
 property DateTime SeriesEndDate { DateTime get(); void set(DateTime value); };
public DateTime SeriesEndDate { get; set; }
member this.SeriesEndDate : DateTime with get, set
Public Property SeriesEndDate As DateTime

Property Value

The end date for the appointment series.

Applies to