RecurrenceRule.Until

RecurrenceRule.Until property

Gets or sets the until.

public DateTime Until { get; set; }

Property Value

The until.

See Also