MapiContactNamePropertySet

MapiContactNamePropertySet class

Inherits: Aspose::Email::Mapi::MapiContactPropertySet

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

Constructors

NameDescription
MapiContactNamePropertySet (5 overloads)Initializes a new instance of MapiContactNamePropertySet class

Methods

NameDescription
get_DisplayNameGets the full name of the contact
get_DisplayNamePrefixGets the title of the contact
get_FileUnderGets the name under which to file this contact when displaying a list of contacts
get_FileUnderIDGets a value specifying how to generate and recompute the
get_GenerationGets the generation suffix of the contact
get_GivenNameGets the given name (first name) of the contact
get_InitialsGets the initials of the contact
get_MiddleNameGets the middle name of the contact
get_NicknameGets the nickname of the contact
get_SurnameGets the surname (family name) of the contact
set_DisplayNameSets the full name of the contact
set_DisplayNamePrefixSets the title of the contact
set_FileUnderSets the name under which to file this contact when displaying a list of contacts
set_FileUnderIDSets a value specifying how to generate and recompute the
set_GenerationSets the generation suffix of the contact
set_GivenNameSets the given name (first name) of the contact
set_InitialsSets the initials of the contact
set_MiddleNameSets the middle name of the contact
set_NicknameSets the nickname of the contact
set_SurnameSets the surname (family name) of the contact
SetOwnerImplements Aspose::Email::Mapi::MapiContactPropertySet .
ToVCardConverts this MapiContactNamePropertySet into vCard properties and adds them to the specified VCardHeaderList