Click or drag to resize

EmailManagerGetUnsubscribes Method

Returns the unsubscribes as a datatable

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

Return Value

Type: DataTable
A table of unsubscripe email information.

Implements

IEmailManagerGetUnsubscribes
See Also