Share via


ReminderNotificationTriggerDetails.InstanceId Property

Definition

Gets an identifier that disambiguates between multiple instances of reminders.

public:
 property Platform::String ^ InstanceId { Platform::String ^ get(); };
winrt::hstring InstanceId();
public string InstanceId { get; }
var string = reminderNotificationTriggerDetails.instanceId;
Public ReadOnly Property InstanceId As String

Property Value

String

Platform::String

winrt::hstring

A string identifier that disambiguates between multiple instances of reminders.

Applies to