PrimaryButtonTextstringoptionalAPI references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
type InteractionMessageBoxOptions = { PrimaryButtonText?: string; SecondaryButtonText?: string; ShowSecondaryButton?: boolean; ShowDismiss?: boolean; EnableMessageMarkdown?: boolean; Intent?: MessageIntent;}ShowDismissbooleanoptionalEnableMessageMarkdownbooleanoptionalIntentMessageIntentoptional