@@ -41270,6 +41270,12 @@ within the time frame of their original request."/>
4127041270 <Member Name="allVersions" Value="1"/>
4127141271 <Member Name="linkedFiles" Value="2"/>
4127241272 <Member Name="unknownFutureValue" Value="4"/>
41273+ <Member Name="advancedIndexing" Value="8"/>
41274+ <Member Name="listAttachments" Value="16"/>
41275+ <Member Name="htmlTranscripts" Value="32"/>
41276+ <Member Name="messageConversationExpansion" Value="64"/>
41277+ <Member Name="locationsWithoutHits" Value="256"/>
41278+ <Member Name="allItemsInFolder" Value="512"/>
4127341279 </EnumType>
4127441280 <EnumType Name="additionalOptions" IsFlags="true">
4127541281 <Member Name="none" Value="0"/>
@@ -41279,6 +41285,15 @@ within the time frame of their original request."/>
4127941285 <Member Name="subfolderContents" Value="8"/>
4128041286 <Member Name="listAttachments" Value="16"/>
4128141287 <Member Name="unknownFutureValue" Value="32"/>
41288+ <Member Name="htmlTranscripts" Value="64"/>
41289+ <Member Name="advancedIndexing" Value="128"/>
41290+ <Member Name="allItemsInFolder" Value="256"/>
41291+ <Member Name="includeFolderAndPath" Value="512"/>
41292+ <Member Name="condensePaths" Value="1024"/>
41293+ <Member Name="friendlyName" Value="2048"/>
41294+ <Member Name="splitSource" Value="4096"/>
41295+ <Member Name="optimizedPartitionSize" Value="8192"/>
41296+ <Member Name="includeReport" Value="16384"/>
4128241297 </EnumType>
4128341298 <EnumType Name="caseAction">
4128441299 <Member Name="contentExport" Value="0"/>
@@ -41316,6 +41331,13 @@ within the time frame of their original request."/>
4131641331 <Member Name="Many" Value="1"/>
4131741332 <Member Name="unknownFutureValue" Value="2"/>
4131841333 </EnumType>
41334+ <EnumType Name="cloudAttachmentVersion">
41335+ <Member Name="latest" Value="1"/>
41336+ <Member Name="recent10" Value="2"/>
41337+ <Member Name="recent100" Value="3"/>
41338+ <Member Name="all" Value="4"/>
41339+ <Member Name="unknownFutureValue" Value="5"/>
41340+ </EnumType>
4131941341 <EnumType Name="dataSourceContainerStatus">
4132041342 <Member Name="active" Value="1"/>
4132141343 <Member Name="released" Value="2"/>
@@ -41337,6 +41359,13 @@ within the time frame of their original request."/>
4133741359 <Member Name="allCaseNoncustodialDataSources" Value="8"/>
4133841360 <Member Name="unknownFutureValue" Value="16"/>
4133941361 </EnumType>
41362+ <EnumType Name="documentVersion">
41363+ <Member Name="latest" Value="1"/>
41364+ <Member Name="recent10" Value="2"/>
41365+ <Member Name="recent100" Value="3"/>
41366+ <Member Name="all" Value="4"/>
41367+ <Member Name="unknownFutureValue" Value="5"/>
41368+ </EnumType>
4134041369 <EnumType Name="exportCriteria" IsFlags="true">
4134141370 <Member Name="searchHits" Value="1"/>
4134241371 <Member Name="partiallyIndexed" Value="2"/>
@@ -41347,6 +41376,7 @@ within the time frame of their original request."/>
4134741376 <Member Name="directory" Value="1"/>
4134841377 <Member Name="pst" Value="2"/>
4134941378 <Member Name="unknownFutureValue" Value="3"/>
41379+ <Member Name="msg" Value="4"/>
4135041380 </EnumType>
4135141381 <EnumType Name="exportFormat">
4135241382 <Member Name="pst" Value="0"/>
@@ -41365,6 +41395,16 @@ within the time frame of their original request."/>
4136541395 <Member Name="pdfReplacement" Value="4"/>
4136641396 <Member Name="tags" Value="16"/>
4136741397 <Member Name="unknownFutureValue" Value="32"/>
41398+ <Member Name="splitSource" Value="64"/>
41399+ <Member Name="includeFolderAndPath" Value="128"/>
41400+ <Member Name="friendlyName" Value="256"/>
41401+ <Member Name="condensePaths" Value="512"/>
41402+ <Member Name="optimizedPartitionSize" Value="1024"/>
41403+ </EnumType>
41404+ <EnumType Name="itemsToInclude" IsFlags="true">
41405+ <Member Name="searchHits" Value="1"/>
41406+ <Member Name="partiallyIndexed" Value="2"/>
41407+ <Member Name="unknownFutureValue" Value="4"/>
4136841408 </EnumType>
4136941409 <EnumType Name="purgeAreas" IsFlags="true">
4137041410 <Member Name="mailboxes" Value="1"/>
@@ -41381,6 +41421,14 @@ within the time frame of their original request."/>
4138141421 <Member Name="site" Value="2"/>
4138241422 <Member Name="unknownFutureValue" Value="4"/>
4138341423 </EnumType>
41424+ <EnumType Name="statisticsOptions" IsFlags="true">
41425+ <Member Name="includeRefiners" Value="1"/>
41426+ <Member Name="includeQueryStats" Value="2"/>
41427+ <Member Name="includeUnindexedStats" Value="4"/>
41428+ <Member Name="advancedIndexing" Value="8"/>
41429+ <Member Name="locationsWithoutHits" Value="16"/>
41430+ <Member Name="unknownFutureValue" Value="32"/>
41431+ </EnumType>
4138441432 <EnumType Name="deploymentStatus">
4138541433 <Member Name="upToDate" Value="1"/>
4138641434 <Member Name="outdated" Value="2"/>
@@ -41966,6 +42014,10 @@ within the time frame of their original request."/>
4196642014 <Property Name="status" Type="microsoft.graph.security.dataSourceContainerStatus"/>
4196742015 </EntityType>
4196842016 <EntityType Name="ediscoveryAddToReviewSetOperation" BaseType="microsoft.graph.security.caseOperation">
42017+ <Property Name="additionalDataOptions" Type="microsoft.graph.security.additionalDataOptions" Nullable="false"/>
42018+ <Property Name="cloudAttachmentVersion" Type="microsoft.graph.security.cloudAttachmentVersion" Nullable="false"/>
42019+ <Property Name="documentVersion" Type="microsoft.graph.security.documentVersion" Nullable="false"/>
42020+ <Property Name="itemsToInclude" Type="microsoft.graph.security.itemsToInclude" Nullable="false"/>
4196942021 <NavigationProperty Name="reviewSet" Type="microsoft.graph.security.ediscoveryReviewSet"/>
4197042022 <NavigationProperty Name="search" Type="microsoft.graph.security.ediscoverySearch"/>
4197142023 </EntityType>
@@ -42035,6 +42087,7 @@ within the time frame of their original request."/>
4203542087 <Property Name="indexedItemsSize" Type="Edm.Int64"/>
4203642088 <Property Name="mailboxCount" Type="Edm.Int32"/>
4203742089 <Property Name="siteCount" Type="Edm.Int32"/>
42090+ <Property Name="statisticsOptions" Type="microsoft.graph.security.statisticsOptions" Nullable="false"/>
4203842091 <Property Name="unindexedItemCount" Type="Edm.Int64"/>
4203942092 <Property Name="unindexedItemsSize" Type="Edm.Int64"/>
4204042093 <NavigationProperty Name="search" Type="microsoft.graph.security.ediscoverySearch"/>
@@ -42053,8 +42106,10 @@ within the time frame of their original request."/>
4205342106 <EntityType Name="ediscoveryPurgeDataOperation" BaseType="microsoft.graph.security.caseOperation"/>
4205442107 <EntityType Name="ediscoverySearchExportOperation" BaseType="microsoft.graph.security.caseOperation">
4205542108 <Property Name="additionalOptions" Type="microsoft.graph.security.additionalOptions"/>
42109+ <Property Name="cloudAttachmentVersion" Type="microsoft.graph.security.cloudAttachmentVersion" Nullable="false"/>
4205642110 <Property Name="description" Type="Edm.String"/>
4205742111 <Property Name="displayName" Type="Edm.String"/>
42112+ <Property Name="documentVersion" Type="microsoft.graph.security.documentVersion" Nullable="false"/>
4205842113 <Property Name="exportCriteria" Type="microsoft.graph.security.exportCriteria"/>
4205942114 <Property Name="exportFileMetadata" Type="Collection(microsoft.graph.security.exportFileMetadata)"/>
4206042115 <Property Name="exportFormat" Type="microsoft.graph.security.exportFormat"/>
@@ -42981,6 +43036,9 @@ within the time frame of their original request."/>
4298143036 <Parameter Name="bindingParameter" Type="microsoft.graph.security.ediscoveryReviewSet"/>
4298243037 <Parameter Name="search" Type="microsoft.graph.security.ediscoverySearch"/>
4298343038 <Parameter Name="additionalDataOptions" Type="microsoft.graph.security.additionalDataOptions"/>
43039+ <Parameter Name="itemsToInclude" Type="microsoft.graph.security.itemsToInclude"/>
43040+ <Parameter Name="cloudAttachmentVersion" Type="microsoft.graph.security.cloudAttachmentVersion"/>
43041+ <Parameter Name="documentVersion" Type="microsoft.graph.security.documentVersion"/>
4298443042 </Action>
4298543043 <Action Name="export" IsBound="true">
4298643044 <Parameter Name="bindingParameter" Type="microsoft.graph.security.ediscoveryReviewSet"/>
@@ -43009,6 +43067,7 @@ within the time frame of their original request."/>
4300943067 </Action>
4301043068 <Action Name="estimateStatistics" IsBound="true">
4301143069 <Parameter Name="bindingParameter" Type="microsoft.graph.security.ediscoverySearch"/>
43070+ <Parameter Name="statisticsOptions" Type="microsoft.graph.security.statisticsOptions"/>
4301243071 </Action>
4301343072 <Action Name="exportReport" IsBound="true">
4301443073 <Parameter Name="bindingParameter" Type="microsoft.graph.security.ediscoverySearch"/>
@@ -43017,6 +43076,8 @@ within the time frame of their original request."/>
4301743076 <Parameter Name="exportCriteria" Type="microsoft.graph.security.exportCriteria"/>
4301843077 <Parameter Name="exportLocation" Type="microsoft.graph.security.exportLocation"/>
4301943078 <Parameter Name="additionalOptions" Type="microsoft.graph.security.additionalOptions"/>
43079+ <Parameter Name="cloudAttachmentVersion" Type="microsoft.graph.security.cloudAttachmentVersion"/>
43080+ <Parameter Name="documentVersion" Type="microsoft.graph.security.documentVersion"/>
4302043081 </Action>
4302143082 <Action Name="exportResult" IsBound="true">
4302243083 <Parameter Name="bindingParameter" Type="microsoft.graph.security.ediscoverySearch"/>
@@ -43027,6 +43088,8 @@ within the time frame of their original request."/>
4302743088 <Parameter Name="additionalOptions" Type="microsoft.graph.security.additionalOptions"/>
4302843089 <Parameter Name="exportFormat" Type="microsoft.graph.security.exportFormat"/>
4302943090 <Parameter Name="exportSingleItems" Type="Edm.Boolean"/>
43091+ <Parameter Name="cloudAttachmentVersion" Type="microsoft.graph.security.cloudAttachmentVersion"/>
43092+ <Parameter Name="documentVersion" Type="microsoft.graph.security.documentVersion"/>
4303043093 </Action>
4303143094 <Action Name="purgeData" IsBound="true">
4303243095 <Parameter Name="bindingParameter" Type="microsoft.graph.security.ediscoverySearch"/>
0 commit comments