LastNameAndFirstName Property

                  Applies To

Returns the concatenated last name and first name for the contact.

Read-only String.

Syntax

objContactItem.LastNameAndFirstName

objContactItem    Required. An expression that returns 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.