GraphMessageData.SetBodyText Method
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 8.0.9673)
SetBodyText(String)
Sets the TEXT body of a message and clears the HTML body.
Declaration
public void SetBodyText(string text)
Parameters
| Type | Name | Description |
|---|---|---|
| String | text |