Hi,
This code results in a System.ArgumentOutOfRangeException.
var temp = new MapiMessage();
temp.SetBodyRtf("asdf", true);
image.png (22.6 KB)...RTF string being improperly formatted or not meeting the expected...SetBodyRtf method is a valid RTF format. Here’s a minimal example of...