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: openApiDocs/beta/Calendar.yml
+12-21Lines changed: 12 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -46384,19 +46384,18 @@ components:
46384
46384
description: 'Represent the online meeting service providers that can be used to create online meetings in this calendar. Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness.'
46385
46385
calendarGroupId:
46386
46386
type: string
46387
-
description: 'The calendarGroup in which to create the calendar. If the user has never explicitly set a group for the calendar, this property is null.'
46388
46387
nullable: true
46389
46388
canEdit:
46390
46389
type: boolean
46391
-
description: 'True if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only.'
46390
+
description: 'True if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access.'
46392
46391
nullable: true
46393
46392
canShare:
46394
46393
type: boolean
46395
-
description: 'True if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only.'
46394
+
description: 'True if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it.'
46396
46395
nullable: true
46397
46396
canViewPrivateItems:
46398
46397
type: boolean
46399
-
description: 'True if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only.'
46398
+
description: 'True if the user can read calendar items that have been marked private, false otherwise.'
description: 'The calendar color, expressed in a hex color code of three hexidecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty.'
46412
46410
nullable: true
46413
46411
isDefaultCalendar:
46414
46412
type: boolean
46415
-
description: 'True if this is the default calendar where new events are created by default, false otherwise.'
46416
46413
nullable: true
46417
46414
isRemovable:
46418
46415
type: boolean
46419
46416
description: Indicates whether this user calendar can be deleted from the user mailbox.
46420
46417
nullable: true
46421
46418
isShared:
46422
46419
type: boolean
46423
-
description: 'True if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only.'
46424
46420
nullable: true
46425
46421
isSharedWithMe:
46426
46422
type: boolean
46427
-
description: 'True if the user has been shared this calendar, false otherwise. This property is always false for a calendar owner. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only.'
46428
46423
nullable: true
46429
46424
isTallyingResponses:
46430
46425
type: boolean
@@ -46514,7 +46509,6 @@ components:
46514
46509
items:
46515
46510
type: string
46516
46511
nullable: true
46517
-
description: 'Contains occurrenceId property values of cancelled instances in a recurring series, if the event is the series master. Instances in a recurring series that are cancelled are called cancelledOccurences.Returned only on $select in a Get operation which specifies the id of a series master event (that is, the seriesMasterId property value).'
description: 'Set to true if the user has updated the meeting in Outlook but has not sent the updates to attendees. Set to false if all changes have been sent, or if the event is an appointment without any attendees.'
description: 'The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable.'
46626
+
description: The collection of fileAttachment and itemAttachment attachments for the event. Navigation property. Read-only. Nullable.
description: 'The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable.'
46642
+
description: The instances of the event. Navigation property. Read-only. Nullable.
46651
46643
multiValueExtendedProperties:
46652
46644
type: array
46653
46645
items:
@@ -46681,7 +46673,7 @@ components:
46681
46673
nullable: true
46682
46674
name:
46683
46675
type: string
46684
-
description: The display name of the attachment. This does not need to be the actual file name.
46676
+
description: The attachment's file name.
46685
46677
nullable: true
46686
46678
size:
46687
46679
maximum: 2147483647
@@ -46808,11 +46800,11 @@ components:
46808
46800
properties:
46809
46801
address:
46810
46802
type: string
46811
-
description: The email address of an entity instance.
46803
+
description: The email address of the person or entity.
46812
46804
nullable: true
46813
46805
name:
46814
46806
type: string
46815
-
description: The display name of an entity instance.
46807
+
description: The display name of the person or entity.
46816
46808
nullable: true
46817
46809
additionalProperties:
46818
46810
type: object
@@ -46888,10 +46880,10 @@ components:
46888
46880
properties:
46889
46881
dateTime:
46890
46882
type: string
46891
-
description: 'A single point of time in a combined date and time representation ({date}T{time}). For example, ''2019-04-16T09:00:00''.'
46883
+
description: 'A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000).'
46892
46884
timeZone:
46893
46885
type: string
46894
-
description: 'Represents a time zone, for example, ''Pacific Standard Time''. See below for possible values.'
46886
+
description: 'Represents a time zone, for example, ''Pacific Standard Time''. See below for more possible values.'
description: 'A collection of the days of the week on which the event occurs. Possible values are: sunday, monday, tuesday, wednesday, thursday, friday, saturday. If type is relativeMonthly or relativeYearly, and daysOfWeek specifies more than one day, the event falls on the first day that satisfies the pattern. Required if type is weekly, relativeMonthly, or relativeYearly.'
47164
+
description: 'A collection of the days of the week on which the event occurs. The possible values are: sunday, monday, tuesday, wednesday, thursday, friday, saturday. If type is relativeMonthly or relativeYearly, and daysOfWeek specifies more than one day, the event falls on the first day that satisfies the pattern. Required if type is weekly, relativeMonthly, or relativeYearly.'
Copy file name to clipboardExpand all lines: openApiDocs/beta/ChangeNotifications.yml
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -268,27 +268,27 @@ components:
268
268
nullable: true
269
269
changeType:
270
270
type: string
271
-
description: 'Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Required. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.'
271
+
description: 'Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list.Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType.'
272
272
clientState:
273
273
type: string
274
-
description: Specifies the value of the clientState property sent by the service in each change notification. The maximum length is 255 characters. The client can check that the change notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each change notification. Optional.
274
+
description: Optional. Specifies the value of the clientState property sent by the service in each change notification. The maximum length is 128 characters. The client can check that the change notification came from the service by comparing the value of the clientState property sent with the subscription with the value of the clientState property received with each change notification.
275
275
nullable: true
276
276
creatorId:
277
277
type: string
278
-
description: 'Identifier of the user or service principal that created the subscription. If the app used delegated permissions to create the subscription, this field contains the ID of the signed-in user the app called on behalf of. If the app used application permissions, this field contains the ID of the service principal corresponding to the app. Read-only.'
278
+
description: 'Identifier of the user or service principal that created the subscription. If the app used delegated permissions to create the subscription, this field contains the id of the signed-in user the app called on behalf of. If the app used application permissions, this field contains the id of the service principal corresponding to the app. Read-only.'
279
279
nullable: true
280
280
encryptionCertificate:
281
281
type: string
282
282
description: A base64-encoded representation of a certificate with a public key used to encrypt resource data in change notifications. Optional. Required when includeResourceData is true.
283
283
nullable: true
284
284
encryptionCertificateId:
285
285
type: string
286
-
description: A custom app-provided identifier to help identify the certificate needed to decrypt resource data. Optional. Required when includeResourceData is true.
286
+
description: A custom app-provided identifier to help identify the certificate needed to decrypt resource data. Optional.
description: 'Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. See the table below for maximum supported subscription length of time. Required.'
291
+
description: 'Required. Specifies the date and time when the webhook subscription expires. The time is in UTC, and can be an amount of time from subscription creation that varies for the resource subscribed to. See the table below for maximum supported subscription length of time.'
292
292
format: date-time
293
293
includeProperties:
294
294
type: boolean
@@ -310,10 +310,10 @@ components:
310
310
nullable: true
311
311
notificationUrl:
312
312
type: string
313
-
description: The URL of the endpoint that receives the change notifications. This URL must make use of the HTTPS protocol. Required.
313
+
description: Required. The URL of the endpoint that will receive the change notifications. This URL must make use of the HTTPS protocol.
314
314
resource:
315
315
type: string
316
-
description: Specifies the resource that will be monitored for changes. Do not include the base URL (https://graph.microsoft.com/beta/). See the possible resource path values for each supported resource. Required.
316
+
description: Required. Specifies the resource that will be monitored for changes. Do not include the base URL (https://graph.microsoft.com/v1.0/). See the possible resource path values for each supported resource.
0 commit comments