PagedMembersResult.Members プロパティ

定義

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

プロパティ値

適用対象