Activity.MembersAdded Property

Definition

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)

Property Value

Implements

Applies to