VCardFullName

VCardFullName class

Represents vCard contact full name (N property)

Constructors

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

Methods

NameDescription
get_FamilyNameGets a family name
get_GivenNameGets a given name
get_HonorificPostfixesGets a honorific postfixes
get_HonorificPrefixesGets a honorific prefixes
get_IsEmptyGets a value indicating whether the all properties are null or empty
get_MiddleNameGets a middle name
set_FamilyNameSets a family name
set_GivenNameSets a given name
set_HonorificPostfixesSets a honorific postfixes
set_HonorificPrefixesSets a honorific prefixes
set_MiddleNameSets a middle name
ToStringReturns a string that represents the current object.
ToVCardHeaderConverts this instance into the corresponding vCard N property