Share via


FacebookMessage.Recipient Property

Definition

Gets or sets the ID of the recipient.

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

Property Value

The ID of the recipient.

Applies to