ContactAccount Property

Contains the alias of an Address Book object, which is an alternative name by which the object can be identified.

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

Property Value

Type: String
See Also