IEmailService.SendEmail Method |
Name | Description | |
---|---|---|
![]() | SendEmail(MailMessage) |
Uses the application's configured email settings to send an email.
|
![]() | SendEmail(ICollection<MailAddress>, ICollection<MailAddress>, ICollection<MailAddress>, String, String) |
Uses the application's configured email settings to send an email.
|
![]() | SendEmail(ICollection<String>, ICollection<String>, ICollection<String>, String, String) |
Uses the application's configured email settings to send an email.
|
![]() | SendEmail(ICollection<Account>, ICollection<Account>, ICollection<Account>, String, String) |
Uses the application's configured email settings to send an email.
|