ContactSurname Property

Gets or sets a surname that is a part of a person's full name. Surname is also known as family name or last name.

Namespace:  Aspose.Email.PersonalInfo
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string Surname { get; set; }

Property Value

Type: String
See Also