VCalendarToDos Property

This is used to hold a set of to-do (VTODO) objects associated with the calendar

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public VToDoCollection ToDos { get; }

Property Value

VToDoCollection
If the returned collection is empty, there are no to-do items for the calendar

See Also