Delen via


RecommendationInner.NextNotificationTime Eigenschap

Definitie

Hiermee wordt opgehaald of ingesteld wanneer deze aanbeveling als volgende in UTC moet worden gemeld. Null betekent dat dit nooit meer wordt gemeld.

[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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op