Condividi tramite


RecommendationInner.NextNotificationTime Proprietà

Definizione

Ottiene o imposta quando inviare una notifica a questa raccomandazione successivamente nell'ora UTC. Null significa che non verrà più notificata.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a