Contact.Prefix

Contact.Prefix property

Gets or sets a prefix of a full name such like Mr.(mister), Dr.(doctor) and so on.

public string Prefix { get; set; }

See Also