[Missing <summary> documentation for "T:FacebookWrapper.ObjectModel.Group.ePostTarget"]
Namespace: FacebookWrapper.ObjectModel
Assembly: FbGraphApiWrapper (in FbGraphApiWrapper.dll) Version: 6.2.1.2 (6.2.1.2)
Syntax
| C# |
|---|
public enum ePostTarget |
| Visual Basic |
|---|
Public Enumeration ePostTarget |
| Visual C++ |
|---|
public enum class ePostTarget |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Photos | 0 | ||
| Albums | 1 | ||
| Feed | 2 | ||
| Checkin | 3 | ||
| Events | 4 | ||
| FriendLists | 5 | ||
| Notes | 6 | ||
| Permissions | 7 | ||
| Videos | 8 | ||
| Members | 9 |