VJournalUniqueId 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: 2023.1.2.0
public UniqueIdProperty UniqueId { get; }

Property Value

UniqueIdProperty

Remarks

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.

See Also