共用方式為


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

屬性值

收件者的識別碼。

適用於