Contact.Suffix

Contact.Suffix property

Gets or sets a suffix of a full name such like Jr.(junior), Sr.(senior) and so on.

public string Suffix { get; set; }

See Also