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