SendMessageTextAsync(String, String, MailAddress)
|
Asynchronously sends a mail with a plain text body.
|
SendMessageTextAsync(String, String, MailAddressCollection)
|
Asynchronously sends a mail with a plain text body.
|
SendMessageTextAsync(String, String, String)
|
Asynchronously sends a mail with a plain text body.
|
SendMessageTextAsync(String, String, String)
|
Asynchronously sends a mail with a plain text body.
|
SendMessageTextAsync(String, String, MailAddress, ICollectionAttachment)
|
Asynchronously sends a mail with a plain text body.
|
SendMessageTextAsync(String, String, MailAddress, Attachment)
|
Asynchronously sends a mail with a plain text body.
|
SendMessageTextAsync(String, String, MailAddressCollection, ICollectionAttachment)
|
Asynchronously sends a mail with a plain text body.
|
SendMessageTextAsync(String, String, MailAddressCollection, Attachment)
|
Asynchronously sends a mail with a plain text body.
|
SendMessageTextAsync(String, String, String, ICollectionAttachment)
|
Asynchronously sends a mail with a plain text body.
|
SendMessageTextAsync(String, String, String, Attachment)
|
Asynchronously sends a mail with a plain text body.
|
SendMessageTextAsync(String, String, String, ICollectionAttachment)
|
Asynchronously sends a mail with a plain text body.
|
SendMessageTextAsync(String, String, String, Attachment)
|
Asynchronously sends a mail with a plain text body.
|