Yammer.Net Documented Class Library
CreatedAt Property
NamespacesYammerMessageCreatedAt
The time and date this resource was created. This would indicate when a user joined the network or when a message was posted.
Declaration Syntax
C#Visual BasicVisual C++
public string CreatedAt { get; set; }
Public Property CreatedAt As String
public:
property String^ CreatedAt {
	String^ get ();
	void set (String^ value);
}

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