Click or drag to resize

IEmailManagerGetUnsubscribes Method

Returns a DataTable of unsubscribe email addresses and the date they were added.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
DataTable GetUnsubscribes()

Return Value

Type: DataTable
A DataTable of email_address, date_created
See Also