Specifies a list of the various parts of a user’s name.
<FullName> <ref="displayName"/> <namePrefix type="string"/> <firstName type="string"/> <middleName type="string"/> <lastName type="string"/> <nameSuffix type="string"/>
Specifies the displayable name, which is a possible combination of the other name parts.
Specifies the prefix (Mr., Miss, Mrs., etc.).
Specifies the first name.
Specifies the middle name (or initials).
Specifies the surname or last name.
Specifies the suffix (Jr., III, etc.).