You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/manifest/desktopsettings.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,3 +38,10 @@ Specifies source location and control settings that apply when your mail add-in
38
38
## Contained in
39
39
40
40
-[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