MessageInfoDisplayTo Property

Gets the To: line.

Namespace:  Aspose.Email.Storage.Pst
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string DisplayTo { get; }

Property Value

Type: String
The display to.
See Also