AttendeePropertyDelegatedFrom Property

This property is used to set or get the "delegated from" (DELEGATED-FROM) parameters for the calendar user specified by the property value. There can be more than one delegate.

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public StringCollection DelegatedFrom { get; }

Property Value

StringCollection
This parameter is only applicable to iCalendar 2.0 objects. If the collection is empty, there are no delegates.

See Also