EmailInfoProvider GetExpiredEmailCount Method Kentico 8.0 API Reference
Gets the number of archived emails that are older that expiration date for each site.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineDataSet
Table of triplets containing site ID, expiration date and number of expired emails
See Also