[office-js-preview] (Outlook) Tweak calendar descriptions (#43420)

This commit is contained in:
Elizabeth Samuel 2020-03-27 10:04:31 -07:00 committed by GitHub
parent cc362a05d2
commit 40e033c885
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9213,7 +9213,7 @@ declare namespace Office {
*/
enhancedLocation: EnhancedLocation;
/**
* Gets or sets the {@link Office.AllDayEvent} of an appointment.
* Gets or sets the {@link Office.IsAllDayEvent} property of an appointment.
*
* [Api set: Mailbox Preview]
*
@ -9330,7 +9330,7 @@ declare namespace Office {
*/
requiredAttendees: Recipients;
/**
* Gets or sets the {@link Office.AppointmentSensitivity | sensitivity} of an appointment.
* Gets or sets the {@link Office.Sensitivity | sensitivity} of an appointment.
*
* [Api set: Mailbox Preview]
*