FullName Property
Applies To
ContactItem object.
Description
Returns or sets the whole, unparsed full name for the contact. Read/write String.
Remarks
This property is parsed into the FirstName, LastName, and MiddleName properties, which may be changed or entered independently should they be parsed incorrectly. Note that any such changes or entries to the FirstName, LastName, or MiddleName properties will be overwritten by any subsequent changes or entries to FullName.
See Also
Email1DisplayName property, Email2DisplayName property, Email3DisplayName property, FirstName property, LastName property, MiddleName property.