MapiContactNamePropertySetDto
Contents
[
Hide
]
The properties are used to specify the name of the person represented by the contact
Properties:
| Name | Type | Description | Notes |
|---|---|---|---|
| DisplayName | string | Full name of the contact | [optional] |
| DisplayNamePrefix | string | Title of the contact | [optional] |
| FileUnder | string | Name under which to file this contact when displaying a list of contacts | [optional] |
| FileUnderId | long? | Value specifying how to generate and recompute the property when other properties are changed | |
| Generation | string | Generation suffix of the contact | [optional] |
| GivenName | string | Given name (first name) of the contact | [optional] |
| Initials | string | Initials of the contact | [optional] |
| MiddleName | string | Middle name of the contact | [optional] |
| Nickname | string | Nickname of the contact | [optional] |
| Surname | string | Surname (family name) of the contact | [optional] |