CompleteNameType.Suffix Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Suffix property gets or sets a suffix to a contact's name.
public:
property System::String ^ Suffix { System::String ^ get(); void set(System::String ^ value); };
public string Suffix { get; set; }
Public Property Suffix As String
Property Value
The Suffix property returns a suffix to a contact's name.