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