VCalendarJournals Property

This is used to hold a set of journal (VJOURNAL) 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 VJournalCollection Journals { get; }

Property Value

VJournalCollection
If the returned collection is empty, there are no journal items for the calendar. This property is only applicable to iCalendar 2.0 objects.

See Also