Initializes a new instance of the EmailAttachment class with the specified stream and content type.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- contentStream
- Type: CMS.IO Stream
Stream
- contentType
- Type: System.Net.Mime ContentType
Content type
See Also