RecipientUserCollection interface
[Paged Recipient User list representation]\(ページ受信者ユーザー リストの表現\)
プロパティ
プロパティの詳細
count
すべてのページの合計レコード数。
count?: number
プロパティ値
nextLink
次のページリンク (存在する場合)。
nextLink?: string
プロパティ値
value
ページ値。
value?: RecipientUserContract[]
プロパティ値