NoEndDate Property (RecurrencePattern)
Gets or sets the System.Boolean value indicating if the recurrence pattern is endless. The default value is True.
public System.bool NoEndDate {get; set;}
'Declaration
Public Property NoEndDate As System.Boolean