Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.EmailEngine
EmailInfoProvider Class
EmailInfoProvider Methods
BindEmailAttachment Method
Delete Method
DeleteAll Method
DeleteAllFailed Method
DeleteArchived Method
DeleteEmailInfo Method
DeleteEmailInfoInternal Method
FetchEmails Method
FetchMassEmail Method
GetEmailCount Method
GetEmailCountForSites Method
GetEmailInfo Method
GetEmails Method
GetExpiredEmailCount Method
GetMailMessage Method
GetPreviousNext Method
Set Method
SetEmailInfo Method
SetEmailInfoInternal Method
EmailInfoProvider
Delete Method
Deletes the
info
object from the underlying data store.
Namespace:
CMS.EmailEngine
Assembly:
CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Delete
(
EmailInfo
info
)
Parameters
info
Type:
CMS.EmailEngine
EmailInfo
Info object to be deleted.
Implements
IInfoProvider
TInfo
Delete(TInfo)
IInfoProvider
TInfo
Delete(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
EmailInfoProvider Class
CMS.EmailEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com