Share via


Activity.MembersRemoved Property

Definition

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

Property Value

Implements

Applies to