IGmailClient.SendMessage
IGmailClient.SendMessage method
Sends the specified message to the recipients in the To, Cc, and Bcc headers.
public string SendMessage(MailMessage msg)
Parameter | Type | Description |
---|---|---|
msg | MailMessage | The message to send. |
Return Value
The Id of the sent message.
See Also
- class MailMessage
- interface IGmailClient
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email