AttachString¶
Attaches given string as plain text attachment to the message.
1 |
|
Parameters¶
string fileName
File name of attachment.
string mimeType
Mime type of attachment.
string content
Text content of attachment.
Returns¶
Instance of current message.