Activity.MembersRemoved Propriété

Définition

Obtient ou définit la collection de membres supprimés de la conversation.

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)

Valeur de propriété

Collection de membres supprimés de la conversation.

Implémente

S’applique à