Click or drag to resize

IJournalExceptionDateTimes Property

IT Hit WebDAV Classes Reference
Gets date and time exceptions information for recurring calendar component. Provides access to "EXDATE" properties list.

Namespace: ITHit.WebDAV.Calendar.Components
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
IPropertyList<ICalDateList> ExceptionDateTimes { get; }

Property Value

Type: IPropertyListICalDateList
See Also