DatStat Illume 4.5 SDK Class Reference

SDK_Participant.GetEmailSendLogEntries Method 

Returns an array of SDK_EmailSendLogEntry that is the complete log of emails sent to the participant.

public SDK_EmailSendLogEntry[] GetEmailSendLogEntries(
   WebServiceContext ctx
);

Parameters

ctx
The WebServiceContext used to connect to the DesignerService.

Return Value

SDK_EmailSendLogEntry[]

See Also

SDK_Participant Class | DatStat.SDK.WebServiceWrappers Namespace