Freigeben über


RecommendationInner.NextNotificationTime Eigenschaft

Definition

Ruft ab oder legt fest, wann diese Empfehlung als Nächstes in UTC benachrichtigt werden soll. Null bedeutet, dass dies nie mehr benachrichtigt wird.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.nextNotificationTime")]
public DateTime? NextNotificationTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.nextNotificationTime")>]
member this.NextNotificationTime : Nullable<DateTime> with get, set
Public Property NextNotificationTime As Nullable(Of DateTime)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: