EmailInfoProvider GetExpiredEmailCount Method Kentico 8.1 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.1.5347.20411)

Return Value

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