ReevaluateResult.LastEvaluatedOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The time stamp (UTC) when the recommendation was last evaluated.
public DateTimeOffset? LastEvaluatedOn { get; }
member this.LastEvaluatedOn : Nullable<DateTimeOffset>
Public ReadOnly Property LastEvaluatedOn As Nullable(Of DateTimeOffset)