| EmailInfoProviderGetEmailCount Method  | 
            Gets number of e-mails due to where condition.
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntaxpublic static int GetEmailCount(
	string where
)
Parameters
- where
 - Type: SystemString
Where condition 
Return Value
Type: 
Int32
See Also