Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a String representing the concatenated last name and first name for the contact. Read-only.
Syntax
expression. LastNameAndFirstName
expression A variable that represents a ContactItem object.
Remarks
This property is parsed from the FirstName and LastName properties for the contact, which are themselves parsed from the FullName property.
See also
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.