VFree BusyUnique Id Property
This is used to get the Unique ID (UID) property
Definition
Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public UniqueIdProperty UniqueId { get; }VB
Public ReadOnly Property UniqueId As UniqueIdProperty
GetC++
public:
property UniqueIdProperty^ UniqueId {
UniqueIdProperty^ get ();
}F#
member UniqueId : UniqueIdProperty with getProperty Value
UniqueIdPropertyRemarks
For the iCalendar 2.0 specification, this is a required property and will always by saved to
the data stream. A new ID will be created automatically if necessary.