次の方法で共有


RecipientUserCollection.Count プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="count")]
public long? Count { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="count")>]
member this.Count : Nullable<int64> with get, set
Public Property Count As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象