Yammer.Net Documented Class Library
RepliedToId Property
NamespacesYammerMessageRepliedToId
The ID of the message this message is in reply to, if applicable.
Declaration Syntax
C#Visual BasicVisual C++
public string RepliedToId { get; set; }
Public Property RepliedToId As String
public:
property String^ RepliedToId {
	String^ get ();
	void set (String^ value);
}

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