Share via


MessageCountDetails.ScheduledMessageCount Property

Definition

Gets number of scheduled messages.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to