The Event type exposes the following members.
Properties
Name | Description | |
---|---|---|
AttendingUsers |
Gets the User objects of the users who are attending this event
|
|
DeclinedUsers |
Gets the User objects of the users who declined their invitation to this event.
|
|
Description |
Gets the long-form description of the event
|
|
EndTime |
Gets the end time of the event, as you want it to be displayed on facebook
|
|
FieldsToLoad | (Inherited from DynamicWrapper.) | |
Id |
The id of the current facebook object
(Inherited from FacebookObject.) |
|
ImageLarge | ||
ImageNormal | ||
ImageSmall | ||
ImageSqaure | ||
InvitedUsers |
Gets the User objects of the users who have been invited to this event
|
|
LinkToFacebook |
Gets a link to the event page
|
|
LoadState | (Inherited from DynamicWrapper.) | |
Location |
Gets the location of the event
|
|
MaybeAttendingUsers |
Gets the User objects of the users who have been responded "Maybe" to their invitation to this event
|
|
Name |
Gets the event's title
|
|
NotYetRepliedUsers |
Gets the User objects of the users who have been not yet responded to their invitation to this event
|
|
Owner |
Gets the User object of the profile that created the event
|
|
PictureLargeURL | ||
PictureNormalURL | ||
Pictures |
Gets the PicturesColleciton object that holds the various types of pictures of this event object
|
|
PictureSmallURL | ||
PictureSqaureURL | ||
Privacy |
Gets the visibility of this event
|
|
StartTime |
Gets the start time of the event, as you want it to be displayed on facebook
|
|
TimeString |
Gets a string representing the start and end time of the event
in the following format: "{start_date} {start_time} - {end_date} {end_time}"
|
|
UpdateTime |
Gets the last time the event was updated
|
|
UpdateTimeString |
Gets a string representing the last update time of the event
in the following format: "{update_date} {update_time}"
|
|
Venue |
Gets the Location of the event (venue)
|
|
WallPosts |
Gets the event's wall as a collection of Post objects
|