Table of Contents

Interface ILogMailService

Namespace
H.Services.Mail
Assembly
H.Services.Mail.dll
public interface ILogMailService
Extension Methods

Methods

Send(string, string, out string)

bool Send(string subject, string body, out string message)

Parameters

subject string
body string
message string

Returns

bool