FacebookEntry Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a Facebook Message Entry.
public class FacebookEntry
type FacebookEntry = class
Public Class FacebookEntry
- Inheritance
-
FacebookEntry
Constructors
| FacebookEntry() |
Properties
| Changes |
Gets the changes list. |
| Id |
Gets or sets the page ID. |
| Messaging |
Gets the messaging list. |
| Standby |
Gets the standby messages list. |
| Time |
Gets or sets the time of the update. |
Methods
| ShouldSerializeChanges() |
Newtonsoft JSON method for conditionally serializing the Changes property. |
| ShouldSerializeMessaging() |
Newtonsoft JSON method for conditionally serializing the Messaging property. |
| ShouldSerializeStandby() |
Newtonsoft JSON method for conditionally serializing the Standby property. |