BasePropertyPropertyId Property

This is used to get or set the property ID for the value

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string PropertyId { get; set; }

Property Value

String

Remarks

This is only valid for vCard 4.0 objects. There may be a single value or multiple values separated by commas. It is up to the user to decode and make use of these values.

See Also