Freigeben über


Recommendation.NotificationExpirationTime Eigenschaft

Definition

Ruft Datum und Uhrzeit in UTC ab, wenn diese Benachrichtigung abläuft, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: