IEmailServiceSendEmail Method |
Name | Description | |
---|---|---|
![]() | SendEmail(MailMessage) |
Uses the application's configured email settings to send an email.
|
![]() | SendEmail(ICollectionMailAddress, ICollectionMailAddress, ICollectionMailAddress, String, String) |
Uses the application's configured email settings to send an email.
|
![]() | SendEmail(ICollectionString, ICollectionString, ICollectionString, String, String) |
Uses the application's configured email settings to send an email.
|
![]() | SendEmail(ICollectionAccount, ICollectionAccount, ICollectionAccount, String, String) |
Uses the application's configured email settings to send an email.
|