Share via


FeedbackFilter.EndsOn Property

Definition

Filters the result under the chosen TimeMode. Only results up to this point in time, in UTC, will be returned. In order to filter by time, you also need to set the property TimeMode.

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

Property Value

Applies to