ChannelAccount.Id 속성

정의

이 채널의 사용자 또는 봇에 대한 채널 ID를 가져오거나 @joesmith 설정합니다(예: joe@smith.com또는 123456).

public string Id { get; set; }
member this.Id : string with get, set
Public Property Id As String

속성 값

사용자 또는 봇의 채널 ID입니다.

적용 대상