Quantcast
Channel: Microsoft Unified Communications Managed API SDK forum
Viewing all articles
Browse latest Browse all 889

UCMA RTF Formatting

$
0
0

I am building a chat bot but am hoping to format text with bold, etc... based on the response...

The generic bot page: http://msdn.microsoft.com/en-us/library/office/dn454839(v=office.15).aspx mentions this, but that code for enclosing text in RtfBold does not work in Visual studio 2012 saying it is not a valid method.

string text = "This "+"text".EncloseRtfBold() + " is in bold";
Reply reply = new Reply();
reply.AddRtfMessage(text);

Is there an assembly required to use this method?

Thanks,
Paul


Viewing all articles
Browse latest Browse all 889

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>