Click or drag to resize

iCalRecurrencePatternUntil Property

Gets/sets the end date/time of the recurrence. For example, an meeting scheduled to occur once week until the specified date.

Namespace:  NetQuarry.Mail
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public DateTime Until { get; set; }

Property Value

Type: DateTime
See Also