RecipientDisplayName Property

The display name of this recipient.

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

Property Value

Type: String
See Also