OpenedEmailInfoProviderGetSubscribersOpenedEmails Method |
Note: This API is now obsolete.
Namespace: CMS.Newsletters
[ObsoleteAttribute("Use IOpenedEmailInfoProvider.Get().WhereEquals("OpenedEmailEmail", subscriberEmail) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - OpenedEmailInfo.Provider.")] public static InfoDataSet<OpenedEmailInfo> GetSubscribersOpenedEmails( string subscriberEmail )