Share via


MessagingExtensionQueryOptions.Count Property

Definition

Gets or sets number of entities to fetch.

public int? Count { get; set; }
member this.Count : Nullable<int> with get, set
Public Property Count As Nullable(Of Integer)

Property Value

The number of entities to fetch.

Applies to