Suffix Property

Microsoft Outlook Visual Basic

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.