Click or drag to resize

EventExceptionDates Property

Gets a list of date/time exceptions for this event. (EXDATE).

Namespace:  Limilabs.Mail.Appointments
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public List<DateTime> ExceptionDates { get; }

Property Value

Type: ListDateTime
See Also