Yammer.Net Documented Class Library
Tags Property
NamespacesYammerReferenceTags
Declaration Syntax
C#Visual BasicVisual C++
public List<Tag> Tags { get; set; }
Public Property Tags As List(Of Tag)
public:
property List<Tag^>^ Tags {
	List<Tag^>^ get ();
	void set (List<Tag^>^ value);
}

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