|
2167 | 2167 | <Member Name="southKorea" Value="23" /> |
2168 | 2168 | <Member Name="middleEast" Value="25" /> |
2169 | 2169 | <Member Name="mexico" Value="26" /> |
| 2170 | + <Member Name="australasia" Value="27" /> |
| 2171 | + <Member Name="europe" Value="28" /> |
2170 | 2172 | </EnumType> |
2171 | 2173 | <EnumType Name="cloudPcRemoteActionName"> |
2172 | 2174 | <Member Name="unknown" Value="0" /> |
|
14411 | 14413 | <Property Name="isInOrgFormsPhishingScanEnabled" Type="Edm.Boolean" /> |
14412 | 14414 | <Property Name="isRecordIdentityByDefaultEnabled" Type="Edm.Boolean" /> |
14413 | 14415 | </ComplexType> |
| 14416 | + <ComplexType Name="forwardToChatResult" BaseType="graph.actionResultPart"> |
| 14417 | + <Property Name="forwardedMessageId" Type="Edm.String" /> |
| 14418 | + <Property Name="targetChatId" Type="Edm.String" /> |
| 14419 | + </ComplexType> |
14414 | 14420 | <ComplexType Name="freeBusyError"> |
14415 | 14421 | <Property Name="message" Type="Edm.String" /> |
14416 | 14422 | <Property Name="responseCode" Type="Edm.String" /> |
|
31055 | 31061 | <Property Name="allowAttendeeToEnableCamera" Type="Edm.Boolean" /> |
31056 | 31062 | <Property Name="allowAttendeeToEnableMic" Type="Edm.Boolean" /> |
31057 | 31063 | <Property Name="allowBreakoutRooms" Type="Edm.Boolean" /> |
| 31064 | + <Property Name="allowCopyingAndSharingMeetingContent" Type="Edm.Boolean" /> |
31058 | 31065 | <Property Name="allowedLobbyAdmitters" Type="graph.allowedLobbyAdmitterRoles" /> |
31059 | 31066 | <Property Name="allowedPresenters" Type="graph.onlineMeetingPresenters" /> |
31060 | 31067 | <Property Name="allowLiveShare" Type="graph.meetingLiveShareOptions" /> |
|
41235 | 41242 | <Parameter Name="Comment" Type="Edm.String" Unicode="false" /> |
41236 | 41243 | <Parameter Name="ToRecipients" Type="Collection(graph.recipient)" Nullable="false" /> |
41237 | 41244 | </Action> |
| 41245 | + <Action Name="forwardToChat" IsBound="true"> |
| 41246 | + <Parameter Name="bindingParameter" Type="Collection(graph.chatMessage)" /> |
| 41247 | + <Parameter Name="targetChatIds" Type="Collection(Edm.String)" Unicode="false" /> |
| 41248 | + <Parameter Name="messageIds" Type="Collection(Edm.String)" Unicode="false" /> |
| 41249 | + <Parameter Name="additionalMessage" Type="graph.chatMessage" /> |
| 41250 | + <ReturnType Type="Collection(graph.actionResultPart)" /> |
| 41251 | + </Action> |
41238 | 41252 | <Action Name="fv" IsBound="true"> |
41239 | 41253 | <Parameter Name="bindparameter" Type="graph.workbookFunctions" /> |
41240 | 41254 | <Parameter Name="rate" Type="Edm.Untyped" /> |
|
44490 | 44504 | <Parameter Name="Message" Type="graph.message" /> |
44491 | 44505 | <Parameter Name="Comment" Type="Edm.String" Unicode="false" /> |
44492 | 44506 | </Action> |
| 44507 | + <Action Name="replyWithQuote" IsBound="true"> |
| 44508 | + <Parameter Name="bindingParameter" Type="Collection(graph.chatMessage)" /> |
| 44509 | + <Parameter Name="messageIds" Type="Collection(Edm.String)" Unicode="false" /> |
| 44510 | + <Parameter Name="replyMessage" Type="graph.chatMessage" /> |
| 44511 | + <ReturnType Type="graph.chatMessage" /> |
| 44512 | + </Action> |
44493 | 44513 | <Action Name="reprocess" IsBound="true"> |
44494 | 44514 | <Parameter Name="bindingParameter" Type="graph.accessPackageAssignment" /> |
44495 | 44515 | </Action> |
|
66766 | 66786 | <Annotations Target="microsoft.graph.deviceManagementConfigurationWindowsSettingApplicability/windowsSkus"> |
66767 | 66787 | <Annotation Term="Org.OData.Core.V1.Description" String="List of Windows SKUs that the setting is applicable for" /> |
66768 | 66788 | </Annotations> |
| 66789 | + <Annotations Target="microsoft.graph.deviceManagementConfigurationWindowsSkus/holographicForBusiness"> |
| 66790 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Device Management Configuration Windows SKU is 'holographicForBusiness' " /> |
| 66791 | + </Annotations> |
| 66792 | + <Annotations Target="microsoft.graph.deviceManagementConfigurationWindowsSkus/holoLens"> |
| 66793 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Device Management Configuration Windows SKU is 'holoLens' " /> |
| 66794 | + </Annotations> |
| 66795 | + <Annotations Target="microsoft.graph.deviceManagementConfigurationWindowsSkus/holoLensEnterprise"> |
| 66796 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Device Management Configuration Windows SKU is 'holoLensEnterprise' " /> |
| 66797 | + </Annotations> |
| 66798 | + <Annotations Target="microsoft.graph.deviceManagementConfigurationWindowsSkus/iot"> |
| 66799 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Device Management Configuration Windows SKU is 'iot' " /> |
| 66800 | + </Annotations> |
| 66801 | + <Annotations Target="microsoft.graph.deviceManagementConfigurationWindowsSkus/iotEnterprise"> |
| 66802 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Device Management Configuration Windows SKU is 'iotEnterprise' " /> |
| 66803 | + </Annotations> |
| 66804 | + <Annotations Target="microsoft.graph.deviceManagementConfigurationWindowsSkus/surfaceHub"> |
| 66805 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Device Management Configuration Windows SKU is 'surfaceHub' " /> |
| 66806 | + </Annotations> |
| 66807 | + <Annotations Target="microsoft.graph.deviceManagementConfigurationWindowsSkus/unknown"> |
| 66808 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Device Management Configuration Windows SKU is 'unknown' " /> |
| 66809 | + </Annotations> |
| 66810 | + <Annotations Target="microsoft.graph.deviceManagementConfigurationWindowsSkus/windowsEducation"> |
| 66811 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Device Management Configuration Windows SKU is 'windowsEducation' " /> |
| 66812 | + </Annotations> |
| 66813 | + <Annotations Target="microsoft.graph.deviceManagementConfigurationWindowsSkus/windowsEnterprise"> |
| 66814 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Device Management Configuration Windows SKU is 'windowsEnterprise' " /> |
| 66815 | + </Annotations> |
| 66816 | + <Annotations Target="microsoft.graph.deviceManagementConfigurationWindowsSkus/windowsHome"> |
| 66817 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Device Management Configuration Windows SKU is 'windowsHome' " /> |
| 66818 | + </Annotations> |
| 66819 | + <Annotations Target="microsoft.graph.deviceManagementConfigurationWindowsSkus/windowsMobile"> |
| 66820 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Device Management Configuration Windows SKU is 'windowsMobile' " /> |
| 66821 | + </Annotations> |
| 66822 | + <Annotations Target="microsoft.graph.deviceManagementConfigurationWindowsSkus/windowsMobileEnterprise"> |
| 66823 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Device Management Configuration Windows SKU is 'windowsMobileEnterprise' " /> |
| 66824 | + </Annotations> |
| 66825 | + <Annotations Target="microsoft.graph.deviceManagementConfigurationWindowsSkus/windowsMultiSession"> |
| 66826 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Device Management Configuration Windows SKU is 'windowsMultiSession' " /> |
| 66827 | + </Annotations> |
| 66828 | + <Annotations Target="microsoft.graph.deviceManagementConfigurationWindowsSkus/windowsProfessional"> |
| 66829 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Device Management Configuration Windows SKU is 'windowsProfessional' " /> |
| 66830 | + </Annotations> |
| 66831 | + <Annotations Target="microsoft.graph.deviceManagementConfigurationWindowsSkus/windowsTeamSurface"> |
| 66832 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the Device Management Configuration Windows SKU is 'windowsTeamSurface' " /> |
| 66833 | + </Annotations> |
66769 | 66834 | <Annotations Target="microsoft.graph.deviceManagementConstraint"> |
66770 | 66835 | <Annotation Term="Org.OData.Core.V1.Description" String="Base entity for a constraint" /> |
66771 | 66836 | </Annotations> |
@@ -82152,16 +82217,16 @@ |
82152 | 82217 | <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the name of the file." /> |
82153 | 82218 | </Annotations> |
82154 | 82219 | <Annotations Target="microsoft.graph.mobileAppContentFile/size"> |
82155 | | - <Annotation Term="Org.OData.Core.V1.Description" String="The size of the file prior to encryption. To be deprecated, please use sizeInBytes property instead." /> |
| 82220 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the original size of the file, in bytes." /> |
82156 | 82221 | </Annotations> |
82157 | 82222 | <Annotations Target="microsoft.graph.mobileAppContentFile/sizeEncrypted"> |
82158 | | - <Annotation Term="Org.OData.Core.V1.Description" String="The size of the file after encryption. To be deprecated, please use sizeEncryptedInBytes property instead." /> |
| 82223 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the size of the file after encryption, in bytes." /> |
82159 | 82224 | </Annotations> |
82160 | 82225 | <Annotations Target="microsoft.graph.mobileAppContentFile/sizeEncryptedInBytes"> |
82161 | | - <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the size of the file after encryption, in bytes. Valid values 0 to 9.22337203685478E+18" /> |
| 82226 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the size of the file after encryption, in bytes. To be deprecated in February 2025, please use SizeEncrypted property instead. Valid values 0 to 9.22337203685478E+18" /> |
82162 | 82227 | </Annotations> |
82163 | 82228 | <Annotations Target="microsoft.graph.mobileAppContentFile/sizeInBytes"> |
82164 | | - <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the original size of the file, in bytes. Valid values 0 to 9.22337203685478E+18" /> |
| 82229 | + <Annotation Term="Org.OData.Core.V1.Description" String="Indicates the original size of the file, in bytes. To be deprecated in February 2025, please use Size property instead. Valid values 0 to 9.22337203685478E+18" /> |
82165 | 82230 | </Annotations> |
82166 | 82231 | <Annotations Target="microsoft.graph.mobileAppContentFile/uploadState"> |
82167 | 82232 | <Annotation Term="Org.OData.Core.V1.Computed" Bool="true" /> |
@@ -106340,6 +106405,7 @@ |
106340 | 106405 | <Property Name="closedBy" Type="graph.identitySet" /> |
106341 | 106406 | <Property Name="closedDateTime" Type="Edm.DateTimeOffset" /> |
106342 | 106407 | <Property Name="externalId" Type="Edm.String" /> |
| 106408 | + <NavigationProperty Name="caseMembers" Type="Collection(self.ediscoveryCaseMember)" ContainsTarget="true" /> |
106343 | 106409 | <NavigationProperty Name="custodians" Type="Collection(self.ediscoveryCustodian)" ContainsTarget="true" /> |
106344 | 106410 | <NavigationProperty Name="legalHolds" Type="Collection(self.ediscoveryHoldPolicy)" ContainsTarget="true" /> |
106345 | 106411 | <NavigationProperty Name="noncustodialDataSources" Type="Collection(self.ediscoveryNoncustodialDataSource)" ContainsTarget="true" /> |
|
0 commit comments