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
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.EmailEngine
Assembly:
CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Set
(
AttachmentForEmailInfo
info
)
Parameters
info
Type:
CMS.EmailEngine
AttachmentForEmailInfo
Info object to be inserted or updated.
Implements
IInfoProvider
TInfo
Set(TInfo)
IInfoProvider
TInfo
Set(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
AttachmentForEmailInfoProvider Class
CMS.EmailEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com