ContactFileAsMapping Property

Gets or sets a value which specifies how to generate and recompute the value of the FileAs property when other contact name properties change.

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

Property Value

Type: FileAsMapping
See Also