TextPart.setText
void setText(string text)Sets the specified text as the content and updates the charset parameter on the Content-Type header.
Parameters
text | the text in utf-8 |
void setText(string text)Sets the specified text as the content and updates the charset parameter on the Content-Type header.
text | the text in utf-8 |