FacebookMessage.PassThreadControl Property
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.
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.