ParsePushExpirationInterval Property Parse
The time from initial schedul when this push will expire. This should not be used in tandem with Expiration.

Namespace: Parse
Assembly: Parse.WinRT (in Parse.WinRT.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax

public Nullable<TimeSpan> ExpirationInterval { get; set; }

Property Value

Type: NullableTimeSpan
See Also

Reference