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