GmailClientSendMessageHtmlAsync Method

Overload List

SendMessageHtmlAsync(String, String, MailAddress) Asynchronously sends a mail with a HTML body.
SendMessageHtmlAsync(String, String, MailAddressCollection) Asynchronously sends a mail with a HTML body.
SendMessageHtmlAsync(String, String, String) Asynchronously sends a mail with a HTML body.
SendMessageHtmlAsync(String, String, String) Asynchronously sends a mail with a HTML body.
SendMessageHtmlAsync(String, String, MailAddress, ICollectionAttachment) Asynchronously sends a mail with a HTML body.
SendMessageHtmlAsync(String, String, MailAddress, Attachment) Asynchronously sends a mail with a HTML body.
SendMessageHtmlAsync(String, String, MailAddressCollection, ICollectionAttachment) Asynchronously sends a mail with a HTML body.
SendMessageHtmlAsync(String, String, MailAddressCollection, Attachment) Asynchronously sends a mail with a HTML body.
SendMessageHtmlAsync(String, String, String, ICollectionAttachment) Asynchronously sends a mail with a HTML body.
SendMessageHtmlAsync(String, String, String, Attachment) Asynchronously sends a mail with a HTML body.
SendMessageHtmlAsync(String, String, String, ICollectionAttachment) Asynchronously sends a mail with a HTML body.
SendMessageHtmlAsync(String, String, String, Attachment) Asynchronously sends a mail with a HTML body.

See Also