FbApiWrapper - Documentation |
User..::..eRelationshipStatus Enumeration |
User Class See Also Send Feedback |
[Missing <summary> documentation for "T:FacebookWrapper.ObjectModel.User.eRelationshipStatus"]
Namespace: FacebookWrapper.ObjectModel
Assembly: FbGraphApiWrapper (in FbGraphApiWrapper.dll) Version: 6.2.1.2 (6.2.1.2)
Syntax
C# |
---|
public enum eRelationshipStatus |
Visual Basic |
---|
Public Enumeration eRelationshipStatus |
Visual C++ |
---|
public enum class eRelationshipStatus |
Members
Member name | Value | Description | |
---|---|---|---|
Single | 0 | ||
InARelationship | 1 | ||
Enagaged | 2 | ||
Married | 3 | ||
ItsComplicated | 4 | ||
InAnOpenRelationship | 5 | ||
Widowed | 6 | ||
Separated | 7 | ||
Divorced | 8 | ||
InACivilUnion | 9 | ||
InADomesticPartnership | 10 |