ContentType
ContentType constructor (1 of 2)
Initializes a new instance of the ContentType
class.
public ContentType()
See Also
- class ContentType
- namespace Aspose.Email.Mime
- assembly Aspose.Email
ContentType constructor (2 of 2)
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