AttendeePropertyDelegatedTo Property
This property is used to set or get the "delegated to" (DELEGATED-TO) parameters for the calendar
user specified by the property value. There can be more than one delegate.
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public StringCollection DelegatedTo { get; }
Public ReadOnly Property DelegatedTo As StringCollection
Get
public:
property StringCollection^ DelegatedTo {
StringCollection^ get ();
}
member DelegatedTo : StringCollection with get
Property Value
StringCollectionThis parameter is only applicable to iCalendar 2.0 objects. If the collection is empty, there
are no delegates.