MimeHeaderName Property

Gets the name.

Namespace:  Aspose.Email.Mime
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string Name { get; }

Property Value

Type: String
The name.
See Also