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; }
Public Property Until As DateTime
Get
Set
Property Value
Type:
DateTimeSee Also