Activity.Recipient 속성

정의

메시지의 받는 사람을 가져오거나 설정합니다.

public Microsoft.Bot.Schema.ChannelAccount Recipient { get; set; }
member this.Recipient : Microsoft.Bot.Schema.ChannelAccount with get, set
Public Property Recipient As ChannelAccount

속성 값

ChannelAccount 메시지의 받는 사람에 대한 입니다.

구현

적용 대상