ScheduledToastNotification.Id | id property
Gets a developer-specified value used to identify a specific scheduled toast.
Syntax
var id = scheduledToastNotification.id;
scheduledToastNotification.id = id;
Property value
Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]
The identifier. This string is limited to 16 characters.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
- ScheduledToastNotification
- Scheduled notifications sample
- Toast schema
- Guidelines and checklist for scheduled notifications
Build date: 12/4/2012
