ParsePushExpiration Property Parse
The time at which this push will expire. This should not be used in tandem with ExpirationInterval.

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

public Nullable<DateTime> Expiration { get; set; }

Property Value

Type: NullableDateTime
See Also

Reference