共用方式為


Activity.MembersAdded 屬性

定義

public System.Collections.Generic.IList<Microsoft.Bot.Connector.ChannelAccount> MembersAdded { get; set; }
member this.MembersAdded : System.Collections.Generic.IList<Microsoft.Bot.Connector.ChannelAccount> with get, set
Public Property MembersAdded As IList(Of ChannelAccount)

屬性值

實作

適用於