ContactItem.Suffix property (Outlook)
Returns or sets a String indicating the name suffix (such as Jr., III, or Ph.D.) for the specified contact. Read/write.
Syntax
expression. Suffix
expression A variable that represents a ContactItem object.
Remarks
The LastName, FirstName, MiddleName, and Suffix properties are 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.