The vCardStandardWriter type exposes the following members.

Properties

  NameDescription
Public propertyEmbedInternetImages
Indicates whether images that reference Internet URLs should be embedded in the output. If not, then a URL is written instead.
Public propertyEmbedLocalImages
Indicates whether or not references to local images should be embedded in the vCard. If not, then a local file reference is written instead.
Public propertyOptions
Extended options for the vCard writer.
Public propertyProductId
The product ID to use when writing a vCard.
Public propertyWarnings
A collection of warning messages that were generated during the output of a vCard.
(Inherited from vCardWriter.)

See Also