Share via


FacebookMessage.PassThreadControl Property

Definition

Gets or sets the contents of the pass_thread_control property.

public Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.Handover.FacebookPassThreadControl PassThreadControl { get; set; }
member this.PassThreadControl : Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.Handover.FacebookPassThreadControl with get, set
Public Property PassThreadControl As FacebookPassThreadControl

Property Value

A FacebookPassThreadControl holding the contents of the pass_thread_control property.

Applies to