다음을 통해 공유


RecommendationInner.NotificationExpirationTime 속성

정의

이 알림이 만료되는 날짜 및 시간을 UTC로 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상