Click or drag to resize

ICalendar2ToDos Property

IT Hit WebDAV Classes Reference
Gets a list of to-do components associated with this calendar object.

Namespace:  ITHit.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
IComponentList<IToDo> ToDos { get; }

Property Value

Type: IComponentListIToDo
Remarks

https://tools.ietf.org/html/rfc5545#section-3.6.2

See Also