VToDoUniqueId Property
This is used to get the Unique ID (UID) property
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public UniqueIdProperty UniqueId { get; }
Public ReadOnly Property UniqueId As UniqueIdProperty
Get
public:
property UniqueIdProperty^ UniqueId {
UniqueIdProperty^ get ();
}
member UniqueId : UniqueIdProperty with get
Property Value
UniqueIdProperty 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. It is not required for
vCalendar 1.0 objects and will not be saved unless the property has been accessed.