NameSuffix Property
Topic Last Modified: 2006-06-13
Contains the generation qualifier. Contains the title to follow the name of the person contact.
Applies To
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Syntax
Property NameSuffix As String
HRESULT get_NameSuffix(BSTR* pVal);HRESULT put_NameSuffix(BSTR Val);
Parameters
- pVal
Returns the value of the NameSuffix property as a reference to a BSTR.
- Val
Sets the value of the NameSuffix property to the value of the BSTR.
Example
"Esquire"