The time at which this push will expire. This should not be used in tandem with ExpirationInterval.
Namespace: ParseAssembly: Parse.WinRT (in Parse.WinRT.dll) Version: 1.5.5.0 (1.5.5.0)
public Nullable<DateTime> Expiration { get; set; }
Public Property Expiration As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTime
Reference