Share via


FacebookThreadControl.Metadata Property

Definition

Gets or sets the message sent from the requester.

public string Metadata { get; set; }
member this.Metadata : string with get, set
Public Property Metadata As String

Property Value

Message sent from the requester.

Remarks

Example: "All yours!".

Applies to