Udostępnij za pośrednictwem


Activity.MembersAdded Właściwość

Definicja

Pobiera lub ustawia kolekcję członków dodanych do konwersacji.

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

Wartość właściwości

Kolekcja członków dodanych do konwersacji.

Implementuje

Dotyczy