C# Class LumiSoft.Net.SMTP.Client.SendJob_EventArgs

Summary description for SendJob_Eventargs.
Afficher le fichier Open project: jeske/StepsDB-alpha

Méthodes publiques

Méthode Description
SendJob_EventArgs ( string jobID, string to ) : System

SendJob_EventArgs ( string jobID, string to, string defectiveEmails ) : System

Method Details

SendJob_EventArgs() public méthode

public SendJob_EventArgs ( string jobID, string to ) : System
jobID string
to string
Résultat System

SendJob_EventArgs() public méthode

public SendJob_EventArgs ( string jobID, string to, string defectiveEmails ) : System
jobID string
to string
defectiveEmails string
Résultat System