VFreeBusyOrganizer Property

This is used to get the organizer (ORGANIZER) property

Definition

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

Property Value

OrganizerProperty

Remarks

This property is only valid for the iCalendar 2.0 specification. It is ignored for vCalendar 1.0 objects.

See Also