Override element
Provides a way to specify the value of a setting for an additional locale.
Add-in type: Content, Task pane, Mail
Syntax:
<Override Locale="string " Value="string " />
Contained in:
| CitationText |
| Description |
| DictionaryName |
| DictionaryHomePage |
| DisplayName |
| HighResolutionIconUrl |
| IconUrl |
| QueryUri |
| SourceLocation |
| SupportUrl |
Attributes
| Attribute | Type | Required | Description |
|---|---|---|---|
| Locale | string | required | Specifies the culture name of the locale for this override in the BCP 47 language tag format, such as "en-US". |
| Value | string | required | Specifies value of the setting expressed for the specified locale. |