次の方法で共有


RecipientEmailCollection interface

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

プロパティ

count

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

nextLink

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

value

ページ値。

プロパティの詳細

count

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

count?: number

プロパティ値

number

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

nextLink?: string

プロパティ値

string

value

ページ値。

value?: RecipientEmailContract[]

プロパティ値