VCard Constructor
Default constructor. Unless the version is changed, the object will conform to the vCard 3.0
specification.
Definition
Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public VCard()VB
Public Sub NewC++
public:
VCard()F#
new : unit -> VCard