Initializes a new instance of the EmailAttachment class with the specified content string and System.Net.Mime.ContentType.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- fileName
- Type: System String
File name
- contentType
- Type: System.Net.Mime ContentType
Content type
See Also