![]() |
PersonName Properties |
[This is preliminary documentation and is subject to change.]
The PersonName type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Family |
Family name (often called 'Surname', or 'last name' in many cultures). Hyphenated or comma-separated values
accepted.
|
![]() |
Given |
Given names (not always 'first'). Includes middle names. Comma-separated values accepted.
|
![]() |
Prefix |
Parts that come before the name. Comma-separated values accepted.
|
![]() |
Suffix |
Parts that come after the name. Comma-separated values accepted.
|
![]() |
Text |
Gets or sets the Full Name. This should be input instead of calculated. For example, some cultures put Family
Name and Given Name in a different order.
Conversion utilities may coalesce a name based on fields already in record, but it might not the desired results.
|