ContentType.ContentType
ContentType()
Initializes a new instance of the ContentType class.
public ContentType()
See Also
- class ContentType
- namespace Aspose.Email.Mime
- assembly Aspose.Email
ContentType(string)
Initializes a new instance of the ContentType class.
public ContentType(string contentType)
| Parameter | Type | Description |
|---|---|---|
| contentType | String | Type of the content. |
See Also
- class ContentType
- namespace Aspose.Email.Mime
- assembly Aspose.Email