Share via


AppServiceRecommendation.NotifiedOn Property

Definition

Last timestamp in UTC this instance was actually notified. Null means that this recommendation hasn't been notified yet.

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

Property Value

Applies to