Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 625 Bytes

pushnotificationchannel_expirationtime.md

File metadata and controls

27 lines (15 loc) · 625 Bytes
-api-id -api-type
P:Microsoft.Windows.PushNotifications.PushNotificationChannel.ExpirationTime
winrt property

Microsoft.Windows.PushNotifications.PushNotificationChannel.ExpirationTime

-description

Gets the expiration time of the push notification channel, after which a new channel must be requested with CreateChannelAsync.

-property-value

The expiration time of the push notification channel

-remarks

-see-also

-examples