Skip to content

Commit 2d39520

Browse files
[Outlook] (manifest) Document child elements of DesktopSettings element (#2231)
1 parent 05ea5cb commit 2d39520

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/manifest/desktopsettings.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,10 @@ Specifies source location and control settings that apply when your mail add-in
3838
## Contained in
3939

4040
- [Form](form.md)
41+
42+
## Child elements
43+
44+
| Element | Required | Description |
45+
|:-----|:-----:|:-----|
46+
| [SourceLocation element](sourcelocation.md) | Yes | The location of your add-in's source files. |
47+
| [RequestedHeight element](requestedheight.md) | Yes | The initial height of your add-in.<br><br>**Important**: The **\<RequestedHeight\>** element is only required if the `xsi:type` of the parent **\<Form\>** element is `ItemRead`. |

0 commit comments

Comments
 (0)