次の方法で共有


RecipientUserCollection interface

[Paged Recipient User list representation]\(ページ受信者ユーザー リストの表現\)

プロパティ

count

すべてのページの合計レコード数。

nextLink

次のページリンク (存在する場合)。

value

ページ値。

プロパティの詳細

count

すべてのページの合計レコード数。

count?: number

プロパティ値

number

次のページリンク (存在する場合)。

nextLink?: string

プロパティ値

string

value

ページ値。

value?: RecipientUserContract[]

プロパティ値