Click or drag to resize
EmailInfoProviderGetEmailCount Method
Gets number of e-mails due to where condition.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public static int GetEmailCount(
	string where
)

Parameters

where
Type: SystemString
Where condition

Return Value

Type: Int32
See Also