LabelPropertyVersion Property

This is overridden to enforce the correct encoding type when the version changes

Definition

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

Property Value

SpecificationVersions

Remarks

vCard 2.1 defaults to Quoted-Printable. vCard 3.0 uses 8-bit encoding.

See Also