VCardAddProfile Property

This property is used to set or get a flag indicating whether or not the PROFILE:VCARD property should be output.

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public bool AddProfile { get; set; }

Property Value

Boolean
This property is valid only for the 3.0 specification. Since it doesn't serve much purpose, it is false by default.

See Also