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
+21-12Lines changed: 21 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -46384,18 +46384,19 @@ 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.'
46387
46388
nullable: true
46388
46389
canEdit:
46389
46390
type: boolean
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.'
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.'
46391
46392
nullable: true
46392
46393
canShare:
46393
46394
type: boolean
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.'
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.'
46395
46396
nullable: true
46396
46397
canViewPrivateItems:
46397
46398
type: boolean
46398
-
description: 'True if the user can read calendar items that have been marked private, false otherwise.'
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.'
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.'
46410
46412
nullable: true
46411
46413
isDefaultCalendar:
46412
46414
type: boolean
46415
+
description: 'True if this is the default calendar where new events are created by default, false otherwise.'
46413
46416
nullable: true
46414
46417
isRemovable:
46415
46418
type: boolean
46416
46419
description: Indicates whether this user calendar can be deleted from the user mailbox.
46417
46420
nullable: true
46418
46421
isShared:
46419
46422
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.'
46420
46424
nullable: true
46421
46425
isSharedWithMe:
46422
46426
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.'
46423
46428
nullable: true
46424
46429
isTallyingResponses:
46425
46430
type: boolean
@@ -46509,6 +46514,7 @@ components:
46509
46514
items:
46510
46515
type: string
46511
46516
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 and itemAttachment attachments for the event. Navigation property. Read-only. Nullable.
46634
+
description: 'The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable.'
description: The instances of the event. Navigation property. Read-only. Nullable.
46650
+
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.'
46643
46651
multiValueExtendedProperties:
46644
46652
type: array
46645
46653
items:
@@ -46673,7 +46681,7 @@ components:
46673
46681
nullable: true
46674
46682
name:
46675
46683
type: string
46676
-
description: The attachment's file name.
46684
+
description: The display name of the attachment. This does not need to be the actual file name.
46677
46685
nullable: true
46678
46686
size:
46679
46687
maximum: 2147483647
@@ -46800,11 +46808,11 @@ components:
46800
46808
properties:
46801
46809
address:
46802
46810
type: string
46803
-
description: The email address of the person or entity.
46811
+
description: The email address of an entity instance.
46804
46812
nullable: true
46805
46813
name:
46806
46814
type: string
46807
-
description: The display name of the person or entity.
46815
+
description: The display name of an entity instance.
46808
46816
nullable: true
46809
46817
additionalProperties:
46810
46818
type: object
@@ -46880,10 +46888,10 @@ components:
46880
46888
properties:
46881
46889
dateTime:
46882
46890
type: string
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).'
46891
+
description: 'A single point of time in a combined date and time representation ({date}T{time}). For example, ''2019-04-16T09:00:00''.'
46884
46892
timeZone:
46885
46893
type: string
46886
-
description: 'Represents a time zone, for example, ''Pacific Standard Time''. See below for more possible values.'
46894
+
description: 'Represents a time zone, for example, ''Pacific Standard Time''. See below for possible values.'
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.'
47173
+
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.'
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: '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.'
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.'
272
272
clientState:
273
273
type: string
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.
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.
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.
286
+
description: A custom app-provided identifier to help identify the certificate needed to decrypt resource data. Optional. Required when includeResourceData is true.
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.'
291
+
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.'
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: Required. The URL of the endpoint that will receive the change notifications. This URL must make use of the HTTPS protocol.
313
+
description: The URL of the endpoint that receives the change notifications. This URL must make use of the HTTPS protocol. Required.
314
314
resource:
315
315
type: string
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.
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.
0 commit comments