Click or drag to resize

IJournalRecurrenceDateTimes Property

IT Hit WebDAV Classes Reference
Gets date and time information for recurring calendar component. Provides access to "RDATE" 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<IRecurrenceList> RecurrenceDateTimes { get; }

Property Value

Type: IPropertyListIRecurrenceList
See Also