Yammer.Net Documented Class Library
SenderType Property
NamespacesYammerMessageSenderType
The sender's object type: user or guide. The guide is virtual user that exists in the system to send messages such as the tips and initial welcome message.
Declaration Syntax
C#Visual BasicVisual C++
public string SenderType { get; set; }
Public Property SenderType As String
public:
property String^ SenderType {
	String^ get ();
	void set (String^ value);
}

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