Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.EmailEngine
EmailAttachment Class
EmailAttachment Constructor
EmailAttachment Constructor (String)
EmailAttachment Constructor (Stream, ContentType)
EmailAttachment Constructor (Stream, String)
EmailAttachment Constructor (String, ContentType)
EmailAttachment Constructor (String, String)
EmailAttachment Constructor (Stream, String, String)
EmailAttachment Constructor (Stream, String, Guid, DateTime, Int32)
EmailAttachment Constructor (Stream, String)
Initializes a new instance of the EmailAttachment class with the specified stream and name.
Namespace:
CMS.EmailEngine
Assembly:
CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
EmailAttachment
(
Stream
contentStream
,
string
name
)
Parameters
contentStream
Type:
System.IO
.
Stream
Stream
name
Type:
System
.
String
File name
See Also
Reference
EmailAttachment Class
EmailAttachment Overload
CMS.EmailEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com