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.26106.1555
Syntax
public List<DateTime> ExceptionDates { get; }

Property Value

ListDateTime
See Also