extensionRibbonsSpamPreProcessingDialog.spamMoreInfo object

Configures a link to provide informational resources to a user. In the preprocessing dialog, the link appears below the text provided in spamPreProcessingDialog.description.

Properties that reference this object type:

Syntax

{
  "text": "{string}",
  "url": "{string}"
}

Properties

text

Specifies the link text for a URL that directs users to informational resources from the preprocessing dialog.

Type
string

Required

Constraints
Maximum string length: 128.

Supported values

url

Specifies the HTTPS URL of a site that contains informational resources.

Type
string

Required

Constraints
Maximum string length: 2048.

Supported values