Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Adf
Base
Mail
FileSystemMailProvider
C# Class Adf.Base.Mail.FileSystemMailProvider
Inheritance:
IMailProvider
Show file
Open project: NLADP/ADF
Public Methods
Method
Description
Send
(
MailMessage
message
) :
void
Send a message to the 'MailDumpLocation', which indicates the PickupDirectory
Method Details
Send()
public
method
Send a message to the 'MailDumpLocation', which indicates the PickupDirectory
public
Send
(
MailMessage
message
) :
void
message
System.Net.Mail.MailMessage
return
void