Yammer.Net Documented Class Library
Parsed Property
NamespacesYammerBodyParsed
A version of the message body with #tags and @users replaced by [[object:id]]. This is not present in the reference version of a message.
Declaration Syntax
C#Visual BasicVisual C++
public string Parsed { get; set; }
Public Property Parsed As String
public:
property String^ Parsed {
	String^ get ();
	void set (String^ value);
}

Assembly: Yammer (Module: Yammer) Version: 1.0.0.0 (1.0.0.0)