次の方法で共有


MessageCountDetails.ScheduledMessageCount プロパティ

定義

スケジュールされたメッセージの数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="scheduledMessageCount")]
public long? ScheduledMessageCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scheduledMessageCount")>]
member this.ScheduledMessageCount : Nullable<int64>
Public ReadOnly Property ScheduledMessageCount As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象