Udostępnij za pośrednictwem


Activity.MembersRemoved Właściwość

Definicja

Pobiera lub ustawia kolekcję członków usuniętych z konwersacji.

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

Wartość właściwości

Kolekcja członków usunięta z konwersacji.

Implementuje

Dotyczy