ContentTypeName Property

Gets or sets the value of the name parameter.

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

Property Value

Type: String
A String that contains the name.
See Also