Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.EmailEngine
AttachmentForEmailInfoProvider Class
AttachmentForEmailInfoProvider Methods
Add Method
DeleteAttachmentForEmailInfo Method
Get Method
GetAsync Method
GetAttachmentForEmailInfo Method
GetAttachmentForEmailInfos Method
Remove Method
Set Method
SetAttachmentForEmailInfo Method
AttachmentForEmailInfoProvider
Add Method
Creates
AttachmentForEmailInfo
binding.
Namespace:
CMS.EmailEngine
Assembly:
CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
virtual
void
Add
(
int
emailId
,
int
emailAttachmentId
)
Parameters
emailId
Type:
System
Int32
Email ID.
emailAttachmentId
Type:
System
Int32
Email attachment ID.
Implements
IAttachmentForEmailInfoProvider
Add(Int32, Int32)
See Also
Reference
AttachmentForEmailInfoProvider Class
CMS.EmailEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com