ContactItem.LastFirstNoSpaceAndSuffix property (Outlook)

Returns a String that contains the last name, first name, and suffix of the user without a space. Read-only

Syntax

expression. LastFirstNoSpaceAndSuffix

expression A variable that represents a ContactItem object.

Remarks

This property is used only when the FirstName, LastName, and Suffix properties (the fields that define this property) contain Asian (DBCS) characters. Note that any such changes or entries to the FirstName, LastName, or Suffix properties will be overwritten by any subsequent changes or entries to FullName.

See also

ContactItem Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.