VCardFullName

VCardFullName class

Represents vCard contact full name (N property)

The VCardFullName type exposes the following members:

Constructors

NameDescription
VCardFullName()Initializes a new instance of the VCardFullName class

Properties

NameDescription
family_nameGets or sets a family name
given_nameGets or sets a given name
middle_nameGets or sets a middle name
honorific_prefixesGets or sets a honorific prefixes
honorific_postfixesGets or sets a honorific postfixes

See Also