Initializes a new instance of the EmailAttachment class with the specified stream, name and MIME type information.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- contentStream
- Type: CMS.IO Stream
Stream
- name
- Type: System String
File name
- mediaType
- Type: System String
MIME type information
See Also