MapiContactNamePropertySet

MapiContactNamePropertySet class

The properties are used to specify the name
of the person represented by the contact

The MapiContactNamePropertySet type exposes the following members:

Constructors

NameDescription
MapiContactNamePropertySet()Initializes a new instance of MapiContactNamePropertySet class
MapiContactNamePropertySet(given_name, middle_name, surname)Initializes a new instance of the MapiContactNamePropertySet class

Properties

NameDescription
nicknameGets or sets the nickname
of the contact
generationGets or sets the generation suffix
of the contact
display_name_prefixGets or sets the title
of the contact
surnameGets or sets the surname (family name)
of the contact
middle_nameGets or sets the middle name
of the contact
given_nameGets or sets the given name (first name)
of the contact
initialsGets or sets the initials
of the contact
display_nameGets or sets the full name
of the contact
file_underGets or sets the name under which
to file this contact
when displaying a list of contacts
file_under_idGets or sets a value specifying how to generate and recompute the

See Also