public interface IMailTransferAgent
extends com.aspose.ms.System.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-2021 Aspose Pty Ltd. All Rights Reserved.