Compartir a través de


Recommendation.NotificationExpirationTime Propiedad

Definición

Obtiene o establece la fecha y hora en UTC cuando expira esta notificación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a