Suffix Property
Returns or sets a String indicating the name suffix (such as Jr., III, or Ph.D.) for the specified contact. Read/write.
expression**.Suffix**
*expression * Required. An expression that returns a ContactItem object.
Note The LastName , FirstName , MiddleName , and Suffix properties are parsed from the FullName property.
Applies to | ContactItem Object
See Also | FirstName Property | FullName Property | LastFirstAndSuffix Property | LastName Property | LastNameAndFirstName Property | MiddleName Property