Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

...

Message myMessage.AttachString(fileName: string, mimeType: string, content: string)

Arguments

string fileName
File name of attachment.
string mimeType
Mime type of attachment.
string content
Text content of attachment.

Returns

...