Gets the email trigger by identifier.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public DataTable getEmailTriggerByID(
string sEmailAcctID
)
Public Function getEmailTriggerByID ( _
sEmailAcctID As String _
) As DataTable
public:
DataTable^ getEmailTriggerByID(
String^ sEmailAcctID
)
Parameters
- sEmailAcctID
- Type: String
The s email acct identifier.
Return Value
DataTable.