Group Properties

Facebook API Wrapper

Collapse image Expand Image Copy image CopyHover image

The Group type exposes the following members.

Properties

  Name Description
Public property Description
Gets group's description
Public property Events
Gets the Events of the group
Protected property FieldsToLoad (Overrides DynamicWrapper..::..FieldsToLoad.)
Public property IconUrl
Gets the url to the Group icon
Public property Id
The id of the current facebook object
(Inherited from FacebookObject.)
Public property Link
Gets a link to the Group page
Public property LoadState (Inherited from DynamicWrapper.)
Public property Members
Gets the groups's members as User objects
Public property Name
Gets the name of the Group
Public property Owner
Gets the user's significant other
Public property Privacy
Gets the visibility of this group
Public property UpdateTime
Gets the last time the Group was updated;
Public property WallPosts
Gets the group's wall as a collection of Post objects

See Also