MailService.GetSmtpClient Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
GetSmtpClient()
Returns an System.Net.Mail.SmtpClient
with the settings from ConfigurationService.
public static SmtpClient GetSmtpClient()
Returns
System.Net.Mail.SmtpClient