ProductLicense.ExpirationDate | expirationDate property
Gets the expiration date and time of the license.
Syntax
Property value
Type: Date [JavaScript] | System.DateTimeOffset [.NET] | Windows::Foundation::DateTime [C++]
The date and time that the product's license expires.
| Value | Meaning |
|---|---|
|
The license is active and expires on this date. This occurs during the product's lifetime (the time the product can be used). |
|
The license is active and never expires. This occurs if the product's lifetime is forever. |
|
The license is not active. |
Remarks
Windows Phone 8
This API is not implemented and will throw an exception if called.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013