mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
[office-js-preview] (Outlook) Tweak calendar descriptions (#43420)
This commit is contained in:
parent
cc362a05d2
commit
40e033c885
4
types/office-js-preview/index.d.ts
vendored
4
types/office-js-preview/index.d.ts
vendored
@ -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]
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user