public interface IMailTransferAgent
extends IDisposable
Provides the base interface for mail transfer agents.
| Modifier and Type | Method and Description |
|---|---|
void |
send(MailMessage message)
Send an Email message.
|
void send(MailMessage message)
Send an Email message.
message - The Email message.Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.