VCalendarEvents Property
This is used to hold a set of event (VEVENT) objects associated with the calendar
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public VEventCollection Events { get; }
Public ReadOnly Property Events As VEventCollection
Get
public:
property VEventCollection^ Events {
VEventCollection^ get ();
}
member Events : VEventCollection with get
Property Value
VEventCollectionIf the returned collection is empty, there are no events for the calendar