Deletes expired archived e-mails.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- siteId
- Type: System Int32
Site ID
- expirationDate
- Type: System DateTime
Every archived email older that expiration date will be deleted
- batchSize
- Type: System Int32
Number of emails to be deleted at once
See Also