EWSoftware.PDI Namespace Documentation
C#
VB
C++
F#
Show/Hide TOC
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: 2023.1.2.0
C#
Copy
View Source
Request Example
public
VCard
()
VB
Copy
View Source
Request Example
Public
Sub
New
C++
Copy
View Source
Request Example
public
:
VCard
()
F#
Copy
View Source
Request Example
new
:
unit
->
VCard
See Also
Reference
VCard Class
VCard Overload
EWSoftware.PDI.Objects Namespace
In This Article
Definition
See Also