Skip to main content

GetActionUrlResponse Constructors

An object defining constructors for the GetActionUrlResponse class.

GetActionUrlResponse(url, favicon)

Initializes a new instance of the GetActionUrlResponse class, setting the URL and favicon URL for the Office Web App.

Parameters:

url (required): string
The URL of the Office Web App action, providing a link to the application or document.

favicon (required): string
The URL for the favicon associated with the Office Web App, used for display alongside the app link.