DeleteOpenInstancesRequest.SeriesEndDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.