Click or drag to resize
EmailInfoProviderGetEmails Method
Returns a query for all the EmailInfo objects.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<EmailInfo> GetEmails()

Return Value

Type: ObjectQueryEmailInfo
See Also