VCardUniqueId 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

If a unique ID has not been assigned, one will be created

See Also