update a couple of references

This commit is contained in:
Elizabeth Samuel
2018-09-20 17:43:37 -07:00
parent 6e11f5dde1
commit 3b46eddf7f

View File

@@ -15882,7 +15882,7 @@ declare namespace Office {
*
* <tr><td>{@link https://docs.microsoft.com/outlook/add-ins/#extension-points | Applicable Outlook mode}</td><td>Compose or read</td></tr></table>
*/
recurrenceProperties: RecurrenceProperties;
recurrenceProperties: Office.RecurrenceProperties;
/**
* Gets or sets the properties of the recurring appointment series.
*
@@ -15894,7 +15894,7 @@ declare namespace Office {
*
* <tr><td>{@link https://docs.microsoft.com/outlook/add-ins/#extension-points | Applicable Outlook mode}</td><td>Compose or read</td></tr></table>
*/
recurrenceTimeZone: RecurrenceTimeZone;
recurrenceTimeZone: Office.RecurrenceTimeZone;
/**
* Gets or sets the type of the recurring appointment series.