Share via


FacebookEntry.ShouldSerializeMessaging Method

Definition

Newtonsoft JSON method for conditionally serializing the Messaging property.

public bool ShouldSerializeMessaging ();
member this.ShouldSerializeMessaging : unit -> bool
Public Function ShouldSerializeMessaging () As Boolean

Returns

true to serialize the property; otherwise, false.

Applies to