VCalendarToDos Property
This is used to hold a set of to-do (VTODO) objects associated with the calendar
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public VToDoCollection ToDos { get; }
Public ReadOnly Property ToDos As VToDoCollection
Get
public:
property VToDoCollection^ ToDos {
VToDoCollection^ get ();
}
member ToDos : VToDoCollection with get
Property Value
VToDoCollectionIf the returned collection is empty, there are no to-do items for the calendar