Yammer.Net Documented Class Library
Id Property
NamespacesYammerGuideId
The ID number for this object. Note that IDs are not unique across all object types: there may be a user and tag with the same numerical ID.
Declaration Syntax
C#Visual BasicVisual C++
public string Id { get; set; }
Public Property Id As String
public:
property String^ Id {
	String^ get ();
	void set (String^ value);
}

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