Event.eRsvpType Enumeration

Facebook API Wrapper

Collapse image Expand Image Copy image CopyHover image

[Missing <summary> documentation for "T:FacebookWrapper.ObjectModel.Event.eRsvpType"]

Namespace: FacebookWrapper.ObjectModel
Assembly: FbGraphApiWrapper (in FbGraphApiWrapper.dll) Version: 6.2.1.2 (6.2.1.2)

Syntax

C#
public enum eRsvpType
Visual Basic
Public Enumeration eRsvpType
Visual C++
public enum class eRsvpType

Members

Member name Value Description
Attending 0
Maybe 1
Declined 2

See Also