次の方法で共有


RecipientUserCollection クラス

定義

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

public class RecipientUserCollection
type RecipientUserCollection = class
Public Class RecipientUserCollection
継承
RecipientUserCollection

コンストラクター

RecipientUserCollection()

RecipientUserCollection クラスの新しいインスタンスを初期化します。

RecipientUserCollection(IList<RecipientUserContract>, Nullable<Int64>, String)

RecipientUserCollection クラスの新しいインスタンスを初期化します。

プロパティ

Count

すべてのページの合計レコード数を取得または設定します。

NextLink

次のページ リンクがある場合は、そのリンクを取得または設定します。

Value

ページ値を取得または設定します。

適用対象