CompleteNameType.Suffix Property

Definition

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.

Applies to