Click or drag to resize

LeadEmailGetActiveScheduledEmails Method

Returns all active lead scheduled emails.

Namespace:  Dynamicweb.Analytics.Leads
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static IEnumerable<LeadEmail> GetActiveScheduledEmails()

Return Value

Type: IEnumerableLeadEmail
Collection of active scheduled lead emails.
See Also