ContentType.Name
ContentType.Name property
Gets or sets the value of the name parameter.
public string Name { get; set; }
Property Value
A String that contains the name.
See Also
- class ContentType
- namespace Aspose.Email.Mime
- assembly Aspose.Email
Gets or sets the value of the name parameter.
public string Name { get; set; }
A String that contains the name.