11.8 Fields for Contacts ↑
11.8.3 Person
The word Person
can be used as both a label and a type.
A Person field is meant to contain an individual’s complete name.
A Person field is especially useful for storing the Name field from a vCard Import.
In order to reliably identify the various possible components of a name, the field is best formatted according to this vCard spec.
The structured property value corresponds, in sequence, to the Family Names (also known as surnames), Given Names, Additional Names, Honorific Prefixes, and Honorific Suffixes. The text components are separated by the SEMICOLON character (U+003B).
Next: Web-Making Fields