Method | Description | |
---|---|---|
SendMailCommand ( System.Guid group, int id, ICoreServices services ) : System |
Method | Description | |
---|---|---|
SendMail ( string body, string subject, string attachmentFile ) : void | ||
SetStatus ( ) : void |
protected SendMail ( string body, string subject, string attachmentFile ) : void | ||
body | string | |
subject | string | |
attachmentFile | string | |
return | void |
public SendMailCommand ( System.Guid group, int id, ICoreServices services ) : System | ||
group | System.Guid | |
id | int | |
services | ICoreServices | |
return | System |