Returns or sets the whole, unparsed full name for the contact.
Read/write String.
Syntax
objContactItem.FullName
objContactItem Required. An expression that returns a ContactItem object.
Remarks
This property is parsed into the FirstName, LastName, MiddleName, and Suffix properties, which may be changed or entered independently should they be parsed incorrectly. Note that any such changes or entries to the FirstName, LastName, MiddleName or Suffix properties will be overwritten by any subsequent changes or entries to FullName.