Edit

Share via


IToastButton Interface

Definition

public interface IToastButton
type IToastButton = interface
Public Interface IToastButton
Derived

Properties

HintActionId

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.

ImageUri

Gets or sets an optional image icon for the button to display (required for buttons adjacent to inputs like quick reply).

Applies to