| EmailInfoProviderGetExpiredEmailCount Method  | 
            Gets the number of archived emails that are older that expiration date for each site.
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntaxpublic static DataSet GetExpiredEmailCount()
Return Value
Type: 
DataSetTable of triplets containing site ID, expiration date and number of expired emails
See Also