Edit

Share via


IToastButton.HintActionId Property

Definition

Gets or sets an identifier used in telemetry to identify your category of action. This should be something like "Delete", "Reply", or "Archive". In the upcoming toast telemetry dashboard in Dev Center, you will be able to view how frequently your actions are being clicked.

public string HintActionId { get; set; }
member this.HintActionId : string with get, set
Public Property HintActionId As String

Property Value

Applies to