OpenAPI.NET.OData/docs/csdl/graph1.0_withSecurity.xml

31676 lines
1.9 MiB
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<edmx:Edmx xmlns:ags="http://aggregator.microsoft.com/internal" Version="4.0" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx">
<edmx:DataServices>
<Schema Namespace="microsoft.graph" xmlns="http://docs.oasis-open.org/odata/ns/edm">
<Annotations Target="microsoft.graph.GraphService/users">
<Annotation Term="Org.Graph.Vocabulary.InsertRestrictions">
<Record>
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions"/>
<PropertyValue Property="Permission">
<Record>
<PropertyValue Property="Scheme" String="DelegatedWork" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite.All"/>
<!--
* , [PROPERTY NAME], - list
"*" denotes all properties are accessible
"Property name" used to provide access to specific properties
"-" sign prepended to property name used to exclude specific properties
Absense of the PropertyValue denotes all properties are accessible using that scope.
-->
<PropertyValue Property="RestrictedProperties">
<string>-mailboxSettings</string>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Scope" String="MailboxSettings.ReadWrite"/>
<PropertyValue Property="RestrictedProperties">
<string>mailboxSettings</string>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.ReadWrite.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.AccessAsUser.All"/>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Scheme" String="Application" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="Directory.ReadWrite.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="MailboxSettings.ReadWrite"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.AccessAsUser.All"/>
</Record>
</Collection>
</PropertyValue>
</Record>
</PropertyValue>
</Record>
</Annotation>
<Annotation Term="Org.Graph.Vocabulary.UpdateRestrictions">
<Record>
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="Permission">
<Record>
<PropertyValue Property="Scheme" String="DelegatedWork" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.ReadWrite.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.AccessAsUser.All"/>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Scheme" String="DelegatedPersonal" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite"/>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Scheme" String="Application" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.ReadWrite.All"/>
</Record>
</Collection>
</PropertyValue>
</Record>
</PropertyValue>
</Record>
</Annotation>
<!-- Read restrictions :select restrictions and then props to filter, expand, etc. -->
<Annotation Term="Org.Graph.Vocabulary.ReadRestrictions">
<Record>
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="Permission">
<Collection>
<Record>
<PropertyValue Property="Scheme" String="DelegatedWork" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="User.Read"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadBasic.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.Read.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.Read.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.ReadWrite.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.AccessAsUser.All"/>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Scheme" String="Application" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="User.Read"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.Read.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.ReadWrite.All"/>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertValue Property="ReadByKeyRestrictions">
<Record>
<PropertyValue Property="Permission">
<Collection>
<Record>
<PropertyValue Property="Scheme" String="DelegatedWork" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="User.Read"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadBasic.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.Read.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.Read.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.ReadWrite.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.AccessAsUser.All"/>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Scheme" String="DelegatedPersonal" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="User.Read"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite"/>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Scheme" String="Application" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="User.Read.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.Read.All"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.ReadWrite.All"/>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</PropertValue>
</Record>
</Annotation>
<Annotation Term="Org.Graph.Vocabulary.DeleteRestrictions">
<Record>
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="Permission">
<Record>
<PropertyValue Property="Scheme" String="DelegatedWork" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="Directory.AccessAsUser.All"/>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Scheme" String="Application" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite.All"/>
</Record>
</Collection>
</PropertyValue>
</Record>
</PropertyValue>
</Record>
</Annotation>
</Annotations>
<!-- annoations on actions/functions -->
<Annotations Target="microsoft.graph.reminderView(microsoft.graph.user, Edm.String, Edm.String)">
<!-- for a path that looks like "GET /users/{id | userPrincipalName}/reminderView(startDateTime=startDateTime-value,endDateTime=endDateTime-value)" -->
<Annotation Term="Org.Graph.Vocabulary.OperationRestrictions">
<Collection>
<Record>
<PropertyValue Property="QualifiedOperationName" String="reminderView" />
<PropertyValue Property="Permission">
<Record>
<PropertyValue Property="Scheme" String="DelegatedWork" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="Calendars.Read" />
</Record>
<Record>
<PropertyValue Property="Scope" String="Calendars.ReadWrite" />
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Scheme" String="DelegatedPersonal" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="Calendars.Read" />
</Record>
<Record>
<PropertyValue Property="Scope" String="Calendars.ReadWrite" />
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Scheme" String="Application" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="Calendars.Read" />
</Record>
<Record>
<PropertyValue Property="Scope" String="Calendars.ReadWrite" />
</Record>
</Collection>
</PropertyValue>
</Record>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Annotations>
<!-- Annotating container with Auth Schemes that contain all the scopes applicable per that security scheme. Graph has 3 security schemes, DelegatedWork, DelegatedPersonal, Application -->
<Annotations Target="microsoft.graph.GraphService">
<Annotation Term="Auth.Authorizations">
<Collection>
<Record Type="Org.OData.Authorization.V1.OAuth2Implicit">
<PropertyValue Property="Name" String="DelegatedWork"/>
<PropertyValue Property="AuthorizationUrl" String="https://graph.microsoft.com" />
<PropertyValue Property="RefreshUrl" String="https://refreshUrl" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="User.ReadAll"/>
<PropertyValue Property="Description" String="Read all user data"/>
<PropertyValue Property="Grant" String="User"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.WriteAll"/>
<PropertyValue Property="Description" String="Write all user data"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.ReadAll"/>
<PropertyValue Property="Description" String="Write to directory"/>
<PropertyValue Property="Grant" String="Admin"/>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record Type="Org.OData.Authorization.V1.OAuth2Implicit">
<PropertyValue Property="Name" String="DelegatedPersonal"/>
<PropertyValue Property="AuthorizationUrl" String="https://graph.microsoft.com" />
<PropertyValue Property="RefreshUrl" String="https://refreshUrl" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="User.ReadAll"/>
<PropertyValue Property="Description" String="Read all user data"/>
<PropertyValue Property="Grant" String="User"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.WriteAll"/>
<PropertyValue Property="Description" String="Write all user data"/>
<PropertyValue Property="Grant" String="User"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.ReadAll"/>
<PropertyValue Property="Description" String="Write to directory"/>
<PropertyValue Property="Grant" String="User"/>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record Type="Org.OData.Authorization.V1.OAuth2Implicit">
<PropertyValue Property="Name" String="Application"/>
<PropertyValue Property="AuthorizationUrl" String="https://graph.microsoft.com" />
<PropertyValue Property="RefreshUrl" String="https://refreshUrl" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="User.ReadAll"/>
<PropertyValue Property="Description" String="Read all user data"/>
<PropertyValue Property="Grant" String="Admin"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.WriteAll"/>
<PropertyValue Property="Description" String="Write all user data"/>
<PropertyValue Property="Grant" String="Admin"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.ReadAll"/>
<PropertyValue Property="Description" String="Write to directory"/>
<PropertyValue Property="Grant" String="Admin"/>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Annotations>
<EnumType Name="timeZoneStandard">
<Member Name="windows" Value="0" />
<Member Name="iana" Value="1" />
</EnumType>
<EnumType Name="freeBusyStatus">
<Member Name="free" Value="0" />
<Member Name="tentative" Value="1" />
<Member Name="busy" Value="2" />
<Member Name="oof" Value="3" />
<Member Name="workingElsewhere" Value="4" />
<Member Name="unknown" Value="-1" />
</EnumType>
<EnumType Name="attendeeType">
<Member Name="required" Value="0" />
<Member Name="optional" Value="1" />
<Member Name="resource" Value="2" />
</EnumType>
<EnumType Name="externalAudienceScope">
<Member Name="none" Value="0" />
<Member Name="contactsOnly" Value="1" />
<Member Name="all" Value="2" />
</EnumType>
<EnumType Name="automaticRepliesStatus">
<Member Name="disabled" Value="0" />
<Member Name="alwaysEnabled" Value="1" />
<Member Name="scheduled" Value="2" />
</EnumType>
<EnumType Name="calendarColor">
<Member Name="auto" Value="-1" />
<Member Name="lightBlue" Value="0" />
<Member Name="lightGreen" Value="1" />
<Member Name="lightOrange" Value="2" />
<Member Name="lightGray" Value="3" />
<Member Name="lightYellow" Value="4" />
<Member Name="lightTeal" Value="5" />
<Member Name="lightPink" Value="6" />
<Member Name="lightBrown" Value="7" />
<Member Name="lightRed" Value="8" />
<Member Name="maxColor" Value="9" />
</EnumType>
<EnumType Name="educationExternalSource">
<Member Name="sis" Value="0" />
<Member Name="manual" Value="1" />
<Member Name="unknownFutureValue" Value="2" />
</EnumType>
<EnumType Name="educationGender">
<Member Name="female" Value="0" />
<Member Name="male" Value="1" />
<Member Name="other" Value="2" />
<Member Name="unknownFutureValue" Value="3" />
</EnumType>
<EnumType Name="eventType">
<Member Name="singleInstance" Value="0" />
<Member Name="occurrence" Value="1" />
<Member Name="exception" Value="2" />
<Member Name="seriesMaster" Value="3" />
</EnumType>
<EnumType Name="sensitivity">
<Member Name="normal" Value="0" />
<Member Name="personal" Value="1" />
<Member Name="private" Value="2" />
<Member Name="confidential" Value="3" />
</EnumType>
<EnumType Name="importance">
<Member Name="low" Value="0" />
<Member Name="normal" Value="1" />
<Member Name="high" Value="2" />
</EnumType>
<EnumType Name="educationUserRole">
<Member Name="student" Value="0" />
<Member Name="teacher" Value="1" />
<Member Name="none" Value="2" />
<Member Name="unknownFutureValue" Value="3" />
</EnumType>
<EnumType Name="meetingMessageType">
<Member Name="none" Value="0" />
<Member Name="meetingRequest" Value="1" />
<Member Name="meetingCancelled" Value="2" />
<Member Name="meetingAccepted" Value="3" />
<Member Name="meetingTentativelyAccepted" Value="4" />
<Member Name="meetingDeclined" Value="5" />
</EnumType>
<EnumType Name="followupFlagStatus">
<Member Name="notFlagged" Value="0" />
<Member Name="complete" Value="1" />
<Member Name="flagged" Value="2" />
</EnumType>
<EnumType Name="inferenceClassificationType">
<Member Name="focused" Value="0" />
<Member Name="other" Value="1" />
</EnumType>
<EnumType Name="iosNotificationAlertType">
<Member Name="deviceDefault" Value="0" />
<Member Name="banner" Value="1" />
<Member Name="modal" Value="2" />
<Member Name="none" Value="3" />
</EnumType>
<EnumType Name="deviceEnrollmentFailureReason">
<Member Name="unknown" Value="0" />
<Member Name="authentication" Value="1" />
<Member Name="authorization" Value="2" />
<Member Name="accountValidation" Value="3" />
<Member Name="userValidation" Value="4" />
<Member Name="deviceNotSupported" Value="5" />
<Member Name="inMaintenance" Value="6" />
<Member Name="badRequest" Value="7" />
<Member Name="featureNotSupported" Value="8" />
<Member Name="enrollmentRestrictionsEnforced" Value="9" />
<Member Name="clientDisconnected" Value="10" />
<Member Name="userAbandonment" Value="11" />
</EnumType>
<EnumType Name="bodyType">
<Member Name="text" Value="0" />
<Member Name="html" Value="1" />
</EnumType>
<EnumType Name="locationType">
<Member Name="default" Value="0" />
<Member Name="conferenceRoom" Value="1" />
<Member Name="homeAddress" Value="2" />
<Member Name="businessAddress" Value="3" />
<Member Name="geoCoordinates" Value="4" />
<Member Name="streetAddress" Value="5" />
<Member Name="hotel" Value="6" />
<Member Name="restaurant" Value="7" />
<Member Name="localBusiness" Value="8" />
<Member Name="postalAddress" Value="9" />
</EnumType>
<EnumType Name="locationUniqueIdType">
<Member Name="unknown" Value="0" />
<Member Name="locationStore" Value="1" />
<Member Name="directory" Value="2" />
<Member Name="private" Value="3" />
<Member Name="bing" Value="4" />
</EnumType>
<EnumType Name="messageActionFlag">
<Member Name="any" Value="0" />
<Member Name="call" Value="1" />
<Member Name="doNotForward" Value="2" />
<Member Name="followUp" Value="3" />
<Member Name="fyi" Value="4" />
<Member Name="forward" Value="5" />
<Member Name="noResponseNecessary" Value="6" />
<Member Name="read" Value="7" />
<Member Name="reply" Value="8" />
<Member Name="replyToAll" Value="9" />
<Member Name="review" Value="10" />
</EnumType>
<EnumType Name="onenoteUserRole">
<Member Name="Owner" Value="0" />
<Member Name="Contributor" Value="1" />
<Member Name="Reader" Value="2" />
<Member Name="None" Value="-1" />
</EnumType>
<EnumType Name="operationStatus">
<Member Name="NotStarted" Value="0" />
<Member Name="Running" Value="1" />
<Member Name="Completed" Value="2" />
<Member Name="Failed" Value="3" />
</EnumType>
<EnumType Name="onenotePatchActionType">
<Member Name="Replace" Value="0" />
<Member Name="Append" Value="1" />
<Member Name="Delete" Value="2" />
<Member Name="Insert" Value="3" />
<Member Name="Prepend" Value="4" />
</EnumType>
<EnumType Name="onenotePatchInsertPosition">
<Member Name="After" Value="0" />
<Member Name="Before" Value="1" />
</EnumType>
<EnumType Name="phoneType">
<Member Name="home" Value="0" />
<Member Name="business" Value="1" />
<Member Name="mobile" Value="2" />
<Member Name="other" Value="3" />
<Member Name="assistant" Value="4" />
<Member Name="homeFax" Value="5" />
<Member Name="businessFax" Value="6" />
<Member Name="otherFax" Value="7" />
<Member Name="pager" Value="8" />
<Member Name="radio" Value="9" />
</EnumType>
<EnumType Name="plannerPreviewType">
<Member Name="automatic" Value="0" />
<Member Name="noPreview" Value="1" />
<Member Name="checklist" Value="2" />
<Member Name="description" Value="3" />
<Member Name="reference" Value="4" />
</EnumType>
<EnumType Name="status">
<Member Name="active" Value="0" />
<Member Name="updated" Value="1" />
<Member Name="deleted" Value="2" />
<Member Name="ignored" Value="3" />
<Member Name="unknownFutureValue" Value="4" />
</EnumType>
<EnumType Name="weekIndex">
<Member Name="first" Value="0" />
<Member Name="second" Value="1" />
<Member Name="third" Value="2" />
<Member Name="fourth" Value="3" />
<Member Name="last" Value="4" />
</EnumType>
<EnumType Name="dayOfWeek">
<Member Name="sunday" Value="0" />
<Member Name="monday" Value="1" />
<Member Name="tuesday" Value="2" />
<Member Name="wednesday" Value="3" />
<Member Name="thursday" Value="4" />
<Member Name="friday" Value="5" />
<Member Name="saturday" Value="6" />
</EnumType>
<EnumType Name="recurrencePatternType">
<Member Name="daily" Value="0" />
<Member Name="weekly" Value="1" />
<Member Name="absoluteMonthly" Value="2" />
<Member Name="relativeMonthly" Value="3" />
<Member Name="absoluteYearly" Value="4" />
<Member Name="relativeYearly" Value="5" />
</EnumType>
<EnumType Name="recurrenceRangeType">
<Member Name="endDate" Value="0" />
<Member Name="noEnd" Value="1" />
<Member Name="numbered" Value="2" />
</EnumType>
<EnumType Name="onenoteSourceService">
<Member Name="Unknown" Value="0" />
<Member Name="OneDrive" Value="1" />
<Member Name="OneDriveForBusiness" Value="2" />
<Member Name="OnPremOneDriveForBusiness" Value="3" />
</EnumType>
<EnumType Name="responseType">
<Member Name="none" Value="0" />
<Member Name="organizer" Value="1" />
<Member Name="tentativelyAccepted" Value="2" />
<Member Name="accepted" Value="3" />
<Member Name="declined" Value="4" />
<Member Name="notResponded" Value="5" />
</EnumType>
<EnumType Name="activityDomain">
<Member Name="unknown" Value="0" />
<Member Name="work" Value="1" />
<Member Name="personal" Value="2" />
<Member Name="unrestricted" Value="3" />
</EnumType>
<EnumType Name="websiteType">
<Member Name="other" Value="0" />
<Member Name="home" Value="1" />
<Member Name="work" Value="2" />
<Member Name="blog" Value="3" />
<Member Name="profile" Value="4" />
</EnumType>
<EnumType Name="categoryColor">
<Member Name="none" Value="-1" />
<Member Name="preset0" Value="0" />
<Member Name="preset1" Value="1" />
<Member Name="preset2" Value="2" />
<Member Name="preset3" Value="3" />
<Member Name="preset4" Value="4" />
<Member Name="preset5" Value="5" />
<Member Name="preset6" Value="6" />
<Member Name="preset7" Value="7" />
<Member Name="preset8" Value="8" />
<Member Name="preset9" Value="9" />
<Member Name="preset10" Value="10" />
<Member Name="preset11" Value="11" />
<Member Name="preset12" Value="12" />
<Member Name="preset13" Value="13" />
<Member Name="preset14" Value="14" />
<Member Name="preset15" Value="15" />
<Member Name="preset16" Value="16" />
<Member Name="preset17" Value="17" />
<Member Name="preset18" Value="18" />
<Member Name="preset19" Value="19" />
<Member Name="preset20" Value="20" />
<Member Name="preset21" Value="21" />
<Member Name="preset22" Value="22" />
<Member Name="preset23" Value="23" />
<Member Name="preset24" Value="24" />
</EnumType>
<EnumType Name="alertFeedback">
<Member Name="unknown" Value="0" />
<Member Name="truePositive" Value="1" />
<Member Name="falsePositive" Value="2" />
<Member Name="benignPositive" Value="3" />
</EnumType>
<EnumType Name="fileHashType">
<Member Name="unknown" Value="0" />
<Member Name="sha1" Value="1" />
<Member Name="sha256" Value="2" />
<Member Name="md5" Value="3" />
<Member Name="authenticodeHash256" Value="4" />
<Member Name="lsHash" Value="5" />
<Member Name="ctph" Value="6" />
<Member Name="peSha1" Value="7" />
<Member Name="peSha256" Value="8" />
</EnumType>
<EnumType Name="connectionDirection">
<Member Name="unknown" Value="0" />
<Member Name="inbound" Value="1" />
<Member Name="outbound" Value="2" />
</EnumType>
<EnumType Name="connectionStatus">
<Member Name="unknown" Value="0" />
<Member Name="attempted" Value="1" />
<Member Name="succeeded" Value="2" />
<Member Name="blocked" Value="3" />
<Member Name="failed" Value="4" />
</EnumType>
<EnumType Name="processIntegrityLevel">
<Member Name="unknown" Value="0" />
<Member Name="untrusted" Value="10" />
<Member Name="low" Value="20" />
<Member Name="medium" Value="30" />
<Member Name="high" Value="40" />
<Member Name="system" Value="50" />
</EnumType>
<EnumType Name="registryHive">
<Member Name="unknown" Value="0" />
<Member Name="currentConfig" Value="1" />
<Member Name="currentUser" Value="2" />
<Member Name="localMachineSam" Value="3" />
<Member Name="localMachineSamSoftware" Value="4" />
<Member Name="localMachineSystem" Value="5" />
<Member Name="usersDefault" Value="6" />
</EnumType>
<EnumType Name="registryOperation">
<Member Name="unknown" Value="0" />
<Member Name="create" Value="1" />
<Member Name="modify" Value="2" />
<Member Name="delete" Value="3" />
</EnumType>
<EnumType Name="registryValueType">
<Member Name="unknown" Value="0" />
<Member Name="binary" Value="1" />
<Member Name="dword" Value="2" />
<Member Name="dwordLittleEndian" Value="3" />
<Member Name="dwordBigEndian" Value="4" />
<Member Name="expandSz" Value="5" />
<Member Name="link" Value="6" />
<Member Name="multiSz" Value="7" />
<Member Name="none" Value="8" />
<Member Name="qword" Value="9" />
<Member Name="qwordlittleEndian" Value="10" />
<Member Name="sz" Value="11" />
</EnumType>
<EnumType Name="alertSeverity">
<Member Name="unknown" Value="0" />
<Member Name="informational" Value="1" />
<Member Name="low" Value="2" />
<Member Name="medium" Value="3" />
<Member Name="high" Value="4" />
</EnumType>
<EnumType Name="alertStatus">
<Member Name="unknown" Value="0" />
<Member Name="newAlert" Value="10" />
<Member Name="inProgress" Value="20" />
<Member Name="resolved" Value="30" />
</EnumType>
<EnumType Name="emailRole">
<Member Name="unknown" Value="0" />
<Member Name="sender" Value="1" />
<Member Name="recipient" Value="2" />
</EnumType>
<EnumType Name="logonType">
<Member Name="unknown" Value="-1" />
<Member Name="interactive" Value="0" />
<Member Name="remoteInteractive" Value="1" />
<Member Name="network" Value="2" />
<Member Name="batch" Value="3" />
<Member Name="service" Value="4" />
</EnumType>
<EnumType Name="userAccountSecurityType">
<Member Name="unknown" Value="-1" />
<Member Name="standard" Value="0" />
<Member Name="power" Value="1" />
<Member Name="administrator" Value="2" />
</EnumType>
<EnumType Name="managedAppAvailability">
<Member Name="global" Value="0" />
<Member Name="lineOfBusiness" Value="1" />
</EnumType>
<EnumType Name="mdmAppConfigKeyType">
<Member Name="stringType" Value="0" />
<Member Name="integerType" Value="1" />
<Member Name="realType" Value="2" />
<Member Name="booleanType" Value="3" />
<Member Name="tokenType" Value="4" />
</EnumType>
<EnumType Name="microsoftStoreForBusinessLicenseType">
<Member Name="offline" Value="0" />
<Member Name="online" Value="1" />
</EnumType>
<EnumType Name="mobileAppContentFileUploadState">
<Member Name="success" Value="0" />
<Member Name="transientError" Value="1" />
<Member Name="error" Value="2" />
<Member Name="unknown" Value="3" />
<Member Name="azureStorageUriRequestSuccess" Value="100" />
<Member Name="azureStorageUriRequestPending" Value="101" />
<Member Name="azureStorageUriRequestFailed" Value="102" />
<Member Name="azureStorageUriRequestTimedOut" Value="103" />
<Member Name="azureStorageUriRenewalSuccess" Value="200" />
<Member Name="azureStorageUriRenewalPending" Value="201" />
<Member Name="azureStorageUriRenewalFailed" Value="202" />
<Member Name="azureStorageUriRenewalTimedOut" Value="203" />
<Member Name="commitFileSuccess" Value="300" />
<Member Name="commitFilePending" Value="301" />
<Member Name="commitFileFailed" Value="302" />
<Member Name="commitFileTimedOut" Value="303" />
</EnumType>
<EnumType Name="mobileAppPublishingState">
<Member Name="notPublished" Value="0" />
<Member Name="processing" Value="1" />
<Member Name="published" Value="2" />
</EnumType>
<EnumType Name="windowsArchitecture">
<Member Name="none" Value="0" />
<Member Name="x86" Value="1" />
<Member Name="x64" Value="2" />
<Member Name="arm" Value="4" />
<Member Name="neutral" Value="8" />
</EnumType>
<EnumType Name="windowsDeviceType">
<Member Name="none" Value="0" />
<Member Name="desktop" Value="1" />
<Member Name="mobile" Value="2" />
<Member Name="holographic" Value="4" />
<Member Name="team" Value="8" />
</EnumType>
<EnumType Name="installState">
<Member Name="notApplicable" Value="0" />
<Member Name="installed" Value="1" />
<Member Name="failed" Value="2" />
<Member Name="notInstalled" Value="3" />
<Member Name="uninstallFailed" Value="4" />
<Member Name="unknown" Value="5" />
</EnumType>
<EnumType Name="androidRequiredPasswordType">
<Member Name="deviceDefault" Value="0" />
<Member Name="alphabetic" Value="1" />
<Member Name="alphanumeric" Value="2" />
<Member Name="alphanumericWithSymbols" Value="3" />
<Member Name="lowSecurityBiometric" Value="4" />
<Member Name="numeric" Value="5" />
<Member Name="numericComplex" Value="6" />
<Member Name="any" Value="7" />
</EnumType>
<EnumType Name="androidWorkProfileCrossProfileDataSharingType">
<Member Name="deviceDefault" Value="0" />
<Member Name="preventAny" Value="1" />
<Member Name="allowPersonalToWork" Value="2" />
<Member Name="noRestrictions" Value="3" />
</EnumType>
<EnumType Name="androidWorkProfileDefaultAppPermissionPolicyType">
<Member Name="deviceDefault" Value="0" />
<Member Name="prompt" Value="1" />
<Member Name="autoGrant" Value="2" />
<Member Name="autoDeny" Value="3" />
</EnumType>
<EnumType Name="androidWorkProfileRequiredPasswordType">
<Member Name="deviceDefault" Value="0" />
<Member Name="lowSecurityBiometric" Value="1" />
<Member Name="required" Value="2" />
<Member Name="atLeastNumeric" Value="3" />
<Member Name="numericComplex" Value="4" />
<Member Name="atLeastAlphabetic" Value="5" />
<Member Name="atLeastAlphanumeric" Value="6" />
<Member Name="alphanumericWithSymbols" Value="7" />
</EnumType>
<EnumType Name="applicationGuardBlockClipboardSharingType">
<Member Name="notConfigured" Value="0" />
<Member Name="blockBoth" Value="1" />
<Member Name="blockHostToContainer" Value="2" />
<Member Name="blockContainerToHost" Value="3" />
<Member Name="blockNone" Value="4" />
</EnumType>
<EnumType Name="applicationGuardBlockFileTransferType">
<Member Name="notConfigured" Value="0" />
<Member Name="blockImageAndTextFile" Value="1" />
<Member Name="blockImageFile" Value="2" />
<Member Name="blockNone" Value="3" />
<Member Name="blockTextFile" Value="4" />
</EnumType>
<EnumType Name="appListType">
<Member Name="none" Value="0" />
<Member Name="appsInListCompliant" Value="1" />
<Member Name="appsNotInListCompliant" Value="2" />
</EnumType>
<EnumType Name="appLockerApplicationControlType">
<Member Name="notConfigured" Value="0" />
<Member Name="enforceComponentsAndStoreApps" Value="1" />
<Member Name="auditComponentsAndStoreApps" Value="2" />
<Member Name="enforceComponentsStoreAppsAndSmartlocker" Value="3" />
<Member Name="auditComponentsStoreAppsAndSmartlocker" Value="4" />
</EnumType>
<EnumType Name="automaticUpdateMode">
<Member Name="userDefined" Value="0" />
<Member Name="notifyDownload" Value="1" />
<Member Name="autoInstallAtMaintenanceTime" Value="2" />
<Member Name="autoInstallAndRebootAtMaintenanceTime" Value="3" />
<Member Name="autoInstallAndRebootAtScheduledTime" Value="4" />
<Member Name="autoInstallAndRebootWithoutEndUserControl" Value="5" />
</EnumType>
<EnumType Name="bitLockerEncryptionMethod">
<Member Name="aesCbc128" Value="3" />
<Member Name="aesCbc256" Value="4" />
<Member Name="xtsAes128" Value="6" />
<Member Name="xtsAes256" Value="7" />
</EnumType>
<EnumType Name="defenderCloudBlockLevelType">
<Member Name="notConfigured" Value="0" />
<Member Name="high" Value="1" />
<Member Name="highPlus" Value="2" />
<Member Name="zeroTolerance" Value="3" />
</EnumType>
<EnumType Name="defenderMonitorFileActivity">
<Member Name="userDefined" Value="0" />
<Member Name="disable" Value="1" />
<Member Name="monitorAllFiles" Value="2" />
<Member Name="monitorIncomingFilesOnly" Value="3" />
<Member Name="monitorOutgoingFilesOnly" Value="4" />
</EnumType>
<EnumType Name="defenderPromptForSampleSubmission">
<Member Name="userDefined" Value="0" />
<Member Name="alwaysPrompt" Value="1" />
<Member Name="promptBeforeSendingPersonalData" Value="2" />
<Member Name="neverSendData" Value="3" />
<Member Name="sendAllDataWithoutPrompting" Value="4" />
</EnumType>
<EnumType Name="defenderScanType">
<Member Name="userDefined" Value="0" />
<Member Name="disabled" Value="1" />
<Member Name="quick" Value="2" />
<Member Name="full" Value="3" />
</EnumType>
<EnumType Name="defenderThreatAction">
<Member Name="deviceDefault" Value="0" />
<Member Name="clean" Value="1" />
<Member Name="quarantine" Value="2" />
<Member Name="remove" Value="3" />
<Member Name="allow" Value="4" />
<Member Name="userDefined" Value="5" />
<Member Name="block" Value="6" />
</EnumType>
<EnumType Name="deviceComplianceActionType">
<Member Name="noAction" Value="0" />
<Member Name="notification" Value="1" />
<Member Name="block" Value="2" />
<Member Name="retire" Value="3" />
<Member Name="wipe" Value="4" />
<Member Name="removeResourceAccessProfiles" Value="5" />
<Member Name="pushNotification" Value="9" />
</EnumType>
<EnumType Name="deviceThreatProtectionLevel">
<Member Name="unavailable" Value="0" />
<Member Name="secured" Value="1" />
<Member Name="low" Value="2" />
<Member Name="medium" Value="3" />
<Member Name="high" Value="4" />
<Member Name="notSet" Value="10" />
</EnumType>
<EnumType Name="diagnosticDataSubmissionMode">
<Member Name="userDefined" Value="0" />
<Member Name="none" Value="1" />
<Member Name="basic" Value="2" />
<Member Name="enhanced" Value="3" />
<Member Name="full" Value="4" />
</EnumType>
<EnumType Name="edgeCookiePolicy">
<Member Name="userDefined" Value="0" />
<Member Name="allow" Value="1" />
<Member Name="blockThirdParty" Value="2" />
<Member Name="blockAll" Value="3" />
</EnumType>
<EnumType Name="edgeSearchEngineType">
<Member Name="default" Value="0" />
<Member Name="bing" Value="1" />
</EnumType>
<EnumType Name="editionUpgradeLicenseType">
<Member Name="productKey" Value="0" />
<Member Name="licenseFile" Value="1" />
</EnumType>
<EnumType Name="firewallCertificateRevocationListCheckMethodType">
<Member Name="deviceDefault" Value="0" />
<Member Name="none" Value="1" />
<Member Name="attempt" Value="2" />
<Member Name="require" Value="3" />
</EnumType>
<EnumType Name="firewallPacketQueueingMethodType">
<Member Name="deviceDefault" Value="0" />
<Member Name="disabled" Value="1" />
<Member Name="queueInbound" Value="2" />
<Member Name="queueOutbound" Value="3" />
<Member Name="queueBoth" Value="4" />
</EnumType>
<EnumType Name="firewallPreSharedKeyEncodingMethodType">
<Member Name="deviceDefault" Value="0" />
<Member Name="none" Value="1" />
<Member Name="utF8" Value="2" />
</EnumType>
<EnumType Name="internetSiteSecurityLevel">
<Member Name="userDefined" Value="0" />
<Member Name="medium" Value="1" />
<Member Name="mediumHigh" Value="2" />
<Member Name="high" Value="3" />
</EnumType>
<EnumType Name="iosUpdatesInstallStatus">
<Member Name="success" Value="0" />
<Member Name="available" Value="1" />
<Member Name="idle" Value="2" />
<Member Name="unknown" Value="3" />
<Member Name="downloading" Value="-2016330712" />
<Member Name="downloadFailed" Value="-2016330711" />
<Member Name="downloadRequiresComputer" Value="-2016330710" />
<Member Name="downloadInsufficientSpace" Value="-2016330709" />
<Member Name="downloadInsufficientPower" Value="-2016330708" />
<Member Name="downloadInsufficientNetwork" Value="-2016330707" />
<Member Name="installing" Value="-2016330706" />
<Member Name="installInsufficientSpace" Value="-2016330705" />
<Member Name="installInsufficientPower" Value="-2016330704" />
<Member Name="installPhoneCallInProgress" Value="-2016330703" />
<Member Name="installFailed" Value="-2016330702" />
<Member Name="notSupportedOperation" Value="-2016330701" />
<Member Name="sharedDeviceUserLoggedInError" Value="-2016330699" />
</EnumType>
<EnumType Name="miracastChannel">
<Member Name="userDefined" Value="0" />
<Member Name="one" Value="1" />
<Member Name="two" Value="2" />
<Member Name="three" Value="3" />
<Member Name="four" Value="4" />
<Member Name="five" Value="5" />
<Member Name="six" Value="6" />
<Member Name="seven" Value="7" />
<Member Name="eight" Value="8" />
<Member Name="nine" Value="9" />
<Member Name="ten" Value="10" />
<Member Name="eleven" Value="11" />
<Member Name="thirtySix" Value="36" />
<Member Name="forty" Value="40" />
<Member Name="fortyFour" Value="44" />
<Member Name="fortyEight" Value="48" />
<Member Name="oneHundredFortyNine" Value="149" />
<Member Name="oneHundredFiftyThree" Value="153" />
<Member Name="oneHundredFiftySeven" Value="157" />
<Member Name="oneHundredSixtyOne" Value="161" />
<Member Name="oneHundredSixtyFive" Value="165" />
</EnumType>
<EnumType Name="policyPlatformType">
<Member Name="android" Value="0" />
<Member Name="iOS" Value="2" />
<Member Name="macOS" Value="3" />
<Member Name="windowsPhone81" Value="4" />
<Member Name="windows81AndLater" Value="5" />
<Member Name="windows10AndLater" Value="6" />
<Member Name="androidWorkProfile" Value="7" />
<Member Name="all" Value="100" />
</EnumType>
<EnumType Name="prereleaseFeatures">
<Member Name="userDefined" Value="0" />
<Member Name="settingsOnly" Value="1" />
<Member Name="settingsAndExperimentations" Value="2" />
<Member Name="notAllowed" Value="3" />
</EnumType>
<EnumType Name="ratingAppsType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="agesAbove4" Value="2" />
<Member Name="agesAbove9" Value="3" />
<Member Name="agesAbove12" Value="4" />
<Member Name="agesAbove17" Value="5" />
</EnumType>
<EnumType Name="ratingAustraliaMoviesType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="general" Value="2" />
<Member Name="parentalGuidance" Value="3" />
<Member Name="mature" Value="4" />
<Member Name="agesAbove15" Value="5" />
<Member Name="agesAbove18" Value="6" />
</EnumType>
<EnumType Name="ratingAustraliaTelevisionType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="preschoolers" Value="2" />
<Member Name="children" Value="3" />
<Member Name="general" Value="4" />
<Member Name="parentalGuidance" Value="5" />
<Member Name="mature" Value="6" />
<Member Name="agesAbove15" Value="7" />
<Member Name="agesAbove15AdultViolence" Value="8" />
</EnumType>
<EnumType Name="ratingCanadaMoviesType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="general" Value="2" />
<Member Name="parentalGuidance" Value="3" />
<Member Name="agesAbove14" Value="4" />
<Member Name="agesAbove18" Value="5" />
<Member Name="restricted" Value="6" />
</EnumType>
<EnumType Name="ratingCanadaTelevisionType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="children" Value="2" />
<Member Name="childrenAbove8" Value="3" />
<Member Name="general" Value="4" />
<Member Name="parentalGuidance" Value="5" />
<Member Name="agesAbove14" Value="6" />
<Member Name="agesAbove18" Value="7" />
</EnumType>
<EnumType Name="ratingFranceMoviesType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="agesAbove10" Value="2" />
<Member Name="agesAbove12" Value="3" />
<Member Name="agesAbove16" Value="4" />
<Member Name="agesAbove18" Value="5" />
</EnumType>
<EnumType Name="ratingFranceTelevisionType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="agesAbove10" Value="2" />
<Member Name="agesAbove12" Value="3" />
<Member Name="agesAbove16" Value="4" />
<Member Name="agesAbove18" Value="5" />
</EnumType>
<EnumType Name="ratingGermanyMoviesType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="general" Value="2" />
<Member Name="agesAbove6" Value="3" />
<Member Name="agesAbove12" Value="4" />
<Member Name="agesAbove16" Value="5" />
<Member Name="adults" Value="6" />
</EnumType>
<EnumType Name="ratingGermanyTelevisionType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="general" Value="2" />
<Member Name="agesAbove6" Value="3" />
<Member Name="agesAbove12" Value="4" />
<Member Name="agesAbove16" Value="5" />
<Member Name="adults" Value="6" />
</EnumType>
<EnumType Name="ratingIrelandMoviesType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="general" Value="2" />
<Member Name="parentalGuidance" Value="3" />
<Member Name="agesAbove12" Value="4" />
<Member Name="agesAbove15" Value="5" />
<Member Name="agesAbove16" Value="6" />
<Member Name="adults" Value="7" />
</EnumType>
<EnumType Name="ratingIrelandTelevisionType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="general" Value="2" />
<Member Name="children" Value="3" />
<Member Name="youngAdults" Value="4" />
<Member Name="parentalSupervision" Value="5" />
<Member Name="mature" Value="6" />
</EnumType>
<EnumType Name="ratingJapanMoviesType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="general" Value="2" />
<Member Name="parentalGuidance" Value="3" />
<Member Name="agesAbove15" Value="4" />
<Member Name="agesAbove18" Value="5" />
</EnumType>
<EnumType Name="ratingJapanTelevisionType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="explicitAllowed" Value="2" />
</EnumType>
<EnumType Name="ratingNewZealandMoviesType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="general" Value="2" />
<Member Name="parentalGuidance" Value="3" />
<Member Name="mature" Value="4" />
<Member Name="agesAbove13" Value="5" />
<Member Name="agesAbove15" Value="6" />
<Member Name="agesAbove16" Value="7" />
<Member Name="agesAbove18" Value="8" />
<Member Name="restricted" Value="9" />
<Member Name="agesAbove16Restricted" Value="10" />
</EnumType>
<EnumType Name="ratingNewZealandTelevisionType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="general" Value="2" />
<Member Name="parentalGuidance" Value="3" />
<Member Name="adults" Value="4" />
</EnumType>
<EnumType Name="ratingUnitedKingdomMoviesType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="general" Value="2" />
<Member Name="universalChildren" Value="3" />
<Member Name="parentalGuidance" Value="4" />
<Member Name="agesAbove12Video" Value="5" />
<Member Name="agesAbove12Cinema" Value="6" />
<Member Name="agesAbove15" Value="7" />
<Member Name="adults" Value="8" />
</EnumType>
<EnumType Name="ratingUnitedKingdomTelevisionType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="caution" Value="2" />
</EnumType>
<EnumType Name="ratingUnitedStatesMoviesType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="general" Value="2" />
<Member Name="parentalGuidance" Value="3" />
<Member Name="parentalGuidance13" Value="4" />
<Member Name="restricted" Value="5" />
<Member Name="adults" Value="6" />
</EnumType>
<EnumType Name="ratingUnitedStatesTelevisionType">
<Member Name="allAllowed" Value="0" />
<Member Name="allBlocked" Value="1" />
<Member Name="childrenAll" Value="2" />
<Member Name="childrenAbove7" Value="3" />
<Member Name="general" Value="4" />
<Member Name="parentalGuidance" Value="5" />
<Member Name="childrenAbove14" Value="6" />
<Member Name="adults" Value="7" />
</EnumType>
<EnumType Name="requiredPasswordType">
<Member Name="deviceDefault" Value="0" />
<Member Name="alphanumeric" Value="1" />
<Member Name="numeric" Value="2" />
</EnumType>
<EnumType Name="safeSearchFilterType">
<Member Name="userDefined" Value="0" />
<Member Name="strict" Value="1" />
<Member Name="moderate" Value="2" />
</EnumType>
<EnumType Name="sharedPCAccountDeletionPolicyType">
<Member Name="immediate" Value="0" />
<Member Name="diskSpaceThreshold" Value="1" />
<Member Name="diskSpaceThresholdOrInactiveThreshold" Value="2" />
</EnumType>
<EnumType Name="sharedPCAllowedAccountType">
<Member Name="guest" Value="1" />
<Member Name="domain" Value="2" />
</EnumType>
<EnumType Name="siteSecurityLevel">
<Member Name="userDefined" Value="0" />
<Member Name="low" Value="1" />
<Member Name="mediumLow" Value="2" />
<Member Name="medium" Value="3" />
<Member Name="mediumHigh" Value="4" />
<Member Name="high" Value="5" />
</EnumType>
<EnumType Name="stateManagementSetting">
<Member Name="notConfigured" Value="0" />
<Member Name="blocked" Value="1" />
<Member Name="allowed" Value="2" />
</EnumType>
<EnumType Name="visibilitySetting">
<Member Name="notConfigured" Value="0" />
<Member Name="hide" Value="1" />
<Member Name="show" Value="2" />
</EnumType>
<EnumType Name="webBrowserCookieSettings">
<Member Name="browserDefault" Value="0" />
<Member Name="blockAlways" Value="1" />
<Member Name="allowCurrentWebSite" Value="2" />
<Member Name="allowFromWebsitesVisited" Value="3" />
<Member Name="allowAlways" Value="4" />
</EnumType>
<EnumType Name="weeklySchedule">
<Member Name="userDefined" Value="0" />
<Member Name="everyday" Value="1" />
<Member Name="sunday" Value="2" />
<Member Name="monday" Value="3" />
<Member Name="tuesday" Value="4" />
<Member Name="wednesday" Value="5" />
<Member Name="thursday" Value="6" />
<Member Name="friday" Value="7" />
<Member Name="saturday" Value="8" />
</EnumType>
<EnumType Name="welcomeScreenMeetingInformation">
<Member Name="userDefined" Value="0" />
<Member Name="showOrganizerAndTimeOnly" Value="1" />
<Member Name="showOrganizerAndTimeAndSubject" Value="2" />
</EnumType>
<EnumType Name="windows10EditionType">
<Member Name="windows10Enterprise" Value="0" />
<Member Name="windows10EnterpriseN" Value="1" />
<Member Name="windows10Education" Value="2" />
<Member Name="windows10EducationN" Value="3" />
<Member Name="windows10MobileEnterprise" Value="4" />
<Member Name="windows10HolographicEnterprise" Value="5" />
<Member Name="windows10Professional" Value="6" />
<Member Name="windows10ProfessionalN" Value="7" />
<Member Name="windows10ProfessionalEducation" Value="8" />
<Member Name="windows10ProfessionalEducationN" Value="9" />
<Member Name="windows10ProfessionalWorkstation" Value="10" />
<Member Name="windows10ProfessionalWorkstationN" Value="11" />
</EnumType>
<EnumType Name="windowsDeliveryOptimizationMode">
<Member Name="userDefined" Value="0" />
<Member Name="httpOnly" Value="1" />
<Member Name="httpWithPeeringNat" Value="2" />
<Member Name="httpWithPeeringPrivateGroup" Value="3" />
<Member Name="httpWithInternetPeering" Value="4" />
<Member Name="simpleDownload" Value="99" />
<Member Name="bypassMode" Value="100" />
</EnumType>
<EnumType Name="windowsSpotlightEnablementSettings">
<Member Name="notConfigured" Value="0" />
<Member Name="disabled" Value="1" />
<Member Name="enabled" Value="2" />
</EnumType>
<EnumType Name="windowsStartMenuAppListVisibilityType">
<Member Name="userDefined" Value="0" />
<Member Name="collapse" Value="1" />
<Member Name="remove" Value="2" />
<Member Name="disableSettingsApp" Value="4" />
</EnumType>
<EnumType Name="windowsStartMenuModeType">
<Member Name="userDefined" Value="0" />
<Member Name="fullScreen" Value="1" />
<Member Name="nonFullScreen" Value="2" />
</EnumType>
<EnumType Name="windowsUpdateType">
<Member Name="userDefined" Value="0" />
<Member Name="all" Value="1" />
<Member Name="businessReadyOnly" Value="2" />
<Member Name="windowsInsiderBuildFast" Value="3" />
<Member Name="windowsInsiderBuildSlow" Value="4" />
<Member Name="windowsInsiderBuildRelease" Value="5" />
</EnumType>
<EnumType Name="windowsUserAccountControlSettings">
<Member Name="userDefined" Value="0" />
<Member Name="alwaysNotify" Value="1" />
<Member Name="notifyOnAppChanges" Value="2" />
<Member Name="notifyOnAppChangesWithoutDimming" Value="3" />
<Member Name="neverNotify" Value="4" />
</EnumType>
<EnumType Name="actionState">
<Member Name="none" Value="0" />
<Member Name="pending" Value="1" />
<Member Name="canceled" Value="2" />
<Member Name="active" Value="3" />
<Member Name="done" Value="4" />
<Member Name="failed" Value="5" />
<Member Name="notSupported" Value="6" />
</EnumType>
<EnumType Name="complianceState">
<Member Name="unknown" Value="0" />
<Member Name="compliant" Value="1" />
<Member Name="noncompliant" Value="2" />
<Member Name="conflict" Value="3" />
<Member Name="error" Value="4" />
<Member Name="inGracePeriod" Value="254" />
<Member Name="configManager" Value="255" />
</EnumType>
<EnumType Name="deviceManagementExchangeAccessState">
<Member Name="none" Value="0" />
<Member Name="unknown" Value="1" />
<Member Name="allowed" Value="2" />
<Member Name="blocked" Value="3" />
<Member Name="quarantined" Value="4" />
</EnumType>
<EnumType Name="deviceManagementExchangeAccessStateReason">
<Member Name="none" Value="0" />
<Member Name="unknown" Value="1" />
<Member Name="exchangeGlobalRule" Value="2" />
<Member Name="exchangeIndividualRule" Value="3" />
<Member Name="exchangeDeviceRule" Value="4" />
<Member Name="exchangeUpgrade" Value="5" />
<Member Name="exchangeMailboxPolicy" Value="6" />
<Member Name="other" Value="7" />
<Member Name="compliant" Value="8" />
<Member Name="notCompliant" Value="9" />
<Member Name="notEnrolled" Value="10" />
<Member Name="unknownLocation" Value="12" />
<Member Name="mfaRequired" Value="13" />
<Member Name="azureADBlockDueToAccessPolicy" Value="14" />
<Member Name="compromisedPassword" Value="15" />
<Member Name="deviceNotKnownWithManagedApp" Value="16" />
</EnumType>
<EnumType Name="deviceManagementSubscriptionState">
<Member Name="pending" Value="0" />
<Member Name="active" Value="1" />
<Member Name="warning" Value="2" />
<Member Name="disabled" Value="3" />
<Member Name="deleted" Value="4" />
<Member Name="blocked" Value="5" />
<Member Name="lockedOut" Value="8" />
</EnumType>
<EnumType Name="deviceRegistrationState">
<Member Name="notRegistered" Value="0" />
<Member Name="registered" Value="2" />
<Member Name="revoked" Value="3" />
<Member Name="keyConflict" Value="4" />
<Member Name="approvalPending" Value="5" />
<Member Name="certificateReset" Value="6" />
<Member Name="notRegisteredPendingEnrollment" Value="7" />
<Member Name="unknown" Value="8" />
</EnumType>
<EnumType Name="managedDeviceOwnerType">
<Member Name="unknown" Value="0" />
<Member Name="company" Value="1" />
<Member Name="personal" Value="2" />
</EnumType>
<EnumType Name="managedDevicePartnerReportedHealthState">
<Member Name="unknown" Value="0" />
<Member Name="activated" Value="1" />
<Member Name="deactivated" Value="2" />
<Member Name="secured" Value="3" />
<Member Name="lowSeverity" Value="4" />
<Member Name="mediumSeverity" Value="5" />
<Member Name="highSeverity" Value="6" />
<Member Name="unresponsive" Value="7" />
<Member Name="compromised" Value="8" />
<Member Name="misconfigured" Value="9" />
</EnumType>
<EnumType Name="managementAgentType">
<Member Name="eas" Value="1" />
<Member Name="mdm" Value="2" />
<Member Name="easMdm" Value="3" />
<Member Name="intuneClient" Value="4" />
<Member Name="easIntuneClient" Value="5" />
<Member Name="configurationManagerClient" Value="8" />
<Member Name="configurationManagerClientMdm" Value="10" />
<Member Name="configurationManagerClientMdmEas" Value="11" />
<Member Name="unknown" Value="16" />
<Member Name="jamf" Value="32" />
<Member Name="googleCloudDevicePolicyController" Value="64" />
</EnumType>
<EnumType Name="importedWindowsAutopilotDeviceIdentityImportStatus">
<Member Name="unknown" Value="0" />
<Member Name="pending" Value="1" />
<Member Name="partial" Value="2" />
<Member Name="complete" Value="3" />
<Member Name="error" Value="4" />
</EnumType>
<EnumType Name="importedWindowsAutopilotDeviceIdentityUploadStatus">
<Member Name="noUpload" Value="0" />
<Member Name="pending" Value="1" />
<Member Name="complete" Value="2" />
<Member Name="error" Value="3" />
</EnumType>
<EnumType Name="managedAppClipboardSharingLevel">
<Member Name="allApps" Value="0" />
<Member Name="managedAppsWithPasteIn" Value="1" />
<Member Name="managedApps" Value="2" />
<Member Name="blocked" Value="3" />
</EnumType>
<EnumType Name="managedAppDataEncryptionType">
<Member Name="useDeviceSettings" Value="0" />
<Member Name="afterDeviceRestart" Value="1" />
<Member Name="whenDeviceLockedExceptOpenFiles" Value="2" />
<Member Name="whenDeviceLocked" Value="3" />
</EnumType>
<EnumType Name="managedAppDataStorageLocation">
<Member Name="oneDriveForBusiness" Value="1" />
<Member Name="sharePoint" Value="2" />
<Member Name="localStorage" Value="6" />
</EnumType>
<EnumType Name="managedAppDataTransferLevel">
<Member Name="allApps" Value="0" />
<Member Name="managedApps" Value="1" />
<Member Name="none" Value="2" />
</EnumType>
<EnumType Name="managedAppFlaggedReason">
<Member Name="none" Value="0" />
<Member Name="rootedDevice" Value="1" />
</EnumType>
<EnumType Name="managedAppPinCharacterSet">
<Member Name="numeric" Value="0" />
<Member Name="alphanumericAndSymbol" Value="1" />
</EnumType>
<EnumType Name="windowsInformationProtectionEnforcementLevel">
<Member Name="noProtection" Value="0" />
<Member Name="encryptAndAuditOnly" Value="1" />
<Member Name="encryptAuditAndPrompt" Value="2" />
<Member Name="encryptAuditAndBlock" Value="3" />
</EnumType>
<EnumType Name="windowsInformationProtectionPinCharacterRequirements">
<Member Name="notAllow" Value="0" />
<Member Name="requireAtLeastOne" Value="1" />
<Member Name="allow" Value="2" />
</EnumType>
<EnumType Name="notificationTemplateBrandingOptions">
<Member Name="none" Value="0" />
<Member Name="includeCompanyLogo" Value="1" />
<Member Name="includeCompanyName" Value="2" />
<Member Name="includeContactInformation" Value="4" />
</EnumType>
<EnumType Name="deviceManagementExchangeConnectorStatus">
<Member Name="none" Value="0" />
<Member Name="connectionPending" Value="1" />
<Member Name="connected" Value="2" />
<Member Name="disconnected" Value="3" />
</EnumType>
<EnumType Name="deviceManagementExchangeConnectorSyncType">
<Member Name="fullSync" Value="0" />
<Member Name="deltaSync" Value="1" />
</EnumType>
<EnumType Name="deviceManagementExchangeConnectorType">
<Member Name="onPremises" Value="0" />
<Member Name="hosted" Value="1" />
<Member Name="serviceToService" Value="2" />
<Member Name="dedicated" Value="3" />
</EnumType>
<EnumType Name="deviceManagementPartnerAppType">
<Member Name="unknown" Value="0" />
<Member Name="singleTenantApp" Value="1" />
<Member Name="multiTenantApp" Value="2" />
</EnumType>
<EnumType Name="deviceManagementPartnerTenantState">
<Member Name="unknown" Value="0" />
<Member Name="unavailable" Value="1" />
<Member Name="enabled" Value="2" />
<Member Name="terminated" Value="3" />
<Member Name="rejected" Value="4" />
<Member Name="unresponsive" Value="5" />
</EnumType>
<EnumType Name="enablement">
<Member Name="notConfigured" Value="0" />
<Member Name="enabled" Value="1" />
<Member Name="disabled" Value="2" />
</EnumType>
<EnumType Name="mdmAuthority">
<Member Name="unknown" Value="0" />
<Member Name="intune" Value="1" />
<Member Name="sccm" Value="2" />
<Member Name="office365" Value="3" />
</EnumType>
<EnumType Name="mobileThreatPartnerTenantState">
<Member Name="unavailable" Value="0" />
<Member Name="available" Value="1" />
<Member Name="enabled" Value="2" />
<Member Name="unresponsive" Value="3" />
</EnumType>
<EnumType Name="vppTokenState">
<Member Name="unknown" Value="0" />
<Member Name="valid" Value="1" />
<Member Name="expired" Value="2" />
<Member Name="invalid" Value="3" />
<Member Name="assignedToExternalMDM" Value="4" />
</EnumType>
<EnumType Name="vppTokenSyncStatus">
<Member Name="none" Value="0" />
<Member Name="inProgress" Value="1" />
<Member Name="completed" Value="2" />
<Member Name="failed" Value="3" />
</EnumType>
<EnumType Name="windowsHelloForBusinessPinUsage">
<Member Name="allowed" Value="0" />
<Member Name="required" Value="1" />
<Member Name="disallowed" Value="2" />
</EnumType>
<EnumType Name="remoteAssistanceOnboardingStatus">
<Member Name="notOnboarded" Value="0" />
<Member Name="onboarding" Value="1" />
<Member Name="onboarded" Value="2" />
</EnumType>
<EnumType Name="complianceStatus">
<Member Name="unknown" Value="0" />
<Member Name="notApplicable" Value="1" />
<Member Name="compliant" Value="2" />
<Member Name="remediated" Value="3" />
<Member Name="nonCompliant" Value="4" />
<Member Name="error" Value="5" />
<Member Name="conflict" Value="6" />
<Member Name="notAssigned" Value="7" />
</EnumType>
<EnumType Name="deviceEnrollmentType">
<Member Name="unknown" Value="0" />
<Member Name="userEnrollment" Value="1" />
<Member Name="deviceEnrollmentManager" Value="2" />
<Member Name="appleBulkWithUser" Value="3" />
<Member Name="appleBulkWithoutUser" Value="4" />
<Member Name="windowsAzureADJoin" Value="5" />
<Member Name="windowsBulkUserless" Value="6" />
<Member Name="windowsAutoEnrollment" Value="7" />
<Member Name="windowsBulkAzureDomainJoin" Value="8" />
<Member Name="windowsCoManagement" Value="9" />
</EnumType>
<EnumType Name="installIntent">
<Member Name="available" Value="0" />
<Member Name="required" Value="1" />
<Member Name="uninstall" Value="2" />
<Member Name="availableWithoutEnrollment" Value="3" />
</EnumType>
<EnumType Name="savedUIStateGenerationOptions">
<Member Name="none" Value="0" />
<Member Name="omitSilverlightPolicyReferences" Value="1" />
</EnumType>
<EnumType Name="vppTokenAccountType">
<Member Name="business" Value="0" />
<Member Name="education" Value="1" />
</EnumType>
<EnumType Name="applicationType">
<Member Name="universal" Value="1" />
<Member Name="desktop" Value="2" />
</EnumType>
<EnumType Name="recipientScopeType">
<Member Name="none" Value="0" />
<Member Name="internal" Value="1" />
<Member Name="external" Value="2" />
<Member Name="externalPartner" Value="3" />
<Member Name="externalNonPartner" Value="4" />
</EnumType>
<EnumType Name="securityNetworkProtocol">
<Member Name="unknown" Value="-1" />
<Member Name="ip" Value="0" />
<Member Name="icmp" Value="1" />
<Member Name="igmp" Value="2" />
<Member Name="ggp" Value="3" />
<Member Name="ipv4" Value="4" />
<Member Name="tcp" Value="6" />
<Member Name="pup" Value="12" />
<Member Name="udp" Value="17" />
<Member Name="idp" Value="22" />
<Member Name="ipv6" Value="41" />
<Member Name="ipv6RoutingHeader" Value="43" />
<Member Name="ipv6FragmentHeader" Value="44" />
<Member Name="ipSecEncapsulatingSecurityPayload" Value="50" />
<Member Name="ipSecAuthenticationHeader" Value="51" />
<Member Name="icmpV6" Value="58" />
<Member Name="ipv6NoNextHeader" Value="59" />
<Member Name="ipv6DestinationOptions" Value="60" />
<Member Name="nd" Value="77" />
<Member Name="raw" Value="255" />
<Member Name="ipx" Value="1000" />
<Member Name="spx" Value="1256" />
<Member Name="spxII" Value="1257" />
</EnumType>
<EntityType Abstract="true" Name="entity">
<Property Name="id" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only." />
</Property>
<Key>
<PropertyRef Name="id" />
</Key>
</EntityType>
<EntityType Abstract="true" Name="attachment" BaseType="microsoft.graph.entity">
<Property Name="contentType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The MIME type." />
</Property>
<Property Name="isInline" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="true if the attachment is an inline attachment; otherwise, false." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The attachment's file name." />
</Property>
<Property Name="size" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The length of the attachment in bytes." />
</Property>
</EntityType>
<EntityType Abstract="true" Name="baseItem" BaseType="microsoft.graph.entity">
<Property Name="createdBy" Type="microsoft.graph.identitySet" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Identity of the user, device, or application which created the item. Read-only." />
</Property>
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Date and time of item creation. Read-only." />
</Property>
<Property Name="description" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Provides a user-visible description of the item. Optional." />
</Property>
<Property Name="eTag" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="ETag for the item. Read-only." />
</Property>
<Property Name="lastModifiedBy" Type="microsoft.graph.identitySet" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Identity of the user, device, and application which last modified the item. Read-only." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Date and time the item was last modified. Read-only." />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the item. Read-write." />
</Property>
<Property Name="parentReference" Type="microsoft.graph.itemReference" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Parent information, if the item has a parent. Read-write." />
</Property>
<Property Name="webUrl" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="URL that displays the resource in the browser. Read-only." />
</Property>
<NavigationProperty Name="createdByUser" Type="microsoft.graph.user">
<Annotation Term="Org.OData.Core.V1.Description" String="Identity of the user who created the item. Read-only." />
</NavigationProperty>
<NavigationProperty Name="lastModifiedByUser" Type="microsoft.graph.user">
<Annotation Term="Org.OData.Core.V1.Description" String="Identity of the user who last modified the item. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Abstract="true" Name="baseItemVersion" BaseType="microsoft.graph.entity">
<Property Name="lastModifiedBy" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="Identity of the user which last modified the version. Read-only." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Date and time the version was last modified. Read-only." />
</Property>
<Property Name="publication" Type="microsoft.graph.publicationFacet">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the publication status of this particular version. Read-only." />
</Property>
</EntityType>
<EntityType Name="calendar" BaseType="microsoft.graph.entity">
<Property Name="canEdit" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="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." />
</Property>
<Property Name="canShare" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="True if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it." />
</Property>
<Property Name="canViewPrivateItems" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="True if the user can read calendar items that have been marked private, false otherwise." />
</Property>
<Property Name="changeKey" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only." />
</Property>
<Property Name="color" Type="microsoft.graph.calendarColor">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the color theme to distinguish the calendar from other calendars in a UI. The property values are: LightBlue=0, LightGreen=1, LightOrange=2, LightGray=3, LightYellow=4, LightTeal=5, LightPink=6, LightBrown=7, LightRed=8, MaxColor=9, Auto=-1" />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The calendar name." />
</Property>
<Property Name="owner" Type="microsoft.graph.emailAddress">
<Annotation Term="Org.OData.Core.V1.Description" String="If set, this represents the user who created or added the calendar. For a calendar that the user created or added, the owner property is set to the user. For a calendar shared with the user, the owner property is set to the person who shared that calendar with the user." />
</Property>
<NavigationProperty Name="calendarView" Type="Collection(microsoft.graph.event)">
<Annotation Term="Org.OData.Core.V1.Description" String="The calendar view for the calendar. Navigation property. Read-only." />
</NavigationProperty>
<NavigationProperty Name="events" Type="Collection(microsoft.graph.event)">
<Annotation Term="Org.OData.Core.V1.Description" String="The events in the calendar. Navigation property. Read-only." />
</NavigationProperty>
<NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of multi-value extended properties defined for the calendar. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of single-value extended properties defined for the calendar. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="calendarGroup" BaseType="microsoft.graph.entity">
<Property Name="changeKey" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Identifies the version of the calendar group. Every time the calendar group is changed, ChangeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only." />
</Property>
<Property Name="classId" Type="Edm.Guid">
<Annotation Term="Org.OData.Core.V1.Description" String="The class identifier. Read-only." />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The group name." />
</Property>
<NavigationProperty Name="calendars" Type="Collection(microsoft.graph.calendar)">
<Annotation Term="Org.OData.Core.V1.Description" String="The calendars in the calendar group. Navigation property. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChart" BaseType="microsoft.graph.entity">
<Property Name="height" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the height, in points, of the chart object." />
</Property>
<Property Name="left" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="The distance, in points, from the left side of the chart to the worksheet origin." />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the name of a chart object." />
</Property>
<Property Name="top" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the distance, in points, from the top edge of the object to the top of row 1 (on a worksheet) or the top of the chart area (on a chart)." />
</Property>
<Property Name="width" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the width, in points, of the chart object." />
</Property>
<NavigationProperty Name="axes" Type="microsoft.graph.workbookChartAxes">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents chart axes. Read-only." />
</NavigationProperty>
<NavigationProperty Name="dataLabels" Type="microsoft.graph.workbookChartDataLabels">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the datalabels on the chart. Read-only." />
</NavigationProperty>
<NavigationProperty Name="format" Type="microsoft.graph.workbookChartAreaFormat">
<Annotation Term="Org.OData.Core.V1.Description" String="Encapsulates the format properties for the chart area. Read-only." />
</NavigationProperty>
<NavigationProperty Name="legend" Type="microsoft.graph.workbookChartLegend">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the legend for the chart. Read-only." />
</NavigationProperty>
<NavigationProperty Name="series" Type="Collection(microsoft.graph.workbookChartSeries)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents either a single series or collection of series in the chart. Read-only." />
</NavigationProperty>
<NavigationProperty Name="title" Type="microsoft.graph.workbookChartTitle">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the title of the specified chart, including the text, visibility, position and formating of the title. Read-only." />
</NavigationProperty>
<NavigationProperty Name="worksheet" Type="microsoft.graph.workbookWorksheet">
<Annotation Term="Org.OData.Core.V1.Description" String="The worksheet containing the current chart. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartAreaFormat" BaseType="microsoft.graph.entity">
<NavigationProperty Name="fill" Type="microsoft.graph.workbookChartFill">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the fill format of an object, which includes background formatting information. Read-only." />
</NavigationProperty>
<NavigationProperty Name="font" Type="microsoft.graph.workbookChartFont">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the font attributes (font name, font size, color, etc.) for the current object. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartAxes" BaseType="microsoft.graph.entity">
<NavigationProperty Name="categoryAxis" Type="microsoft.graph.workbookChartAxis">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the category axis in a chart. Read-only." />
</NavigationProperty>
<NavigationProperty Name="seriesAxis" Type="microsoft.graph.workbookChartAxis">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the series axis of a 3-dimensional chart. Read-only." />
</NavigationProperty>
<NavigationProperty Name="valueAxis" Type="microsoft.graph.workbookChartAxis">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the value axis in an axis. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartAxis" BaseType="microsoft.graph.entity">
<Property Name="majorUnit" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the interval between two major tick marks. Can be set to a numeric value or an empty string. The returned value is always a number." />
</Property>
<Property Name="maximum" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the maximum value on the value axis. Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number." />
</Property>
<Property Name="minimum" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the minimum value on the value axis. Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number." />
</Property>
<Property Name="minorUnit" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the interval between two minor tick marks. 'Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number." />
</Property>
<NavigationProperty Name="format" Type="microsoft.graph.workbookChartAxisFormat">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the formatting of a chart object, which includes line and font formatting. Read-only." />
</NavigationProperty>
<NavigationProperty Name="majorGridlines" Type="microsoft.graph.workbookChartGridlines">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns a gridlines object that represents the major gridlines for the specified axis. Read-only." />
</NavigationProperty>
<NavigationProperty Name="minorGridlines" Type="microsoft.graph.workbookChartGridlines">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns a Gridlines object that represents the minor gridlines for the specified axis. Read-only." />
</NavigationProperty>
<NavigationProperty Name="title" Type="microsoft.graph.workbookChartAxisTitle">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the axis title. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartAxisFormat" BaseType="microsoft.graph.entity">
<NavigationProperty Name="font" Type="microsoft.graph.workbookChartFont">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the font attributes (font name, font size, color, etc.) for a chart axis element. Read-only." />
</NavigationProperty>
<NavigationProperty Name="line" Type="microsoft.graph.workbookChartLineFormat">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents chart line formatting. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartAxisTitle" BaseType="microsoft.graph.entity">
<Property Name="text" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the axis title." />
</Property>
<Property Name="visible" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="A boolean that specifies the visibility of an axis title." />
</Property>
<NavigationProperty Name="format" Type="microsoft.graph.workbookChartAxisTitleFormat">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the formatting of chart axis title. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartAxisTitleFormat" BaseType="microsoft.graph.entity">
<NavigationProperty Name="font" Type="microsoft.graph.workbookChartFont">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the font attributes, such as font name, font size, color, etc. of chart axis title object. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartDataLabelFormat" BaseType="microsoft.graph.entity">
<NavigationProperty Name="fill" Type="microsoft.graph.workbookChartFill">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the fill format of the current chart data label. Read-only." />
</NavigationProperty>
<NavigationProperty Name="font" Type="microsoft.graph.workbookChartFont">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the font attributes (font name, font size, color, etc.) for a chart data label. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartDataLabels" BaseType="microsoft.graph.entity">
<Property Name="position" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="DataLabelPosition value that represents the position of the data label. The possible values are: None, Center, InsideEnd, InsideBase, OutsideEnd, Left, Right, Top, Bottom, BestFit, Callout." />
</Property>
<Property Name="separator" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="String representing the separator used for the data labels on a chart." />
</Property>
<Property Name="showBubbleSize" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Boolean value representing if the data label bubble size is visible or not." />
</Property>
<Property Name="showCategoryName" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Boolean value representing if the data label category name is visible or not." />
</Property>
<Property Name="showLegendKey" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Boolean value representing if the data label legend key is visible or not." />
</Property>
<Property Name="showPercentage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Boolean value representing if the data label percentage is visible or not." />
</Property>
<Property Name="showSeriesName" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Boolean value representing if the data label series name is visible or not." />
</Property>
<Property Name="showValue" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Boolean value representing if the data label value is visible or not." />
</Property>
<NavigationProperty Name="format" Type="microsoft.graph.workbookChartDataLabelFormat">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the format of chart data labels, which includes fill and font formatting. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartFill" BaseType="microsoft.graph.entity" />
<EntityType Name="workbookChartFont" BaseType="microsoft.graph.entity">
<Property Name="bold" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the bold status of font." />
</Property>
<Property Name="color" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="HTML color code representation of the text color. E.g. #FF0000 represents Red." />
</Property>
<Property Name="italic" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the italic status of the font." />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Font name (e.g. 'Calibri')" />
</Property>
<Property Name="size" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Size of the font (e.g. 11)" />
</Property>
<Property Name="underline" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of underline applied to the font. The possible values are: None, Single." />
</Property>
</EntityType>
<EntityType Name="workbookChartGridlines" BaseType="microsoft.graph.entity">
<Property Name="visible" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Boolean value representing if the axis gridlines are visible or not." />
</Property>
<NavigationProperty Name="format" Type="microsoft.graph.workbookChartGridlinesFormat">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the formatting of chart gridlines. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartGridlinesFormat" BaseType="microsoft.graph.entity">
<NavigationProperty Name="line" Type="microsoft.graph.workbookChartLineFormat">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents chart line formatting. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartLegend" BaseType="microsoft.graph.entity">
<Property Name="overlay" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Boolean value for whether the chart legend should overlap with the main body of the chart." />
</Property>
<Property Name="position" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the position of the legend on the chart. The possible values are: Top, Bottom, Left, Right, Corner, Custom." />
</Property>
<Property Name="visible" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="A boolean value the represents the visibility of a ChartLegend object." />
</Property>
<NavigationProperty Name="format" Type="microsoft.graph.workbookChartLegendFormat">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the formatting of a chart legend, which includes fill and font formatting. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartLegendFormat" BaseType="microsoft.graph.entity">
<NavigationProperty Name="fill" Type="microsoft.graph.workbookChartFill">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the fill format of an object, which includes background formating information. Read-only." />
</NavigationProperty>
<NavigationProperty Name="font" Type="microsoft.graph.workbookChartFont">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the font attributes such as font name, font size, color, etc. of a chart legend. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartLineFormat" BaseType="microsoft.graph.entity">
<Property Name="color" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="HTML color code representing the color of lines in the chart." />
</Property>
</EntityType>
<EntityType Name="workbookChartPoint" BaseType="microsoft.graph.entity">
<Property Name="value" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns the value of a chart point. Read-only." />
</Property>
<NavigationProperty Name="format" Type="microsoft.graph.workbookChartPointFormat">
<Annotation Term="Org.OData.Core.V1.Description" String="Encapsulates the format properties chart point. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartPointFormat" BaseType="microsoft.graph.entity">
<NavigationProperty Name="fill" Type="microsoft.graph.workbookChartFill">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the fill format of a chart, which includes background formating information. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartSeries" BaseType="microsoft.graph.entity">
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the name of a series in a chart." />
</Property>
<NavigationProperty Name="format" Type="microsoft.graph.workbookChartSeriesFormat">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the formatting of a chart series, which includes fill and line formatting. Read-only." />
</NavigationProperty>
<NavigationProperty Name="points" Type="Collection(microsoft.graph.workbookChartPoint)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a collection of all points in the series. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartSeriesFormat" BaseType="microsoft.graph.entity">
<NavigationProperty Name="fill" Type="microsoft.graph.workbookChartFill">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the fill format of a chart series, which includes background formating information. Read-only." />
</NavigationProperty>
<NavigationProperty Name="line" Type="microsoft.graph.workbookChartLineFormat">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents line formatting. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartTitle" BaseType="microsoft.graph.entity">
<Property Name="overlay" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Boolean value representing if the chart title will overlay the chart or not." />
</Property>
<Property Name="text" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the title text of a chart." />
</Property>
<Property Name="visible" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="A boolean value the represents the visibility of a chart title object." />
</Property>
<NavigationProperty Name="format" Type="microsoft.graph.workbookChartTitleFormat">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the formatting of a chart title, which includes fill and font formatting. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookChartTitleFormat" BaseType="microsoft.graph.entity">
<NavigationProperty Name="fill" Type="microsoft.graph.workbookChartFill">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the fill format of an object, which includes background formatting information. Read-only." />
</NavigationProperty>
<NavigationProperty Name="font" Type="microsoft.graph.workbookChartFont">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the font attributes (font name, font size, color, etc.) for the current object. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="columnDefinition" BaseType="microsoft.graph.entity">
<Property Name="columnGroup" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="For site columns, the name of the group this column belongs to. Helps organize related columns." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The user-facing description of the column." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The user-facing name of the column." />
</Property>
<Property Name="enforceUniqueValues" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="If true, no two list items may have the same value for this column." />
</Property>
<Property Name="hidden" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether the column is displayed in the user interface." />
</Property>
<Property Name="indexed" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether the column values can used for sorting and searching." />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The API-facing name of the column as it appears in the [fields][] on a [listItem][]. For the user-facing name, see displayName." />
</Property>
<Property Name="readOnly" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether the column values can be modified." />
</Property>
<Property Name="required" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether the column value is not optional." />
</Property>
<Property Name="boolean" Type="microsoft.graph.booleanColumn">
<Annotation Term="Org.OData.Core.V1.Description" String="This column stores boolean values." />
</Property>
<Property Name="calculated" Type="microsoft.graph.calculatedColumn">
<Annotation Term="Org.OData.Core.V1.Description" String="This column's data is calculated based on other columns." />
</Property>
<Property Name="choice" Type="microsoft.graph.choiceColumn">
<Annotation Term="Org.OData.Core.V1.Description" String="This column stores data from a list of choices." />
</Property>
<Property Name="currency" Type="microsoft.graph.currencyColumn">
<Annotation Term="Org.OData.Core.V1.Description" String="This column stores currency values." />
</Property>
<Property Name="dateTime" Type="microsoft.graph.dateTimeColumn">
<Annotation Term="Org.OData.Core.V1.Description" String="This column stores DateTime values." />
</Property>
<Property Name="defaultValue" Type="microsoft.graph.defaultColumnValue">
<Annotation Term="Org.OData.Core.V1.Description" String="The default value for this column." />
</Property>
<Property Name="lookup" Type="microsoft.graph.lookupColumn">
<Annotation Term="Org.OData.Core.V1.Description" String="This column's data is looked up from another source in the site." />
</Property>
<Property Name="number" Type="microsoft.graph.numberColumn">
<Annotation Term="Org.OData.Core.V1.Description" String="This column stores number values." />
</Property>
<Property Name="personOrGroup" Type="microsoft.graph.personOrGroupColumn">
<Annotation Term="Org.OData.Core.V1.Description" String="This column stores Person or Group values." />
</Property>
<Property Name="text" Type="microsoft.graph.textColumn">
<Annotation Term="Org.OData.Core.V1.Description" String="This column stores text values." />
</Property>
</EntityType>
<EntityType Name="columnLink" BaseType="microsoft.graph.entity">
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the column in this content type." />
</Property>
</EntityType>
<EntityType Abstract="true" Name="outlookItem" BaseType="microsoft.graph.entity">
<Property Name="categories" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="The categories associated with the item" />
</Property>
<Property Name="changeKey" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only." />
</Property>
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
</EntityType>
<EntityType Name="contact" OpenType="true" BaseType="microsoft.graph.outlookItem">
<Property Name="assistantName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the contact's assistant." />
</Property>
<Property Name="birthday" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's birthday. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="businessAddress" Type="microsoft.graph.physicalAddress">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's business address." />
</Property>
<Property Name="businessHomePage" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The business home page of the contact." />
</Property>
<Property Name="businessPhones" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's business phone numbers." />
</Property>
<Property Name="children" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="The names of the contact's children." />
</Property>
<Property Name="companyName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the contact's company." />
</Property>
<Property Name="department" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's department." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's display name." />
</Property>
<Property Name="emailAddresses" Type="Collection(microsoft.graph.emailAddress)">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's email addresses." />
</Property>
<Property Name="flag" Type="microsoft.graph.followupFlag">
<Annotation Term="Org.OData.Core.V1.Description" String="The flag value that indicates the status, start date, due date, or completion date for the message." />
</Property>
<Property Name="fileAs" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name the contact is filed under." />
</Property>
<Property Name="generation" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's generation." />
</Property>
<Property Name="givenName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's given name." />
</Property>
<Property Name="homeAddress" Type="microsoft.graph.physicalAddress">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's home address." />
</Property>
<Property Name="homePhones" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's home phone numbers." />
</Property>
<Property Name="imAddresses" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's instant messaging (IM) addresses." />
</Property>
<Property Name="initials" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's initials." />
</Property>
<Property Name="jobTitle" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The contacts job title." />
</Property>
<Property Name="manager" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the contact's manager." />
</Property>
<Property Name="middleName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's middle name." />
</Property>
<Property Name="mobilePhone" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's mobile phone number." />
</Property>
<Property Name="nickName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's nickname." />
</Property>
<Property Name="officeLocation" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The location of the contact's office." />
</Property>
<Property Name="otherAddress" Type="microsoft.graph.physicalAddress">
<Annotation Term="Org.OData.Core.V1.Description" String="Other addresses for the contact." />
</Property>
<Property Name="parentFolderId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The ID of the contact's parent folder." />
</Property>
<Property Name="personalNotes" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The user's notes about the contact." />
</Property>
<Property Name="profession" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's profession." />
</Property>
<Property Name="spouseName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the contact's spouse/partner." />
</Property>
<Property Name="surname" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's surname." />
</Property>
<Property Name="title" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The contact's title." />
</Property>
<Property Name="yomiCompanyName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The phonetic Japanese company name of the contact." />
</Property>
<Property Name="yomiGivenName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The phonetic Japanese given name (first name) of the contact." />
</Property>
<Property Name="yomiSurname" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The phonetic Japanese surname (last name) of the contact." />
</Property>
<NavigationProperty Name="photo" Type="microsoft.graph.profilePhoto" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional contact picture. You can get or set a photo for a contact." />
</NavigationProperty>
<NavigationProperty Name="extensions" Type="Collection(microsoft.graph.extension)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of open extensions defined for the contact. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of multi-value extended properties defined for the contact. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of single-value extended properties defined for the contact. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="contactFolder" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The folder's display name." />
</Property>
<Property Name="parentFolderId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The ID of the folder's parent folder." />
</Property>
<NavigationProperty Name="childFolders" Type="Collection(microsoft.graph.contactFolder)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of child folders in the folder. Navigation property. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="contacts" Type="Collection(microsoft.graph.contact)">
<Annotation Term="Org.OData.Core.V1.Description" String="The contacts in the folder. Navigation property. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of multi-value extended properties defined for the contactFolder. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of single-value extended properties defined for the contactFolder. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="contentType" BaseType="microsoft.graph.entity">
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The descriptive text for the item." />
</Property>
<Property Name="group" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the group this content type belongs to. Helps organize related content types." />
</Property>
<Property Name="hidden" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the content type is hidden in the list's 'New' menu." />
</Property>
<Property Name="inheritedFrom" Type="microsoft.graph.itemReference">
<Annotation Term="Org.OData.Core.V1.Description" String="If this content type is inherited from another scope (like a site), provides a reference to the item where the content type is defined." />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the content type." />
</Property>
<Property Name="order" Type="microsoft.graph.contentTypeOrder">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the order in which the content type appears in the selection UI." />
</Property>
<Property Name="parentId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier of the content type." />
</Property>
<Property Name="readOnly" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="If true, the content type cannot be modified unless this value is first set to false." />
</Property>
<Property Name="sealed" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="If true, the content type cannot be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types." />
</Property>
<NavigationProperty Name="columnLinks" Type="Collection(microsoft.graph.columnLink)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of columns that are required by this content type" />
</NavigationProperty>
</EntityType>
<EntityType Name="directoryObject" OpenType="true" BaseType="microsoft.graph.entity" />
<EntityType Name="contract" OpenType="true" BaseType="microsoft.graph.directoryObject">
<Property Name="contractType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of contract.Possible values are: SyndicationPartner - Partner that exclusively resells and manages O365 and Intune for this customer. They resell and support their customers. BreadthPartner - Partner has the ability to provide administrative support for this customer. However, the partner is not allowed to resell to the customer.ResellerPartner - Partner that is similar to a syndication partner, except that the partner doesnt have exclusive access to a tenant. In the syndication case, the customer cannot buy additional direct subscriptions from Microsoft or from other partners." />
</Property>
<Property Name="customerId" Type="Edm.Guid">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier for the customer tenant referenced by this partnership. Corresponds to the id property of the customer tenant's organization resource." />
</Property>
<Property Name="defaultDomainName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A copy of the customer tenant's default domain name. The copy is made when the partnership with the customer is established. It is not automatically updated if the customer tenant's default domain name changes." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A copy of the customer tenant's display name. The copy is made when the partnership with the customer is established. It is not automatically updated if the customer tenant's display name changes." />
</Property>
</EntityType>
<EntityType Name="conversation" BaseType="microsoft.graph.entity">
<Property Name="hasAttachments" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether any of the posts within this Conversation has at least one attachment." />
</Property>
<Property Name="lastDeliveredDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="preview" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A short summary from the body of the latest post in this converstaion." />
</Property>
<Property Name="topic" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The topic of the conversation. This property can be set when the conversation is created, but it cannot be updated." />
</Property>
<Property Name="uniqueSenders" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="All the users that sent a message to this Conversation." />
</Property>
<NavigationProperty Name="threads" Type="Collection(microsoft.graph.conversationThread)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="A collection of all the conversation threads in the conversation. A navigation property. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="conversationThread" BaseType="microsoft.graph.entity">
<Property Name="ccRecipients" Type="Collection(microsoft.graph.recipient)">
<Annotation Term="Org.OData.Core.V1.Description" String="The Cc: recipients for the thread." />
</Property>
<Property Name="hasAttachments" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether any of the posts within this thread has at least one attachment." />
</Property>
<Property Name="isLocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates if the thread is locked." />
</Property>
<Property Name="lastDeliveredDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="preview" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A short summary from the body of the latest post in this converstaion." />
</Property>
<Property Name="toRecipients" Type="Collection(microsoft.graph.recipient)">
<Annotation Term="Org.OData.Core.V1.Description" String="The To: recipients for the thread." />
</Property>
<Property Name="topic" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The topic of the conversation. This property can be set when the conversation is created, but it cannot be updated." />
</Property>
<Property Name="uniqueSenders" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="All the users that sent a message to this thread." />
</Property>
<NavigationProperty Name="posts" Type="Collection(microsoft.graph.post)">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="device" OpenType="true" BaseType="microsoft.graph.directoryObject">
<Property Name="accountEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="true if the account is enabled; otherwise, false. Required." />
</Property>
<Property Name="alternativeSecurityIds" Type="Collection(microsoft.graph.alternativeSecurityId)">
<Annotation Term="Org.OData.Core.V1.Description" String="For internal use only. Not nullable." />
</Property>
<Property Name="approximateLastSignInDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z' Read-only." />
</Property>
<Property Name="deviceId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Unique identifier set by Azure Device Registration Service at the time of registration." />
</Property>
<Property Name="deviceMetadata" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="For interal use only. Set to null." />
</Property>
<Property Name="deviceVersion" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="For interal use only." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The display name for the device. Required." />
</Property>
<Property Name="isCompliant" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="true if the device complies with Mobile Device Management (MDM) policies; otherwise, false. Read-only. This can only be updated by Intune for any device OS type or by an approved MDM app for Windows OS devices." />
</Property>
<Property Name="isManaged" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="true if the device is managed by a Mobile Device Management (MDM) app; otherwise, false. This can only be updated by Intune for any device OS type or by an approved MDM app for Windows OS devices." />
</Property>
<Property Name="onPremisesLastSyncDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The last time at which the object was synced with the on-premises directory.The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z' Read-only." />
</Property>
<Property Name="onPremisesSyncEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only." />
</Property>
<Property Name="operatingSystem" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of operating system on the device. Required." />
</Property>
<Property Name="operatingSystemVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The version of the operating system on the device. Required." />
</Property>
<Property Name="physicalIds" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="For interal use only. Not nullable." />
</Property>
<Property Name="trustType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of trust for the joined device. Read-only. Possible values: Workplace - indicates bring your own personal devicesAzureAd - Cloud only joined devicesServerAd - on-premises domain joined devices joined to Azure AD. For more details, see Introduction to device management in Azure Active Directory" />
</Property>
<NavigationProperty Name="extensions" Type="Collection(microsoft.graph.extension)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of open extensions defined for the device. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="registeredOwners" Type="Collection(microsoft.graph.directoryObject)">
<Annotation Term="Org.OData.Core.V1.Description" String="The user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Currently, there can be only one owner. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="registeredUsers" Type="Collection(microsoft.graph.directoryObject)">
<Annotation Term="Org.OData.Core.V1.Description" String="Collection of registered users of the device. For cloud joined devices and registered personal devices, registered users are set to the same value as registered owners at the time of registration. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="directory" BaseType="microsoft.graph.entity">
<NavigationProperty Name="deletedItems" Type="Collection(microsoft.graph.directoryObject)">
<Annotation Term="Org.OData.Core.V1.Description" String="Recently deleted items. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="directoryRole" OpenType="true" BaseType="microsoft.graph.directoryObject">
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The description for the directory role. Read-only." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The display name for the directory role. Read-only." />
</Property>
<Property Name="roleTemplateId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The id of the directoryRoleTemplate that this role is based on. The property must be specified when activating a directory role in a tenant with a POST operation. After the directory role has been activated, the property is read only." />
</Property>
<NavigationProperty Name="members" Type="Collection(microsoft.graph.directoryObject)">
<Annotation Term="Org.OData.Core.V1.Description" String="Users that are members of this directory role. HTTP Methods: GET, POST, DELETE. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="directoryRoleTemplate" OpenType="true" BaseType="microsoft.graph.directoryObject">
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The description to set for the directory role. Read-only." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The display name to set for the directory role. Read-only." />
</Property>
</EntityType>
<EntityType Name="domain" BaseType="microsoft.graph.entity">
<Property Name="authenticationType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the configured authentication type for the domain. The value is either Managed or Federated. Managed indicates a cloud managed domain where Azure AD performs user authentication.Federated indicates authentication is federated with an identity provider such as the tenant's on-premises Active Directory via Active Directory Federation Services. Not nullable" />
</Property>
<Property Name="availabilityStatus" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="This property is always null except when the verify action is used. When the verify action is used, a domain entity is returned in the response. The availabilityStatus property of the domain entity in the response is either AvailableImmediately or EmailVerifiedDomainTakeoverScheduled." />
</Property>
<Property Name="isAdminManaged" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="The value of the property is false if the DNS record management of the domain has been delegated to Office 365. Otherwise, the value is true. Not nullable" />
</Property>
<Property Name="isDefault" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="True if this is the default domain that is used for user creation. There is only one default domain per company. Not nullable" />
</Property>
<Property Name="isInitial" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="True if this is the initial domain created by Microsoft Online Services (companyname.onmicrosoft.com). There is only one initial domain per company. Not nullable" />
</Property>
<Property Name="isRoot" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="True if the domain is a verified root domain. Otherwise, false if the domain is a subdomain or unverified. Not nullable" />
</Property>
<Property Name="isVerified" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="True if the domain has completed domain ownership verification. Not nullable" />
</Property>
<Property Name="state" Type="microsoft.graph.domainState">
<Annotation Term="Org.OData.Core.V1.Description" String="Status of asynchronous operations scheduled for the domain." />
</Property>
<Property Name="supportedServices" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="The capabilities assigned to the domain.Can include 0, 1 or more of following values: Email, Sharepoint, EmailInternalRelayOnly, OfficeCommunicationsOnline, SharePointDefaultDomain, FullRedelegation, SharePointPublic, OrgIdAuthentication, Yammer, Intune The values which you can add/remove using Graph API include: Email, OfficeCommunicationsOnline, YammerNot nullable" />
</Property>
<NavigationProperty Name="domainNameReferences" Type="Collection(microsoft.graph.directoryObject)">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only, Nullable" />
</NavigationProperty>
<NavigationProperty Name="serviceConfigurationRecords" Type="Collection(microsoft.graph.domainDnsRecord)">
<Annotation Term="Org.OData.Core.V1.Description" String="DNS records the customer adds to the DNS zone file of the domain before the domain can be used by Microsoft Online services.Read-only, Nullable" />
</NavigationProperty>
<NavigationProperty Name="verificationDnsRecords" Type="Collection(microsoft.graph.domainDnsRecord)">
<Annotation Term="Org.OData.Core.V1.Description" String="DNS records that the customer adds to the DNS zone file of the domain before the customer can complete domain ownership verification with Azure AD.Read-only, Nullable" />
</NavigationProperty>
</EntityType>
<EntityType Name="domainDnsRecord" BaseType="microsoft.graph.entity">
<Property Name="isOptional" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="If false, this record must be configured by the customer at the DNS host for Microsoft Online Services to operate correctly with the domain." />
</Property>
<Property Name="label" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Value used when configuring the name of the DNS record at the DNS host." />
</Property>
<Property Name="recordType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates what type of DNS record this entity represents.The value can be one of the following: CName, Mx, Srv, TxtKey" />
</Property>
<Property Name="supportedService" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Microsoft Online Service or feature that has a dependency on this DNS record.Can be one of the following values: null, Email, Sharepoint, EmailInternalRelayOnly, OfficeCommunicationsOnline, SharePointDefaultDomain, FullRedelegation, SharePointPublic, OrgIdAuthentication, Yammer, Intune" />
</Property>
<Property Name="ttl" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Value to use when configuring the time-to-live (ttl) property of the DNS record at the DNS host. Not nullable" />
</Property>
</EntityType>
<EntityType Name="domainDnsCnameRecord" BaseType="microsoft.graph.domainDnsRecord">
<Property Name="canonicalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The canonical name of the CNAME record. Used to configure the CNAME record at the DNS host." />
</Property>
</EntityType>
<EntityType Name="domainDnsMxRecord" BaseType="microsoft.graph.domainDnsRecord">
<Property Name="mailExchange" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Value used when configuring the answer/destination/value of the MX record at the DNS host." />
</Property>
<Property Name="preference" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Value used when configuring the Preference/Priority property of the MX record at the DNS host." />
</Property>
</EntityType>
<EntityType Name="domainDnsSrvRecord" BaseType="microsoft.graph.domainDnsRecord">
<Property Name="nameTarget" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Value to use when configuring the Target property of the SRV record at the DNS host." />
</Property>
<Property Name="port" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Value to use when configuring the port property of the SRV record at the DNS host." />
</Property>
<Property Name="priority" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Value to use when configuring the priority property of the SRV record at the DNS host." />
</Property>
<Property Name="protocol" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Value to use when configuring the protocol property of the SRV record at the DNS host." />
</Property>
<Property Name="service" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Value to use when configuring the service property of the SRV record at the DNS host." />
</Property>
<Property Name="weight" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Value to use when configuring the weight property of the SRV record at the DNS host." />
</Property>
</EntityType>
<EntityType Name="domainDnsTxtRecord" BaseType="microsoft.graph.domainDnsRecord">
<Property Name="text" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Value used when configuring the text property at the DNS host." />
</Property>
</EntityType>
<EntityType Name="domainDnsUnavailableRecord" BaseType="microsoft.graph.domainDnsRecord">
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Provides the reason why the DomainDnsUnavailableRecord entity is returned." />
</Property>
</EntityType>
<EntityType Name="drive" BaseType="microsoft.graph.baseItem">
<Property Name="driveType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Describes the type of drive represented by this resource. OneDrive personal drives will return personal. OneDrive for Business will return business. SharePoint document libraries will return documentLibrary. Read-only." />
</Property>
<Property Name="owner" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. The user account that owns the drive. Read-only." />
</Property>
<Property Name="quota" Type="microsoft.graph.quota">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. Information about the drive's storage space quota. Read-only." />
</Property>
<Property Name="sharepointIds" Type="microsoft.graph.sharepointIds" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns identifiers useful for SharePoint REST compatibility. Read-only." />
</Property>
<Property Name="system" Type="microsoft.graph.systemFacet" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="If present, indicates that this is a system-managed drive. Read-only." />
</Property>
<NavigationProperty Name="items" Type="Collection(microsoft.graph.driveItem)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="All items contained in the drive. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="root" Type="microsoft.graph.driveItem" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The root folder of the drive. Read-only." />
</NavigationProperty>
<NavigationProperty Name="special" Type="Collection(microsoft.graph.driveItem)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Collection of common folders available in OneDrive. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="list" Type="microsoft.graph.list">
<Annotation Term="Org.OData.Core.V1.Description" String="For drives in SharePoint, the underlying document library list. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="driveItem" OpenType="true" BaseType="microsoft.graph.baseItem">
<Property Name="audio" Type="microsoft.graph.audio" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Audio metadata, if the item is an audio file. Read-only." />
</Property>
<Property Name="content" Type="Edm.Stream" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The content stream, if the item represents a file." />
</Property>
<Property Name="cTag" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="An eTag for the content of the item. This eTag is not changed if only the metadata is changed. Note This property is not returned if the item is a folder. Read-only." />
</Property>
<Property Name="deleted" Type="microsoft.graph.deleted" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Information about the deleted state of the item. Read-only." />
</Property>
<Property Name="file" Type="microsoft.graph.file" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="File metadata, if the item is a file. Read-only." />
</Property>
<Property Name="fileSystemInfo" Type="microsoft.graph.fileSystemInfo">
<Annotation Term="Org.OData.Core.V1.Description" String="File system information on client. Read-write." />
</Property>
<Property Name="folder" Type="microsoft.graph.folder" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Folder metadata, if the item is a folder. Read-only." />
</Property>
<Property Name="image" Type="microsoft.graph.image" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Image metadata, if the item is an image. Read-only." />
</Property>
<Property Name="location" Type="microsoft.graph.geoCoordinates" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Location metadata, if the item has location data. Read-only." />
</Property>
<Property Name="package" Type="microsoft.graph.package">
<Annotation Term="Org.OData.Core.V1.Description" String="If present, indicates that this item is a package instead of a folder or file. Packages are treated like files in some contexts and folders in others. Read-only." />
</Property>
<Property Name="photo" Type="microsoft.graph.photo" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Photo metadata, if the item is a photo. Read-only." />
</Property>
<Property Name="publication" Type="microsoft.graph.publicationFacet">
<Annotation Term="Org.OData.Core.V1.Description" String="Provides information about the published or checked-out state of an item, in locations that support such actions. This property is not returned by default. Read-only." />
</Property>
<Property Name="remoteItem" Type="microsoft.graph.remoteItem" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Remote item data, if the item is shared from a drive other than the one being accessed. Read-only." />
</Property>
<Property Name="root" Type="microsoft.graph.root">
<Annotation Term="Org.OData.Core.V1.Description" String="If this property is non-null, it indicates that the driveItem is the top-most driveItem in the drive." />
</Property>
<Property Name="searchResult" Type="microsoft.graph.searchResult" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Search metadata, if the item is from a search result. Read-only." />
</Property>
<Property Name="shared" Type="microsoft.graph.shared" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates that the item has been shared with others and provides information about the shared state of the item. Read-only." />
</Property>
<Property Name="sharepointIds" Type="microsoft.graph.sharepointIds" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns identifiers useful for SharePoint REST compatibility. Read-only." />
</Property>
<Property Name="size" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="Size of the item in bytes. Read-only." />
</Property>
<Property Name="specialFolder" Type="microsoft.graph.specialFolder" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="If the current item is also available as a special folder, this facet is returned. Read-only." />
</Property>
<Property Name="video" Type="microsoft.graph.video" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Video metadata, if the item is a video. Read-only." />
</Property>
<Property Name="webDavUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="WebDAV compatible URL for the item." />
</Property>
<NavigationProperty Name="children" Type="Collection(microsoft.graph.driveItem)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Collection containing Item objects for the immediate children of Item. Only items representing folders have children. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="permissions" Type="Collection(microsoft.graph.permission)">
<Annotation Term="Org.OData.Core.V1.Description" String="The set of permissions for the item. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="thumbnails" Type="Collection(microsoft.graph.thumbnailSet)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="versions" Type="Collection(microsoft.graph.driveItemVersion)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of previous versions of the item. For more info, see [getting previous versions][]. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="listItem" Type="microsoft.graph.listItem">
<Annotation Term="Org.OData.Core.V1.Description" String="For drives in SharePoint, the associated document library list item. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="workbook" Type="microsoft.graph.workbook">
<Annotation Term="Org.OData.Core.V1.Description" String="For files that are Excel spreadsheets, accesses the workbook API to work with the spreadsheet's contents. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="driveItemVersion" BaseType="microsoft.graph.baseItemVersion">
<Property Name="content" Type="Edm.Stream">
<Annotation Term="Org.OData.Core.V1.Description" String="The content stream for this version of the item." />
</Property>
<Property Name="size" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the size of the content stream for this version of the item." />
</Property>
</EntityType>
<EntityType Name="educationClass" BaseType="microsoft.graph.entity">
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Description of the class." />
</Property>
<Property Name="classCode" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Class code used by the school to identify the class." />
</Property>
<Property Name="createdBy" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="Entity who created the class" />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the class." />
</Property>
<Property Name="externalId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="ID of the class from the syncing system." />
</Property>
<Property Name="externalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the class in the syncing system." />
</Property>
<Property Name="externalSource" Type="microsoft.graph.educationExternalSource">
<Annotation Term="Org.OData.Core.V1.Description" String="How this class was created. The possible values are: sis, manual, unknownFutureValue." />
</Property>
<Property Name="mailNickname" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Mail name for sending email to all members, if this is enabled." />
</Property>
<Property Name="term" Type="microsoft.graph.educationTerm">
<Annotation Term="Org.OData.Core.V1.Description" String="Term for this class." />
</Property>
<NavigationProperty Name="members" Type="Collection(microsoft.graph.educationUser)">
<Annotation Term="Org.OData.Core.V1.Description" String="All users in the class. Nullable." />
</NavigationProperty>
<NavigationProperty Name="schools" Type="Collection(microsoft.graph.educationSchool)">
<Annotation Term="Org.OData.Core.V1.Description" String="All schools that this class is associated with. Nullable." />
</NavigationProperty>
<NavigationProperty Name="teachers" Type="Collection(microsoft.graph.educationUser)">
<Annotation Term="Org.OData.Core.V1.Description" String="All teachers in the class. Nullable." />
</NavigationProperty>
<NavigationProperty Name="group" Type="microsoft.graph.group">
<Annotation Term="Org.OData.Core.V1.Description" String="The directory group corresponding to this class." />
</NavigationProperty>
</EntityType>
<EntityType Abstract="true" Name="educationOrganization" BaseType="microsoft.graph.entity">
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Organization description." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Organization display name." />
</Property>
<Property Name="externalSource" Type="microsoft.graph.educationExternalSource">
<Annotation Term="Org.OData.Core.V1.Description" String="Source where this organization was created from. The possible values are: sis, manual, unknownFutureValue." />
</Property>
</EntityType>
<EntityType Name="educationRoot" BaseType="microsoft.graph.entity">
<NavigationProperty Name="classes" Type="Collection(microsoft.graph.educationClass)">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="me" Type="microsoft.graph.educationUser">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="schools" Type="Collection(microsoft.graph.educationSchool)">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="users" Type="Collection(microsoft.graph.educationUser)">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="educationSchool" BaseType="microsoft.graph.educationOrganization">
<Property Name="status" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-Only. The possible values are: inactive, active, expired, deleteable." />
</Property>
<Property Name="principalEmail" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Email address of the principal." />
</Property>
<Property Name="principalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the principal." />
</Property>
<Property Name="externalPrincipalId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="ID of principal in syncing system." />
</Property>
<Property Name="highestGrade" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Highest grade taught." />
</Property>
<Property Name="lowestGrade" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Lowest grade taught." />
</Property>
<Property Name="schoolNumber" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="School Number." />
</Property>
<Property Name="address" Type="microsoft.graph.physicalAddress">
<Annotation Term="Org.OData.Core.V1.Description" String="Address of the school." />
</Property>
<Property Name="createdBy" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="Entity who created the school." />
</Property>
<Property Name="externalId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="ID of school in syncing system." />
</Property>
<Property Name="fax" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Fax number of school." />
</Property>
<Property Name="phone" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Phone number of school." />
</Property>
<NavigationProperty Name="classes" Type="Collection(microsoft.graph.educationClass)">
<Annotation Term="Org.OData.Core.V1.Description" String="Classes taught at the school. Nullable." />
</NavigationProperty>
<NavigationProperty Name="users" Type="Collection(microsoft.graph.educationUser)">
<Annotation Term="Org.OData.Core.V1.Description" String="Users in the school. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="educationUser" BaseType="microsoft.graph.entity">
<Property Name="accountEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="True if the account is enabled; otherwise, false. This property is required when a user is created. Supports $filter." />
</Property>
<Property Name="assignedLicenses" Type="Collection(microsoft.graph.assignedLicense)">
<Annotation Term="Org.OData.Core.V1.Description" String="The licenses that are assigned to the user. Not nullable." />
</Property>
<Property Name="assignedPlans" Type="Collection(microsoft.graph.assignedPlan)">
<Annotation Term="Org.OData.Core.V1.Description" String="The plans that are assigned to the user. Read-only. Not nullable." />
</Property>
<Property Name="businessPhones" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="The telephone numbers for the user. Note: Although this is a string collection, only one number can be set for this property." />
</Property>
<Property Name="department" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name for the department in which the user works. Supports $filter." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name displayed in the address book for the user. This is usually the combination of the user's first name, middle initial, and last name. This property is required when a user is created and it cannot be cleared during updates. Supports $filter and $orderby." />
</Property>
<Property Name="givenName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The given name (first name) of the user. Supports $filter." />
</Property>
<Property Name="middleName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The middle name of user." />
</Property>
<Property Name="surname" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The user's surname (family name or last name). Supports $filter." />
</Property>
<Property Name="mail" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The SMTP address for the user; for example, 'jeff@contoso.onmicrosoft.com'. Read-Only. Supports $filter." />
</Property>
<Property Name="mailNickname" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The mail alias for the user. This property must be specified when a user is created. Supports $filter." />
</Property>
<Property Name="mobilePhone" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The primary cellular telephone number for the user." />
</Property>
<Property Name="createdBy" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="Entity who created the user." />
</Property>
<Property Name="externalSource" Type="microsoft.graph.educationExternalSource">
<Annotation Term="Org.OData.Core.V1.Description" String="Where this user was created from. The possible values are: sis, manual, unkownFutureValue." />
</Property>
<Property Name="mailingAddress" Type="microsoft.graph.physicalAddress">
<Annotation Term="Org.OData.Core.V1.Description" String="Mail address of user." />
</Property>
<Property Name="passwordPolicies" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies password policies for the user. This value is an enumeration with one possible value being 'DisableStrongPassword', which allows weaker passwords than the default policy to be specified. 'DisablePasswordExpiration' can also be specified. The two can be specified together; for example: 'DisablePasswordExpiration, DisableStrongPassword'." />
</Property>
<Property Name="passwordProfile" Type="microsoft.graph.passwordProfile">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the password profile for the user. The profile contains the users password. This property is required when a user is created. The password in the profile must satisfy minimum requirements as specified by the passwordPolicies property. By default, a strong password is required." />
</Property>
<Property Name="preferredLanguage" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The preferred language for the user. Should follow ISO 639-1 Code; for example, 'en-US'." />
</Property>
<Property Name="primaryRole" Type="microsoft.graph.educationUserRole">
<Annotation Term="Org.OData.Core.V1.Description" String="Default role for a user. The user's role might be different in an individual class. The possible values are: student, teacher, unknownFutureValue. Supports $filter." />
</Property>
<Property Name="provisionedPlans" Type="Collection(microsoft.graph.provisionedPlan)">
<Annotation Term="Org.OData.Core.V1.Description" String="The plans that are provisioned for the user. Read-only. Not nullable." />
</Property>
<Property Name="residenceAddress" Type="microsoft.graph.physicalAddress">
<Annotation Term="Org.OData.Core.V1.Description" String="Address where user lives." />
</Property>
<Property Name="student" Type="microsoft.graph.educationStudent">
<Annotation Term="Org.OData.Core.V1.Description" String="If the primary role is student, this block will contain student specific data." />
</Property>
<Property Name="teacher" Type="microsoft.graph.educationTeacher">
<Annotation Term="Org.OData.Core.V1.Description" String="If the primary role is teacher, this block will conatin teacher specific data." />
</Property>
<Property Name="usageLocation" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A two-letter country code (ISO standard 3166). Required for users who will be assigned licenses due to a legal requirement to check for availability of services in countries or regions. Examples include: 'US', 'JP', and 'GB'. Not nullable. Supports $filter." />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user's email name. The general format is alias@domain, where domain must be present in the tenants collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization. Supports $filter and $orderby." />
</Property>
<Property Name="userType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A string value that can be used to classify user types in your directory, such as 'Member' and 'Guest'. Supports $filter." />
</Property>
<NavigationProperty Name="classes" Type="Collection(microsoft.graph.educationClass)">
<Annotation Term="Org.OData.Core.V1.Description" String="Classes to which the user belongs. Nullable." />
</NavigationProperty>
<NavigationProperty Name="schools" Type="Collection(microsoft.graph.educationSchool)">
<Annotation Term="Org.OData.Core.V1.Description" String="Schools to which the user belongs. Nullable." />
</NavigationProperty>
<NavigationProperty Name="assignments" Type="microsoft.graph.educationAssignment">
<Annotation Term="Org.OData.Core.V1.Description" String="List of assignments for the user. Nullable." />
</NavigationProperty>
<NavigationProperty Name="user" Type="microsoft.graph.user">
<Annotation Term="Org.OData.Core.V1.Description" String="The directory user corresponding to this user." />
</NavigationProperty>
</EntityType>
<EntityType Name="event" OpenType="true" BaseType="microsoft.graph.outlookItem">
<Property Name="attendees" Type="Collection(microsoft.graph.attendee)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of attendees for the event." />
</Property>
<Property Name="body" Type="microsoft.graph.itemBody">
<Annotation Term="Org.OData.Core.V1.Description" String="The body of the message associated with the event. It can be in HTML or text format." />
</Property>
<Property Name="bodyPreview" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The preview of the message associated with the event. It is in text format." />
</Property>
<Property Name="end" Type="microsoft.graph.dateTimeTimeZone">
<Annotation Term="Org.OData.Core.V1.Description" String="The date, time, and time zone that the event ends." />
</Property>
<Property Name="hasAttachments" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Set to true if the event has attachments." />
</Property>
<Property Name="iCalUId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A unique identifier that is shared by all instances of an event across different calendars." />
</Property>
<Property Name="importance" Type="microsoft.graph.importance">
<Annotation Term="Org.OData.Core.V1.Description" String="The importance of the event. The possible values are: low, normal, high." />
</Property>
<Property Name="isAllDay" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Set to true if the event lasts all day." />
</Property>
<Property Name="isCancelled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Set to true if the event has been canceled." />
</Property>
<Property Name="isOrganizer" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Set to true if the message sender is also the organizer." />
</Property>
<Property Name="isReminderOn" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Set to true if an alert is set to remind the user of the event." />
</Property>
<Property Name="location" Type="microsoft.graph.location">
<Annotation Term="Org.OData.Core.V1.Description" String="The location of the event." />
</Property>
<Property Name="locations" Type="Collection(microsoft.graph.location)">
<Annotation Term="Org.OData.Core.V1.Description" String="The locations where the event is held or attended from. The location and locations properties always correspond with each other. If you update the location property, any prior locations in the locations collection would be removed and replaced by the new location value." />
</Property>
<Property Name="onlineMeetingUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A URL for an online meeting. The property is set only when an organizer specifies an event as an online meeting such as a Skype meeting. Read-only." />
</Property>
<Property Name="organizer" Type="microsoft.graph.recipient">
<Annotation Term="Org.OData.Core.V1.Description" String="The organizer of the event." />
</Property>
<Property Name="originalEndTimeZone" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The end time zone that was set when the event was created. A value of tzone://Microsoft/Custom indicates that a legacy custom time zone was set in desktop Outlook." />
</Property>
<Property Name="originalStart" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="originalStartTimeZone" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The start time zone that was set when the event was created. A value of tzone://Microsoft/Custom indicates that a legacy custom time zone was set in desktop Outlook." />
</Property>
<Property Name="recurrence" Type="microsoft.graph.patternedRecurrence">
<Annotation Term="Org.OData.Core.V1.Description" String="The recurrence pattern for the event." />
</Property>
<Property Name="reminderMinutesBeforeStart" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of minutes before the event start time that the reminder alert occurs." />
</Property>
<Property Name="responseRequested" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Set to true if the sender would like a response when the event is accepted or declined." />
</Property>
<Property Name="responseStatus" Type="microsoft.graph.responseStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the type of response sent in response to an event message." />
</Property>
<Property Name="sensitivity" Type="microsoft.graph.sensitivity">
<Annotation Term="Org.OData.Core.V1.Description" String="The possible values are: normal, personal, private, confidential." />
</Property>
<Property Name="seriesMasterId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The ID for the recurring series master item, if this event is part of a recurring series." />
</Property>
<Property Name="showAs" Type="microsoft.graph.freeBusyStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="The status to show. The possible values are: free, tentative, busy, oof, workingElsewhere, unknown." />
</Property>
<Property Name="start" Type="microsoft.graph.dateTimeTimeZone">
<Annotation Term="Org.OData.Core.V1.Description" String="The date, time, and time zone that the event starts." />
</Property>
<Property Name="subject" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The text of the event's subject line." />
</Property>
<Property Name="type" Type="microsoft.graph.eventType">
<Annotation Term="Org.OData.Core.V1.Description" String="The event type. The possible values are: singleInstance, occurrence, exception, seriesMaster. Read-only." />
</Property>
<Property Name="webLink" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The URL to open the event in Outlook Web App.The event will open in the browser if you are logged in to your mailbox via Outlook Web App. You will be prompted to login if you are not already logged in with the browser.This URL can be accessed from within an iFrame." />
</Property>
<NavigationProperty Name="attachments" Type="Collection(microsoft.graph.attachment)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of fileAttachment and itemAttachment attachments for the event. Navigation property. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="calendar" Type="microsoft.graph.calendar" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The calendar that contains the event. Navigation property. Read-only." />
</NavigationProperty>
<NavigationProperty Name="extensions" Type="Collection(microsoft.graph.extension)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of open extensions defined for the event. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="instances" Type="Collection(microsoft.graph.event)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The instances of the event. Navigation property. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of multi-value extended properties defined for the event. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of single-value extended properties defined for the event. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="message" OpenType="true" BaseType="microsoft.graph.outlookItem">
<Property Name="bccRecipients" Type="Collection(microsoft.graph.recipient)">
<Annotation Term="Org.OData.Core.V1.Description" String="The Bcc: recipients for the message." />
</Property>
<Property Name="body" Type="microsoft.graph.itemBody">
<Annotation Term="Org.OData.Core.V1.Description" String="The body of the message. It can be in HTML or text format." />
</Property>
<Property Name="bodyPreview" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The first 255 characters of the message body. It is in text format." />
</Property>
<Property Name="ccRecipients" Type="Collection(microsoft.graph.recipient)">
<Annotation Term="Org.OData.Core.V1.Description" String="The Cc: recipients for the message." />
</Property>
<Property Name="conversationId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The ID of the conversation the email belongs to." />
</Property>
<Property Name="flag" Type="microsoft.graph.followupFlag">
<Annotation Term="Org.OData.Core.V1.Description" String="The flag value that indicates the status, start date, due date, or completion date for the message." />
</Property>
<Property Name="from" Type="microsoft.graph.recipient">
<Annotation Term="Org.OData.Core.V1.Description" String="The mailbox owner and sender of the message. The value must correspond to the actual mailbox used." />
</Property>
<Property Name="hasAttachments" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the message has attachments. This property doesn't include inline attachments, so if a message contains only inline attachments, this property is false. To verify the existence of inline attachments, parse the body property to look for a src attribute, such as &lt;IMG src='cid:image001.jpg@01D26CD8.6C05F070'&gt;." />
</Property>
<Property Name="importance" Type="microsoft.graph.importance">
<Annotation Term="Org.OData.Core.V1.Description" String="The importance of the message: Low, Normal, High." />
</Property>
<Property Name="inferenceClassification" Type="microsoft.graph.inferenceClassificationType">
<Annotation Term="Org.OData.Core.V1.Description" String="The classification of the message for the user, based on inferred relevance or importance, or on an explicit override. The possible values are: focused or other." />
</Property>
<Property Name="internetMessageHeaders" Type="Collection(microsoft.graph.internetMessageHeader)">
<Annotation Term="Org.OData.Core.V1.Description" String="A collection of message headers defined by RFC5322. The set includes message headers indicating the network path taken by a message from the sender to the recipient. It can also contain custom message headers that hold app data for the message." />
</Property>
<Property Name="internetMessageId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The message ID in the format specified by RFC2822." />
</Property>
<Property Name="isDeliveryReceiptRequested" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether a read receipt is requested for the message." />
</Property>
<Property Name="isDraft" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the message is a draft. A message is a draft if it hasn't been sent yet." />
</Property>
<Property Name="isRead" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the message has been read." />
</Property>
<Property Name="isReadReceiptRequested" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether a read receipt is requested for the message." />
</Property>
<Property Name="parentFolderId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier for the message's parent mailFolder." />
</Property>
<Property Name="receivedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time the message was received." />
</Property>
<Property Name="replyTo" Type="Collection(microsoft.graph.recipient)">
<Annotation Term="Org.OData.Core.V1.Description" String="The email addresses to use when replying." />
</Property>
<Property Name="sender" Type="microsoft.graph.recipient">
<Annotation Term="Org.OData.Core.V1.Description" String="The account that is actually used to generate the message. In most cases, this value is the same as the from property. You can set this property to a different value when sending a message from a shared mailbox, or sending a message as a delegate. In any case, the value must correspond to the actual mailbox used." />
</Property>
<Property Name="sentDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time the message was sent." />
</Property>
<Property Name="subject" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The subject of the message." />
</Property>
<Property Name="toRecipients" Type="Collection(microsoft.graph.recipient)">
<Annotation Term="Org.OData.Core.V1.Description" String="The To: recipients for the message." />
</Property>
<Property Name="uniqueBody" Type="microsoft.graph.itemBody">
<Annotation Term="Org.OData.Core.V1.Description" String="The part of the body of the message that is unique to the current message. uniqueBody is not returned by default but can be retrieved for a given message by use of the ?$select=uniqueBody query. It can be in HTML or text format." />
</Property>
<Property Name="webLink" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The URL to open the message in Outlook Web App.You can append an ispopout argument to the end of the URL to change how the message is displayed. If ispopout is not present or if it is set to 1, then the message is shown in a popout window. If ispopout is set to 0, then the browser will show the message in the Outlook Web App review pane.The message will open in the browser if you are logged in to your mailbox via Outlook Web App. You will be prompted to login if you are not already logged in with the browser.This URL can be accessed from within an iFrame." />
</Property>
<NavigationProperty Name="attachments" Type="Collection(microsoft.graph.attachment)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The fileAttachment and itemAttachment attachments for the message." />
</NavigationProperty>
<NavigationProperty Name="extensions" Type="Collection(microsoft.graph.extension)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of open extensions defined for the message. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of multi-value extended properties defined for the message. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of single-value extended properties defined for the message. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="eventMessage" BaseType="microsoft.graph.message">
<Property Name="meetingMessageType" Type="microsoft.graph.meetingMessageType">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of event message: none, meetingRequest, meetingCancelled, meetingAccepted, meetingTenativelyAccepted, meetingDeclined." />
</Property>
<NavigationProperty Name="event" Type="microsoft.graph.event" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The event associated with the event message. The assumption for attendees or room resources is that the Calendar Attendant is set to automatically update the calendar with an event when meeting request event messages arrive. Navigation property. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Abstract="true" Name="extension" OpenType="true" BaseType="microsoft.graph.entity" />
<EntityType Name="fieldValueSet" OpenType="true" BaseType="microsoft.graph.entity" />
<EntityType Name="fileAttachment" BaseType="microsoft.graph.attachment">
<Property Name="contentBytes" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="The base64-encoded contents of the file." />
</Property>
<Property Name="contentId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The ID of the attachment in the Exchange store." />
</Property>
<Property Name="contentLocation" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Uniform Resource Identifier (URI) that corresponds to the location of the content of the attachment." />
</Property>
</EntityType>
<EntityType Name="workbookFilter" BaseType="microsoft.graph.entity">
<Property Name="criteria" Type="microsoft.graph.workbookFilterCriteria">
<Annotation Term="Org.OData.Core.V1.Description" String="The currently applied filter on the given column. Read-only." />
</Property>
</EntityType>
<EntityType Name="workbookFormatProtection" BaseType="microsoft.graph.entity">
<Property Name="formulaHidden" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates if Excel hides the formula for the cells in the range. A null value indicates that the entire range doesn't have uniform formula hidden setting." />
</Property>
<Property Name="locked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates if Excel locks the cells in the object. A null value indicates that the entire range doesn't have uniform lock setting." />
</Property>
</EntityType>
<EntityType Name="group" OpenType="true" BaseType="microsoft.graph.directoryObject">
<Property Name="allowExternalSenders" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Default is false. Indicates if people external to the organization can send messages to the group." />
</Property>
<Property Name="autoSubscribeNewMembers" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Default is false. Indicates if new members added to the group will be auto-subscribed to receive email notifications. You can set this property in a PATCH request for the group; do not set it in the initial POST request that creates the group." />
</Property>
<Property Name="classification" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Describes a classification for the group (such as low, medium or high business impact). Valid values for this property are defined by creating a ClassificationList setting value, based on the template definition." />
</Property>
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Timestamp of when the group was created. The value cannot be modified and is automatically populated when the group is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="An optional description for the group." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The display name for the group. This property is required when a group is created and it cannot be cleared during updates. Supports $filter and $orderby." />
</Property>
<Property Name="groupTypes" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the type of group to create. Possible values are Unified to create an Office 365 group, or DynamicMembership for dynamic groups. For all other group types, like security-enabled groups and email-enabled security groups, do not set this property. Supports $filter." />
</Property>
<Property Name="isSubscribedByMail" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Default value is true. Indicates whether the current user is subscribed to receive email conversations." />
</Property>
<Property Name="mail" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The SMTP address for the group, for example, 'serviceadmins@contoso.onmicrosoft.com'. Read-only. Supports $filter." />
</Property>
<Property Name="mailEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether the group is mail-enabled. If the securityEnabled property is also true, the group is a mail-enabled security group; otherwise, the group is a Microsoft Exchange distribution group." />
</Property>
<Property Name="mailNickname" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The mail alias for the group, unique in the organization. This property must be specified when a group is created. Supports $filter." />
</Property>
<Property Name="onPremisesLastSyncDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the last time at which the group was synced with the on-premises directory.The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only. Supports $filter." />
</Property>
<Property Name="onPremisesProvisioningErrors" Type="Collection(microsoft.graph.onPremisesProvisioningError)">
<Annotation Term="Org.OData.Core.V1.Description" String="Errors when using Microsoft synchronization product during provisioning." />
</Property>
<Property Name="onPremisesSecurityIdentifier" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Contains the on-premises security identifier (SID) for the group that was synchronized from on-premises to the cloud. Read-only." />
</Property>
<Property Name="onPremisesSyncEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Supports $filter." />
</Property>
<Property Name="proxyAddresses" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="The any operator is required for filter expressions on multi-valued properties. Read-only. Not nullable. Supports $filter." />
</Property>
<Property Name="renewedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Timestamp of when the group was last renewed. This cannot be modified directly and is only updated via the renew service action. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only." />
</Property>
<Property Name="securityEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether the group is a security group. If the mailEnabled property is also true, the group is a mail-enabled security group; otherwise it is a security group. Must be false for Office 365 groups. Supports $filter." />
</Property>
<Property Name="unseenCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Count of posts that the current user has not seen since his last visit." />
</Property>
<Property Name="visibility" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the visibility of an Office 365 group. The possible values are: Private, Public, HiddenMembership, or empty (which is interpreted as Public)." />
</Property>
<NavigationProperty Name="acceptedSenders" Type="Collection(microsoft.graph.directoryObject)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post." />
</NavigationProperty>
<NavigationProperty Name="calendar" Type="microsoft.graph.calendar" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The group's calendar. Read-only." />
</NavigationProperty>
<NavigationProperty Name="calendarView" Type="Collection(microsoft.graph.event)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The calendar view for the calendar. Read-only." />
</NavigationProperty>
<NavigationProperty Name="conversations" Type="Collection(microsoft.graph.conversation)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The group's conversations." />
</NavigationProperty>
<NavigationProperty Name="createdOnBehalfOf" Type="microsoft.graph.directoryObject" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The user (or application) that created the group. NOTE: This is not set if the user is an administrator. Read-only." />
</NavigationProperty>
<NavigationProperty Name="drive" Type="microsoft.graph.drive" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The group's default drive. Read-only." />
</NavigationProperty>
<NavigationProperty Name="events" Type="Collection(microsoft.graph.event)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The group's calendar events." />
</NavigationProperty>
<NavigationProperty Name="memberOf" Type="Collection(microsoft.graph.directoryObject)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Groups that this group is a member of. HTTP Methods: GET (supported for all groups). Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="members" Type="Collection(microsoft.graph.directoryObject)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Users and groups that are members of this group. HTTP Methods: GET (supported for all groups), POST (supported for Office 365 groups, security groups and mail-enabled security groups), DELETE (supported for Office 365 groups and security groups) Nullable." />
</NavigationProperty>
<NavigationProperty Name="owners" Type="Collection(microsoft.graph.directoryObject)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The owners of the group. The owners are a set of non-admin users who are allowed to modify this object. Limited to 10 owners. HTTP Methods: GET (supported for all groups), POST (supported for Office 365 groups, security groups and mail-enabled security groups), DELETE (supported for Office 365 groups and security groups). Nullable." />
</NavigationProperty>
<NavigationProperty Name="photo" Type="microsoft.graph.profilePhoto" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The group's profile photo" />
</NavigationProperty>
<NavigationProperty Name="rejectedSenders" Type="Collection(microsoft.graph.directoryObject)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of users or groups that are not allowed to create posts or calendar events in this group. Nullable" />
</NavigationProperty>
<NavigationProperty Name="sites" Type="Collection(microsoft.graph.site)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of SharePoint sites in this group. Access the default site with /sites/root." />
</NavigationProperty>
<NavigationProperty Name="threads" Type="Collection(microsoft.graph.conversationThread)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The group's conversation threads. Nullable." />
</NavigationProperty>
<NavigationProperty Name="drives" Type="Collection(microsoft.graph.drive)">
<Annotation Term="Org.OData.Core.V1.Description" String="The group's drives. Read-only." />
</NavigationProperty>
<NavigationProperty Name="extensions" Type="Collection(microsoft.graph.extension)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of open extensions defined for the group. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="groupLifecyclePolicies" Type="Collection(microsoft.graph.groupLifecyclePolicy)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of lifecycle policies for this group. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="onenote" Type="microsoft.graph.onenote">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only." />
</NavigationProperty>
<NavigationProperty Name="photos" Type="Collection(microsoft.graph.profilePhoto)">
<Annotation Term="Org.OData.Core.V1.Description" String="The profile photos owned by the group. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="planner" Type="microsoft.graph.plannerGroup">
<Annotation Term="Org.OData.Core.V1.Description" String="Entry-point to Planner resource that might exist for a Unified Group." />
</NavigationProperty>
<NavigationProperty Name="settings" Type="Collection(microsoft.graph.groupSetting)">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="groupLifecyclePolicy" BaseType="microsoft.graph.entity">
<Property Name="alternateNotificationEmails" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="List of email address to send notifications for groups without owners. Multiple email address can be defined by separating email address with a semicolon." />
</Property>
<Property Name="groupLifetimeInDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of days before a group expires and needs to be renewed. Once renewed, the group expiration is extended by the number of days defined." />
</Property>
<Property Name="managedGroupTypes" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The group type for which the expiration policy applies. Possible values are All, Selected or None." />
</Property>
</EntityType>
<EntityType Name="groupSetting" OpenType="true" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display name of this group of settings, which comes from the associated template." />
</Property>
<Property Name="templateId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Unique identifier for the template used to create this group of settings. Read-only." />
</Property>
<Property Name="values" Type="Collection(microsoft.graph.settingValue)">
<Annotation Term="Org.OData.Core.V1.Description" String="Collection of name value pairs. Must contain and set all the settings defined in the template." />
</Property>
</EntityType>
<EntityType Name="groupSettingTemplate" OpenType="true" BaseType="microsoft.graph.directoryObject">
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Description of the template." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display name of the template." />
</Property>
<Property Name="values" Type="Collection(microsoft.graph.settingTemplateValue)">
<Annotation Term="Org.OData.Core.V1.Description" String="Collection of settingTemplateValues that list the set of available settings, defaults and types that make up this template." />
</Property>
</EntityType>
<EntityType Name="inferenceClassification" BaseType="microsoft.graph.entity">
<NavigationProperty Name="overrides" Type="Collection(microsoft.graph.inferenceClassificationOverride)">
<Annotation Term="Org.OData.Core.V1.Description" String="A set of overrides for a user to always classify messages from specific senders in certain ways: focused, or other. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="inferenceClassificationOverride" BaseType="microsoft.graph.entity">
<Property Name="classifyAs" Type="microsoft.graph.inferenceClassificationType">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies how incoming messages from a specific sender should always be classified as. The possible values are: focused, other." />
</Property>
<Property Name="senderEmailAddress" Type="microsoft.graph.emailAddress">
<Annotation Term="Org.OData.Core.V1.Description" String="The email address information of the sender for whom the override is created." />
</Property>
</EntityType>
<EntityType Name="mobileApp" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The admin provided or imported title of the app." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The description of the app." />
</Property>
<Property Name="publisher" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The publisher of the app." />
</Property>
<Property Name="largeIcon" Type="microsoft.graph.mimeContent">
<Annotation Term="Org.OData.Core.V1.Description" String="The large icon, to be displayed in the app details and used for upload of the icon." />
</Property>
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time the app was created." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time the app was last modified." />
</Property>
<Property Name="isFeatured" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="The value indicating whether the app is marked as featured by the admin." />
</Property>
<Property Name="privacyInformationUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The privacy statement Url." />
</Property>
<Property Name="informationUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The more information Url." />
</Property>
<Property Name="owner" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The owner of the app." />
</Property>
<Property Name="developer" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The developer of the app." />
</Property>
<Property Name="notes" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Notes for the app." />
</Property>
<Property Name="publishingState" Type="microsoft.graph.mobileAppPublishingState">
<Annotation Term="Org.OData.Core.V1.Description" String="The publishing state for the app. The app cannot be assigned unless the app is published. Possible values are: notPublished, processing, published." />
</Property>
<NavigationProperty Name="categories" Type="Collection(microsoft.graph.mobileAppCategory)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of categories for this app." />
</NavigationProperty>
<NavigationProperty Name="assignments" Type="Collection(microsoft.graph.mobileAppAssignment)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of group assignments for this mobile app." />
</NavigationProperty>
</EntityType>
<EntityType Name="mobileLobApp" BaseType="microsoft.graph.mobileApp">
<Property Name="committedContentVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The internal committed content version." />
</Property>
<Property Name="fileName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the main Lob application file." />
</Property>
<Property Name="size" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="The total size, including all uploaded files." />
</Property>
<NavigationProperty Name="contentVersions" Type="Collection(microsoft.graph.mobileAppContent)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of content versions for this app." />
</NavigationProperty>
</EntityType>
<EntityType Name="androidLobApp" BaseType="microsoft.graph.mobileLobApp">
<Property Name="packageId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The package identifier." />
</Property>
<Property Name="minimumSupportedOperatingSystem" Type="microsoft.graph.androidMinimumOperatingSystem">
<Annotation Term="Org.OData.Core.V1.Description" String="The value for the minimum applicable operating system." />
</Property>
<Property Name="versionName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The version name of Android Line of Business (LoB) app." />
</Property>
<Property Name="versionCode" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The version code of Android Line of Business (LoB) app." />
</Property>
</EntityType>
<EntityType Name="androidStoreApp" BaseType="microsoft.graph.mobileApp">
<Property Name="packageId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The package identifier." />
</Property>
<Property Name="appStoreUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Android app store URL." />
</Property>
<Property Name="minimumSupportedOperatingSystem" Type="microsoft.graph.androidMinimumOperatingSystem">
<Annotation Term="Org.OData.Core.V1.Description" String="The value for the minimum applicable operating system." />
</Property>
</EntityType>
<EntityType Name="iosLobApp" BaseType="microsoft.graph.mobileLobApp">
<Property Name="bundleId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Identity Name." />
</Property>
<Property Name="applicableDeviceType" Type="microsoft.graph.iosDeviceType">
<Annotation Term="Org.OData.Core.V1.Description" String="The iOS architecture for which this app can run on." />
</Property>
<Property Name="minimumSupportedOperatingSystem" Type="microsoft.graph.iosMinimumOperatingSystem">
<Annotation Term="Org.OData.Core.V1.Description" String="The value for the minimum applicable operating system." />
</Property>
<Property Name="expirationDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The expiration time." />
</Property>
<Property Name="versionNumber" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The version number of iOS Line of Business (LoB) app." />
</Property>
<Property Name="buildNumber" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The build number of iOS Line of Business (LoB) app." />
</Property>
</EntityType>
<EntityType Name="managedDeviceMobileAppConfiguration" BaseType="microsoft.graph.entity">
<Property Name="targetedMobileApps" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="the associated app." />
</Property>
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="DateTime the object was created." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Admin provided description of the Device Configuration." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="DateTime the object was last modified." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Admin provided name of the device configuration." />
</Property>
<Property Name="version" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the device configuration." />
</Property>
<NavigationProperty Name="assignments" Type="Collection(microsoft.graph.managedDeviceMobileAppConfigurationAssignment)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of group assignemenets for app configration." />
</NavigationProperty>
<NavigationProperty Name="deviceStatuses" Type="Collection(microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of ManagedDeviceMobileAppConfigurationDeviceStatus." />
</NavigationProperty>
<NavigationProperty Name="userStatuses" Type="Collection(microsoft.graph.managedDeviceMobileAppConfigurationUserStatus)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of ManagedDeviceMobileAppConfigurationUserStatus." />
</NavigationProperty>
<NavigationProperty Name="deviceStatusSummary" Type="microsoft.graph.managedDeviceMobileAppConfigurationDeviceSummary">
<Annotation Term="Org.OData.Core.V1.Description" String="App configuration device status summary." />
</NavigationProperty>
<NavigationProperty Name="userStatusSummary" Type="microsoft.graph.managedDeviceMobileAppConfigurationUserSummary">
<Annotation Term="Org.OData.Core.V1.Description" String="App configuration user status summary." />
</NavigationProperty>
</EntityType>
<EntityType Name="iosMobileAppConfiguration" BaseType="microsoft.graph.managedDeviceMobileAppConfiguration">
<Property Name="encodedSettingXml" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="mdm app configuration Base64 binary." />
</Property>
<Property Name="settings" Type="Collection(microsoft.graph.appConfigurationSettingItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="app configuration setting items." />
</Property>
</EntityType>
<EntityType Name="iosStoreApp" BaseType="microsoft.graph.mobileApp">
<Property Name="bundleId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Identity Name." />
</Property>
<Property Name="appStoreUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Apple App Store URL" />
</Property>
<Property Name="applicableDeviceType" Type="microsoft.graph.iosDeviceType">
<Annotation Term="Org.OData.Core.V1.Description" String="The iOS architecture for which this app can run on." />
</Property>
<Property Name="minimumSupportedOperatingSystem" Type="microsoft.graph.iosMinimumOperatingSystem">
<Annotation Term="Org.OData.Core.V1.Description" String="The value for the minimum applicable operating system." />
</Property>
</EntityType>
<EntityType Name="iosVppApp" BaseType="microsoft.graph.mobileApp">
<Property Name="usedLicenseCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of VPP licenses in use." />
</Property>
<Property Name="totalLicenseCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The total number of VPP licenses." />
</Property>
<Property Name="releaseDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The VPP application release date and time." />
</Property>
<Property Name="appStoreUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The store URL." />
</Property>
<Property Name="licensingType" Type="microsoft.graph.vppLicensingType">
<Annotation Term="Org.OData.Core.V1.Description" String="The supported License Type." />
</Property>
<Property Name="applicableDeviceType" Type="microsoft.graph.iosDeviceType">
<Annotation Term="Org.OData.Core.V1.Description" String="The applicable iOS Device Type." />
</Property>
<Property Name="vppTokenOrganizationName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The organization associated with the Apple Volume Purchase Program Token" />
</Property>
<Property Name="vppTokenAccountType" Type="microsoft.graph.vppTokenAccountType">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of volume purchase program which the given Apple Volume Purchase Program Token is associated with. Possible values are: business, education. Possible values are: business, education." />
</Property>
<Property Name="vppTokenAppleId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Apple Id associated with the given Apple Volume Purchase Program Token." />
</Property>
<Property Name="bundleId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Identity Name." />
</Property>
</EntityType>
<EntityType Name="macOSOfficeSuiteApp" BaseType="microsoft.graph.mobileApp" />
<EntityType Name="managedApp" BaseType="microsoft.graph.mobileApp">
<Property Name="appAvailability" Type="microsoft.graph.managedAppAvailability">
<Annotation Term="Org.OData.Core.V1.Description" String="The Application's availability. Possible values are: global, lineOfBusiness." />
</Property>
<Property Name="version" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Application's version." />
</Property>
</EntityType>
<EntityType Name="managedMobileLobApp" BaseType="microsoft.graph.managedApp">
<Property Name="committedContentVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The internal committed content version." />
</Property>
<Property Name="fileName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the main Lob application file." />
</Property>
<Property Name="size" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="The total size, including all uploaded files." />
</Property>
<NavigationProperty Name="contentVersions" Type="Collection(microsoft.graph.mobileAppContent)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of content versions for this app." />
</NavigationProperty>
</EntityType>
<EntityType Name="managedAndroidLobApp" BaseType="microsoft.graph.managedMobileLobApp">
<Property Name="packageId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The package identifier." />
</Property>
<Property Name="minimumSupportedOperatingSystem" Type="microsoft.graph.androidMinimumOperatingSystem">
<Annotation Term="Org.OData.Core.V1.Description" String="The value for the minimum applicable operating system." />
</Property>
<Property Name="versionName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The version name of managed Android Line of Business (LoB) app." />
</Property>
<Property Name="versionCode" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The version code of managed Android Line of Business (LoB) app." />
</Property>
</EntityType>
<EntityType Name="managedAndroidStoreApp" BaseType="microsoft.graph.managedApp">
<Property Name="packageId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The app's package ID." />
</Property>
<Property Name="appStoreUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Android AppStoreUrl." />
</Property>
<Property Name="minimumSupportedOperatingSystem" Type="microsoft.graph.androidMinimumOperatingSystem">
<Annotation Term="Org.OData.Core.V1.Description" String="The value for the minimum supported operating system." />
</Property>
</EntityType>
<EntityType Name="managedDeviceMobileAppConfigurationAssignment" BaseType="microsoft.graph.entity">
<Property Name="target" Type="microsoft.graph.deviceAndAppManagementAssignmentTarget">
<Annotation Term="Org.OData.Core.V1.Description" String="Assignment target that the T&amp;C policy is assigned to." />
</Property>
</EntityType>
<EntityType Name="managedDeviceMobileAppConfigurationDeviceStatus" BaseType="microsoft.graph.entity">
<Property Name="deviceDisplayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Device name of the DevicePolicyStatus." />
</Property>
<Property Name="userName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The User Name that is being reported" />
</Property>
<Property Name="deviceModel" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The device model that is being reported" />
</Property>
<Property Name="complianceGracePeriodExpirationDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The DateTime when device compliance grace period expires" />
</Property>
<Property Name="status" Type="microsoft.graph.complianceStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="Compliance status of the policy report. Possible values are: unknown, notApplicable, compliant, remediated, nonCompliant, error, conflict, notAssigned." />
</Property>
<Property Name="lastReportedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last modified date time of the policy report." />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="UserPrincipalName." />
</Property>
</EntityType>
<EntityType Name="managedDeviceMobileAppConfigurationDeviceSummary" BaseType="microsoft.graph.entity">
<Property Name="pendingCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of pending devices" />
</Property>
<Property Name="notApplicableCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of not applicable devices" />
</Property>
<Property Name="successCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of succeeded devices" />
</Property>
<Property Name="errorCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of error devices" />
</Property>
<Property Name="failedCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of failed devices" />
</Property>
<Property Name="lastUpdateDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last update time" />
</Property>
<Property Name="configurationVersion" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the policy for that overview" />
</Property>
</EntityType>
<EntityType Name="managedDeviceMobileAppConfigurationUserStatus" BaseType="microsoft.graph.entity">
<Property Name="userDisplayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="User name of the DevicePolicyStatus." />
</Property>
<Property Name="devicesCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Devices count for that user." />
</Property>
<Property Name="status" Type="microsoft.graph.complianceStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="Compliance status of the policy report. Possible values are: unknown, notApplicable, compliant, remediated, nonCompliant, error, conflict, notAssigned." />
</Property>
<Property Name="lastReportedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last modified date time of the policy report." />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="UserPrincipalName." />
</Property>
</EntityType>
<EntityType Name="managedDeviceMobileAppConfigurationUserSummary" BaseType="microsoft.graph.entity">
<Property Name="pendingCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of pending Users" />
</Property>
<Property Name="notApplicableCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of not applicable users" />
</Property>
<Property Name="successCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of succeeded Users" />
</Property>
<Property Name="errorCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of error Users" />
</Property>
<Property Name="failedCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of failed Users" />
</Property>
<Property Name="lastUpdateDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last update time" />
</Property>
<Property Name="configurationVersion" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the policy for that overview" />
</Property>
</EntityType>
<EntityType Name="managedIOSLobApp" BaseType="microsoft.graph.managedMobileLobApp">
<Property Name="bundleId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Identity Name." />
</Property>
<Property Name="applicableDeviceType" Type="microsoft.graph.iosDeviceType">
<Annotation Term="Org.OData.Core.V1.Description" String="The iOS architecture for which this app can run on." />
</Property>
<Property Name="minimumSupportedOperatingSystem" Type="microsoft.graph.iosMinimumOperatingSystem">
<Annotation Term="Org.OData.Core.V1.Description" String="The value for the minimum applicable operating system." />
</Property>
<Property Name="expirationDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The expiration time." />
</Property>
<Property Name="versionNumber" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The version number of managed iOS Line of Business (LoB) app." />
</Property>
<Property Name="buildNumber" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The build number of managed iOS Line of Business (LoB) app." />
</Property>
</EntityType>
<EntityType Name="managedIOSStoreApp" BaseType="microsoft.graph.managedApp">
<Property Name="bundleId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The app's Bundle ID." />
</Property>
<Property Name="appStoreUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Apple AppStoreUrl." />
</Property>
<Property Name="applicableDeviceType" Type="microsoft.graph.iosDeviceType">
<Annotation Term="Org.OData.Core.V1.Description" String="The iOS architecture for which this app can run on." />
</Property>
<Property Name="minimumSupportedOperatingSystem" Type="microsoft.graph.iosMinimumOperatingSystem">
<Annotation Term="Org.OData.Core.V1.Description" String="The value for the minimum supported operating system." />
</Property>
</EntityType>
<EntityType Name="microsoftStoreForBusinessApp" BaseType="microsoft.graph.mobileApp">
<Property Name="usedLicenseCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of Microsoft Store for Business licenses in use." />
</Property>
<Property Name="totalLicenseCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The total number of Microsoft Store for Business licenses." />
</Property>
<Property Name="productKey" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The app product key" />
</Property>
<Property Name="licenseType" Type="microsoft.graph.microsoftStoreForBusinessLicenseType">
<Annotation Term="Org.OData.Core.V1.Description" String="The app license type. Possible values are: offline, online." />
</Property>
<Property Name="packageIdentityName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The app package identifier" />
</Property>
</EntityType>
<EntityType Name="mobileAppAssignment" BaseType="microsoft.graph.entity">
<Property Name="intent" Type="microsoft.graph.installIntent">
<Annotation Term="Org.OData.Core.V1.Description" String="The install intent defined by the admin. Possible values are: available, required, uninstall, availableWithoutEnrollment." />
</Property>
<Property Name="target" Type="microsoft.graph.deviceAndAppManagementAssignmentTarget">
<Annotation Term="Org.OData.Core.V1.Description" String="The target group assignment defined by the admin." />
</Property>
<Property Name="settings" Type="microsoft.graph.mobileAppAssignmentSettings">
<Annotation Term="Org.OData.Core.V1.Description" String="The settings for target assignment defined by the admin." />
</Property>
</EntityType>
<EntityType Name="mobileAppCategory" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the app category." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time the mobileAppCategory was last modified." />
</Property>
</EntityType>
<EntityType Name="mobileAppContent" BaseType="microsoft.graph.entity">
<NavigationProperty Name="files" Type="Collection(microsoft.graph.mobileAppContentFile)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of files for this app content version." />
</NavigationProperty>
</EntityType>
<EntityType Name="mobileAppContentFile" BaseType="microsoft.graph.entity">
<Property Name="azureStorageUri" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Azure Storage URI." />
</Property>
<Property Name="isCommitted" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="A value indicating whether the file is committed." />
</Property>
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The time the file was created." />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="the file name." />
</Property>
<Property Name="size" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="The size of the file prior to encryption." />
</Property>
<Property Name="sizeEncrypted" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="The size of the file after encryption." />
</Property>
<Property Name="azureStorageUriExpirationDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The time the Azure storage Uri expires." />
</Property>
<Property Name="manifest" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="The manifest information." />
</Property>
<Property Name="uploadState" Type="microsoft.graph.mobileAppContentFileUploadState">
<Annotation Term="Org.OData.Core.V1.Description" String="The state of the current upload request. Possible values are: success, transientError, error, unknown, azureStorageUriRequestSuccess, azureStorageUriRequestPending, azureStorageUriRequestFailed, azureStorageUriRequestTimedOut, azureStorageUriRenewalSuccess, azureStorageUriRenewalPending, azureStorageUriRenewalFailed, azureStorageUriRenewalTimedOut, commitFileSuccess, commitFilePending, commitFileFailed, commitFileTimedOut." />
</Property>
</EntityType>
<EntityType Name="webApp" BaseType="microsoft.graph.mobileApp">
<Property Name="appUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The web app URL." />
</Property>
<Property Name="useManagedBrowser" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to use managed browser. This property is only applicable for Android and IOS." />
</Property>
</EntityType>
<EntityType Name="windowsMobileMSI" BaseType="microsoft.graph.mobileLobApp">
<Property Name="commandLine" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The command line." />
</Property>
<Property Name="productCode" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The product code." />
</Property>
<Property Name="productVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The product version of Windows Mobile MSI Line of Business (LoB) app." />
</Property>
<Property Name="ignoreVersionDetection" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="A boolean to control whether the app's version will be used to detect the app after it is installed on a device. Set this to true for Windows Mobile MSI Line of Business (LoB) apps that use a self update feature." />
</Property>
</EntityType>
<EntityType Name="windowsUniversalAppX" BaseType="microsoft.graph.mobileLobApp">
<Property Name="applicableArchitectures" Type="microsoft.graph.windowsArchitecture">
<Annotation Term="Org.OData.Core.V1.Description" String="The Windows architecture(s) for which this app can run on. Possible values are: none, x86, x64, arm, neutral." />
</Property>
<Property Name="applicableDeviceTypes" Type="microsoft.graph.windowsDeviceType">
<Annotation Term="Org.OData.Core.V1.Description" String="The Windows device type(s) for which this app can run on. Possible values are: none, desktop, mobile, holographic, team." />
</Property>
<Property Name="identityName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Identity Name." />
</Property>
<Property Name="identityPublisherHash" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Identity Publisher Hash." />
</Property>
<Property Name="identityResourceIdentifier" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Identity Resource Identifier." />
</Property>
<Property Name="isBundle" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not the app is a bundle." />
</Property>
<Property Name="minimumSupportedOperatingSystem" Type="microsoft.graph.windowsMinimumOperatingSystem">
<Annotation Term="Org.OData.Core.V1.Description" String="The value for the minimum applicable operating system." />
</Property>
<Property Name="identityVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The identity version." />
</Property>
</EntityType>
<EntityType Name="auditEvent">
<Property Name="id" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Key of the entity." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Event display name." />
</Property>
<Property Name="componentName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Component name." />
</Property>
<Property Name="actor" Type="microsoft.graph.auditActor">
<Annotation Term="Org.OData.Core.V1.Description" String="AAD user and application that are associated with the audit event." />
</Property>
<Property Name="activity" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Friendly name of the activity." />
</Property>
<Property Name="activityDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date time in UTC when the activity was performed." />
</Property>
<Property Name="activityType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of activity that was being performed." />
</Property>
<Property Name="activityOperationType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The HTTP operation type of the activity." />
</Property>
<Property Name="activityResult" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The result of the activity." />
</Property>
<Property Name="correlationId" Type="Edm.Guid">
<Annotation Term="Org.OData.Core.V1.Description" String="The client request Id that is used to correlate activity within the system." />
</Property>
<Property Name="resources" Type="Collection(microsoft.graph.auditResource)">
<Annotation Term="Org.OData.Core.V1.Description" String="Resources being modified." />
</Property>
<Property Name="category" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Audit category." />
</Property>
<Key>
<PropertyRef Name="id" />
</Key>
</EntityType>
<EntityType Name="deviceInstallState" BaseType="microsoft.graph.entity">
<Property Name="deviceName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Device name." />
</Property>
<Property Name="deviceId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Device Id." />
</Property>
<Property Name="lastSyncDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last sync date and time." />
</Property>
<Property Name="installState" Type="microsoft.graph.installState">
<Annotation Term="Org.OData.Core.V1.Description" String="The install state of the eBook. Possible values are: notApplicable, installed, failed, notInstalled, uninstallFailed, unknown." />
</Property>
<Property Name="errorCode" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The error code for install failures." />
</Property>
<Property Name="osVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="OS Version." />
</Property>
<Property Name="osDescription" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="OS Description." />
</Property>
<Property Name="userName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Device User Name." />
</Property>
</EntityType>
<EntityType Name="eBookInstallSummary" BaseType="microsoft.graph.entity">
<Property Name="installedDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of Devices that have successfully installed this book." />
</Property>
<Property Name="failedDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of Devices that have failed to install this book." />
</Property>
<Property Name="notInstalledDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of Devices that does not have this book installed." />
</Property>
<Property Name="installedUserCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of Users whose devices have all succeeded to install this book." />
</Property>
<Property Name="failedUserCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of Users that have 1 or more device that failed to install this book." />
</Property>
<Property Name="notInstalledUserCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of Users that did not install this book." />
</Property>
</EntityType>
<EntityType Name="managedEBook" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the eBook." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Description." />
</Property>
<Property Name="publisher" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Publisher." />
</Property>
<Property Name="publishedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time when the eBook was published." />
</Property>
<Property Name="largeCover" Type="microsoft.graph.mimeContent">
<Annotation Term="Org.OData.Core.V1.Description" String="Book cover." />
</Property>
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time when the eBook file was created." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time when the eBook was last modified." />
</Property>
<Property Name="informationUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The more information Url." />
</Property>
<Property Name="privacyInformationUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The privacy statement Url." />
</Property>
<NavigationProperty Name="assignments" Type="Collection(microsoft.graph.managedEBookAssignment)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of assignments for this eBook." />
</NavigationProperty>
<NavigationProperty Name="installSummary" Type="microsoft.graph.eBookInstallSummary">
<Annotation Term="Org.OData.Core.V1.Description" String="Mobile App Install Summary." />
</NavigationProperty>
<NavigationProperty Name="deviceStates" Type="Collection(microsoft.graph.deviceInstallState)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of installation states for this eBook." />
</NavigationProperty>
<NavigationProperty Name="userStateSummary" Type="Collection(microsoft.graph.userInstallStateSummary)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of installation states for this eBook." />
</NavigationProperty>
</EntityType>
<EntityType Name="iosVppEBook" BaseType="microsoft.graph.managedEBook">
<Property Name="vppTokenId" Type="Edm.Guid">
<Annotation Term="Org.OData.Core.V1.Description" String="The Vpp token ID." />
</Property>
<Property Name="appleId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Apple ID associated with Vpp token." />
</Property>
<Property Name="vppOrganizationName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Vpp token's organization name." />
</Property>
<Property Name="genres" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Genres." />
</Property>
<Property Name="language" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Language." />
</Property>
<Property Name="seller" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Seller." />
</Property>
<Property Name="totalLicenseCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Total license count." />
</Property>
<Property Name="usedLicenseCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Used license count." />
</Property>
</EntityType>
<EntityType Name="managedEBookAssignment" BaseType="microsoft.graph.entity">
<Property Name="target" Type="microsoft.graph.deviceAndAppManagementAssignmentTarget">
<Annotation Term="Org.OData.Core.V1.Description" String="The assignment target for eBook." />
</Property>
<Property Name="installIntent" Type="microsoft.graph.installIntent">
<Annotation Term="Org.OData.Core.V1.Description" String="The install intent for eBook. Possible values are: available, required, uninstall, availableWithoutEnrollment." />
</Property>
</EntityType>
<EntityType Name="iosVppEBookAssignment" BaseType="microsoft.graph.managedEBookAssignment" />
<EntityType Name="userInstallStateSummary" BaseType="microsoft.graph.entity">
<Property Name="userName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="User name." />
</Property>
<Property Name="installedDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Installed Device Count." />
</Property>
<Property Name="failedDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Failed Device Count." />
</Property>
<Property Name="notInstalledDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Not installed device count." />
</Property>
<NavigationProperty Name="deviceStates" Type="Collection(microsoft.graph.deviceInstallState)">
<Annotation Term="Org.OData.Core.V1.Description" String="The install state of the eBook." />
</NavigationProperty>
</EntityType>
<EntityType Name="termsAndConditions" BaseType="microsoft.graph.entity">
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="DateTime the object was created." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="DateTime the object was last modified." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Administrator-supplied name for the T&amp;C policy." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Administrator-supplied description of the T&amp;C policy." />
</Property>
<Property Name="title" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Administrator-supplied title of the terms and conditions. This is shown to the user on prompts to accept the T&amp;C policy." />
</Property>
<Property Name="bodyText" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Administrator-supplied body text of the terms and conditions, typically the terms themselves. This is shown to the user on prompts to accept the T&amp;C policy." />
</Property>
<Property Name="acceptanceStatement" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Administrator-supplied explanation of the terms and conditions, typically describing what it means to accept the terms and conditions set out in the T&amp;C policy. This is shown to the user on prompts to accept the T&amp;C policy." />
</Property>
<Property Name="version" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Integer indicating the current version of the terms. Incremented when an administrator makes a change to the terms and wishes to require users to re-accept the modified T&amp;C policy." />
</Property>
<NavigationProperty Name="assignments" Type="Collection(microsoft.graph.termsAndConditionsAssignment)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of assignments for this T&amp;C policy." />
</NavigationProperty>
<NavigationProperty Name="acceptanceStatuses" Type="Collection(microsoft.graph.termsAndConditionsAcceptanceStatus)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of acceptance statuses for this T&amp;C policy." />
</NavigationProperty>
</EntityType>
<EntityType Name="termsAndConditionsAcceptanceStatus" BaseType="microsoft.graph.entity">
<Property Name="userDisplayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display name of the user whose acceptance the entity represents." />
</Property>
<Property Name="acceptedVersion" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Most recent version number of the T&amp;C accepted by the user." />
</Property>
<Property Name="acceptedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="DateTime when the terms were last accepted by the user." />
</Property>
<NavigationProperty Name="termsAndConditions" Type="microsoft.graph.termsAndConditions">
<Annotation Term="Org.OData.Core.V1.Description" String="Navigation link to the terms and conditions that are assigned." />
</NavigationProperty>
</EntityType>
<EntityType Name="termsAndConditionsAssignment" BaseType="microsoft.graph.entity">
<Property Name="target" Type="microsoft.graph.deviceAndAppManagementAssignmentTarget">
<Annotation Term="Org.OData.Core.V1.Description" String="Assignment target that the T&amp;C policy is assigned to." />
</Property>
</EntityType>
<EntityType Name="deviceCompliancePolicy" BaseType="microsoft.graph.entity">
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="DateTime the object was created." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Admin provided description of the Device Configuration." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="DateTime the object was last modified." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Admin provided name of the device configuration." />
</Property>
<Property Name="version" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the device configuration." />
</Property>
<NavigationProperty Name="scheduledActionsForRule" Type="Collection(microsoft.graph.deviceComplianceScheduledActionForRule)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of scheduled action for this rule" />
</NavigationProperty>
<NavigationProperty Name="deviceStatuses" Type="Collection(microsoft.graph.deviceComplianceDeviceStatus)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of DeviceComplianceDeviceStatus." />
</NavigationProperty>
<NavigationProperty Name="userStatuses" Type="Collection(microsoft.graph.deviceComplianceUserStatus)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of DeviceComplianceUserStatus." />
</NavigationProperty>
<NavigationProperty Name="deviceStatusOverview" Type="microsoft.graph.deviceComplianceDeviceOverview">
<Annotation Term="Org.OData.Core.V1.Description" String="Device compliance devices status overview" />
</NavigationProperty>
<NavigationProperty Name="userStatusOverview" Type="microsoft.graph.deviceComplianceUserOverview">
<Annotation Term="Org.OData.Core.V1.Description" String="Device compliance users status overview" />
</NavigationProperty>
<NavigationProperty Name="deviceSettingStateSummaries" Type="Collection(microsoft.graph.settingStateDeviceSummary)">
<Annotation Term="Org.OData.Core.V1.Description" String="Compliance Setting State Device Summary" />
</NavigationProperty>
<NavigationProperty Name="assignments" Type="Collection(microsoft.graph.deviceCompliancePolicyAssignment)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of assignments for this compliance policy." />
</NavigationProperty>
</EntityType>
<EntityType Name="androidCompliancePolicy" BaseType="microsoft.graph.deviceCompliancePolicy">
<Property Name="passwordRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require a password to unlock device." />
</Property>
<Property Name="passwordMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum password length. Valid values 4 to 16" />
</Property>
<Property Name="passwordRequiredType" Type="microsoft.graph.androidRequiredPasswordType">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of characters in password. Possible values are: deviceDefault, alphabetic, alphanumeric, alphanumericWithSymbols, lowSecurityBiometric, numeric, numericComplex, any." />
</Property>
<Property Name="passwordMinutesOfInactivityBeforeLock" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minutes of inactivity before a password is required." />
</Property>
<Property Name="passwordExpirationDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of days before the password expires. Valid values 1 to 65535" />
</Property>
<Property Name="passwordPreviousPasswordBlockCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of previous passwords to block." />
</Property>
<Property Name="securityPreventInstallAppsFromUnknownSources" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require that devices disallow installation of apps from unknown sources." />
</Property>
<Property Name="securityDisableUsbDebugging" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Disable USB debugging on Android devices." />
</Property>
<Property Name="securityRequireVerifyApps" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require the Android Verify apps feature is turned on." />
</Property>
<Property Name="deviceThreatProtectionEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require that devices have enabled device threat protection." />
</Property>
<Property Name="deviceThreatProtectionRequiredSecurityLevel" Type="microsoft.graph.deviceThreatProtectionLevel">
<Annotation Term="Org.OData.Core.V1.Description" String="Require Mobile Threat Protection minimum risk level to report noncompliance. Possible values are: unavailable, secured, low, medium, high, notSet." />
</Property>
<Property Name="securityBlockJailbrokenDevices" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Devices must not be jailbroken or rooted." />
</Property>
<Property Name="osMinimumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum Android version." />
</Property>
<Property Name="osMaximumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Maximum Android version." />
</Property>
<Property Name="minAndroidSecurityPatchLevel" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum Android security patch level." />
</Property>
<Property Name="storageRequireEncryption" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require encryption on Android devices." />
</Property>
<Property Name="securityRequireSafetyNetAttestationBasicIntegrity" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require the device to pass the SafetyNet basic integrity check." />
</Property>
<Property Name="securityRequireSafetyNetAttestationCertifiedDevice" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require the device to pass the SafetyNet certified device check." />
</Property>
<Property Name="securityRequireGooglePlayServices" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require Google Play Services to be installed and enabled on the device." />
</Property>
<Property Name="securityRequireUpToDateSecurityProviders" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require the device to have up to date security providers. The device will require Google Play Services to be enabled and up to date." />
</Property>
<Property Name="securityRequireCompanyPortalAppIntegrity" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require the device to pass the Company Portal client app runtime integrity check." />
</Property>
</EntityType>
<EntityType Name="deviceConfiguration" BaseType="microsoft.graph.entity">
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="DateTime the object was last modified." />
</Property>
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="DateTime the object was created." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Admin provided description of the Device Configuration." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Admin provided name of the device configuration." />
</Property>
<Property Name="version" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the device configuration." />
</Property>
<NavigationProperty Name="assignments" Type="Collection(microsoft.graph.deviceConfigurationAssignment)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of assignments for the device configuration profile." />
</NavigationProperty>
<NavigationProperty Name="deviceStatuses" Type="Collection(microsoft.graph.deviceConfigurationDeviceStatus)">
<Annotation Term="Org.OData.Core.V1.Description" String="Device configuration installation status by device." />
</NavigationProperty>
<NavigationProperty Name="userStatuses" Type="Collection(microsoft.graph.deviceConfigurationUserStatus)">
<Annotation Term="Org.OData.Core.V1.Description" String="Device configuration installation status by user." />
</NavigationProperty>
<NavigationProperty Name="deviceStatusOverview" Type="microsoft.graph.deviceConfigurationDeviceOverview">
<Annotation Term="Org.OData.Core.V1.Description" String="Device Configuration devices status overview" />
</NavigationProperty>
<NavigationProperty Name="userStatusOverview" Type="microsoft.graph.deviceConfigurationUserOverview">
<Annotation Term="Org.OData.Core.V1.Description" String="Device Configuration users status overview" />
</NavigationProperty>
<NavigationProperty Name="deviceSettingStateSummaries" Type="Collection(microsoft.graph.settingStateDeviceSummary)">
<Annotation Term="Org.OData.Core.V1.Description" String="Device Configuration Setting State Device Summary" />
</NavigationProperty>
</EntityType>
<EntityType Name="androidCustomConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="omaSettings" Type="Collection(microsoft.graph.omaSetting)">
<Annotation Term="Org.OData.Core.V1.Description" String="OMA settings. This collection can contain a maximum of 1000 elements." />
</Property>
</EntityType>
<EntityType Name="androidGeneralDeviceConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="appsBlockClipboardSharing" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block clipboard sharing to copy and paste between applications." />
</Property>
<Property Name="appsBlockCopyPaste" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block copy and paste within applications." />
</Property>
<Property Name="appsBlockYouTube" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the YouTube app." />
</Property>
<Property Name="bluetoothBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Bluetooth." />
</Property>
<Property Name="cameraBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the use of the camera." />
</Property>
<Property Name="cellularBlockDataRoaming" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block data roaming." />
</Property>
<Property Name="cellularBlockMessaging" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block SMS/MMS messaging." />
</Property>
<Property Name="cellularBlockVoiceRoaming" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block voice roaming." />
</Property>
<Property Name="cellularBlockWiFiTethering" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block syncing Wi-Fi tethering." />
</Property>
<Property Name="compliantAppsList" Type="Collection(microsoft.graph.appListItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of apps in the compliance (either allow list or block list, controlled by CompliantAppListType). This collection can contain a maximum of 10000 elements." />
</Property>
<Property Name="compliantAppListType" Type="microsoft.graph.appListType">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of list that is in the CompliantAppsList. Possible values are: none, appsInListCompliant, appsNotInListCompliant." />
</Property>
<Property Name="diagnosticDataBlockSubmission" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block diagnostic data submission." />
</Property>
<Property Name="locationServicesBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block location services." />
</Property>
<Property Name="googleAccountBlockAutoSync" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Google account auto sync." />
</Property>
<Property Name="googlePlayStoreBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the Google Play store." />
</Property>
<Property Name="kioskModeBlockSleepButton" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the screen sleep button while in Kiosk Mode." />
</Property>
<Property Name="kioskModeBlockVolumeButtons" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the volume buttons while in Kiosk Mode." />
</Property>
<Property Name="kioskModeApps" Type="Collection(microsoft.graph.appListItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="A list of apps that will be allowed to run when the device is in Kiosk Mode. This collection can contain a maximum of 500 elements." />
</Property>
<Property Name="nfcBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Near-Field Communication." />
</Property>
<Property Name="passwordBlockFingerprintUnlock" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block fingerprint unlock." />
</Property>
<Property Name="passwordBlockTrustAgents" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Smart Lock and other trust agents." />
</Property>
<Property Name="passwordExpirationDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of days before the password expires. Valid values 1 to 365" />
</Property>
<Property Name="passwordMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum length of passwords. Valid values 4 to 16" />
</Property>
<Property Name="passwordMinutesOfInactivityBeforeScreenTimeout" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minutes of inactivity before the screen times out." />
</Property>
<Property Name="passwordPreviousPasswordBlockCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of previous passwords to block. Valid values 0 to 24" />
</Property>
<Property Name="passwordSignInFailureCountBeforeFactoryReset" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of sign in failures allowed before factory reset. Valid values 4 to 11" />
</Property>
<Property Name="passwordRequiredType" Type="microsoft.graph.androidRequiredPasswordType">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of password that is required. Possible values are: deviceDefault, alphabetic, alphanumeric, alphanumericWithSymbols, lowSecurityBiometric, numeric, numericComplex, any." />
</Property>
<Property Name="passwordRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require a password." />
</Property>
<Property Name="powerOffBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block powering off the device." />
</Property>
<Property Name="factoryResetBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block user performing a factory reset." />
</Property>
<Property Name="screenCaptureBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block screenshots." />
</Property>
<Property Name="deviceSharingAllowed" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow device sharing mode." />
</Property>
<Property Name="storageBlockGoogleBackup" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Google Backup." />
</Property>
<Property Name="storageBlockRemovableStorage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block removable storage usage." />
</Property>
<Property Name="storageRequireDeviceEncryption" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require device encryption." />
</Property>
<Property Name="storageRequireRemovableStorageEncryption" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require removable storage encryption." />
</Property>
<Property Name="voiceAssistantBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the use of the Voice Assistant." />
</Property>
<Property Name="voiceDialingBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block voice dialing." />
</Property>
<Property Name="webBrowserBlockPopups" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block popups within the web browser." />
</Property>
<Property Name="webBrowserBlockAutofill" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the web browser's auto fill feature." />
</Property>
<Property Name="webBrowserBlockJavaScript" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block JavaScript within the web browser." />
</Property>
<Property Name="webBrowserBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the web browser." />
</Property>
<Property Name="webBrowserCookieSettings" Type="microsoft.graph.webBrowserCookieSettings">
<Annotation Term="Org.OData.Core.V1.Description" String="Cookie settings within the web browser. Possible values are: browserDefault, blockAlways, allowCurrentWebSite, allowFromWebsitesVisited, allowAlways." />
</Property>
<Property Name="wiFiBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block syncing Wi-Fi." />
</Property>
<Property Name="appsInstallAllowList" Type="Collection(microsoft.graph.appListItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of apps which can be installed on the KNOX device. This collection can contain a maximum of 500 elements." />
</Property>
<Property Name="appsLaunchBlockList" Type="Collection(microsoft.graph.appListItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of apps which are blocked from being launched on the KNOX device. This collection can contain a maximum of 500 elements." />
</Property>
<Property Name="appsHideList" Type="Collection(microsoft.graph.appListItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of apps to be hidden on the KNOX device. This collection can contain a maximum of 500 elements." />
</Property>
<Property Name="securityRequireVerifyApps" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require the Android Verify apps feature is turned on." />
</Property>
</EntityType>
<EntityType Name="androidWorkProfileCompliancePolicy" BaseType="microsoft.graph.deviceCompliancePolicy">
<Property Name="passwordRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require a password to unlock device." />
</Property>
<Property Name="passwordMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum password length. Valid values 4 to 16" />
</Property>
<Property Name="passwordRequiredType" Type="microsoft.graph.androidRequiredPasswordType">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of characters in password. Possible values are: deviceDefault, alphabetic, alphanumeric, alphanumericWithSymbols, lowSecurityBiometric, numeric, numericComplex, any." />
</Property>
<Property Name="passwordMinutesOfInactivityBeforeLock" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minutes of inactivity before a password is required." />
</Property>
<Property Name="passwordExpirationDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of days before the password expires. Valid values 1 to 365" />
</Property>
<Property Name="passwordPreviousPasswordBlockCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of previous passwords to block." />
</Property>
<Property Name="securityPreventInstallAppsFromUnknownSources" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require that devices disallow installation of apps from unknown sources." />
</Property>
<Property Name="securityDisableUsbDebugging" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Disable USB debugging on Android devices." />
</Property>
<Property Name="securityRequireVerifyApps" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require the Android Verify apps feature is turned on." />
</Property>
<Property Name="deviceThreatProtectionEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require that devices have enabled device threat protection." />
</Property>
<Property Name="deviceThreatProtectionRequiredSecurityLevel" Type="microsoft.graph.deviceThreatProtectionLevel">
<Annotation Term="Org.OData.Core.V1.Description" String="Require Mobile Threat Protection minimum risk level to report noncompliance. Possible values are: unavailable, secured, low, medium, high, notSet." />
</Property>
<Property Name="securityBlockJailbrokenDevices" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Devices must not be jailbroken or rooted." />
</Property>
<Property Name="osMinimumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum Android version." />
</Property>
<Property Name="osMaximumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Maximum Android version." />
</Property>
<Property Name="minAndroidSecurityPatchLevel" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum Android security patch level." />
</Property>
<Property Name="storageRequireEncryption" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require encryption on Android devices." />
</Property>
<Property Name="securityRequireSafetyNetAttestationBasicIntegrity" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require the device to pass the SafetyNet basic integrity check." />
</Property>
<Property Name="securityRequireSafetyNetAttestationCertifiedDevice" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require the device to pass the SafetyNet certified device check." />
</Property>
<Property Name="securityRequireGooglePlayServices" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require Google Play Services to be installed and enabled on the device." />
</Property>
<Property Name="securityRequireUpToDateSecurityProviders" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require the device to have up to date security providers. The device will require Google Play Services to be enabled and up to date." />
</Property>
<Property Name="securityRequireCompanyPortalAppIntegrity" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require the device to pass the Company Portal client app runtime integrity check." />
</Property>
</EntityType>
<EntityType Name="androidWorkProfileCustomConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="omaSettings" Type="Collection(microsoft.graph.omaSetting)">
<Annotation Term="Org.OData.Core.V1.Description" String="OMA settings. This collection can contain a maximum of 500 elements." />
</Property>
</EntityType>
<EntityType Name="androidWorkProfileGeneralDeviceConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="passwordBlockFingerprintUnlock" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block fingerprint unlock." />
</Property>
<Property Name="passwordBlockTrustAgents" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Smart Lock and other trust agents." />
</Property>
<Property Name="passwordExpirationDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of days before the password expires. Valid values 1 to 365" />
</Property>
<Property Name="passwordMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum length of passwords. Valid values 4 to 16" />
</Property>
<Property Name="passwordMinutesOfInactivityBeforeScreenTimeout" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minutes of inactivity before the screen times out." />
</Property>
<Property Name="passwordPreviousPasswordBlockCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of previous passwords to block. Valid values 0 to 24" />
</Property>
<Property Name="passwordSignInFailureCountBeforeFactoryReset" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of sign in failures allowed before factory reset. Valid values 4 to 11" />
</Property>
<Property Name="passwordRequiredType" Type="microsoft.graph.androidWorkProfileRequiredPasswordType">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of password that is required. Possible values are: deviceDefault, lowSecurityBiometric, required, atLeastNumeric, numericComplex, atLeastAlphabetic, atLeastAlphanumeric, alphanumericWithSymbols." />
</Property>
<Property Name="workProfileDataSharingType" Type="microsoft.graph.androidWorkProfileCrossProfileDataSharingType">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of data sharing that is allowed. Possible values are: deviceDefault, preventAny, allowPersonalToWork, noRestrictions." />
</Property>
<Property Name="workProfileBlockNotificationsWhileDeviceLocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block notifications while device locked." />
</Property>
<Property Name="workProfileBlockAddingAccounts" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block users from adding/removing accounts in work profile." />
</Property>
<Property Name="workProfileBluetoothEnableContactSharing" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Allow bluetooth devices to access enterprise contacts." />
</Property>
<Property Name="workProfileBlockScreenCapture" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block screen capture in work profile." />
</Property>
<Property Name="workProfileBlockCrossProfileCallerId" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block display work profile caller ID in personal profile." />
</Property>
<Property Name="workProfileBlockCamera" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block work profile camera." />
</Property>
<Property Name="workProfileBlockCrossProfileContactsSearch" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block work profile contacts availability in personal profile." />
</Property>
<Property Name="workProfileBlockCrossProfileCopyPaste" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Boolean that indicates if the setting disallow cross profile copy/paste is enabled." />
</Property>
<Property Name="workProfileDefaultAppPermissionPolicy" Type="microsoft.graph.androidWorkProfileDefaultAppPermissionPolicyType">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of password that is required. Possible values are: deviceDefault, prompt, autoGrant, autoDeny." />
</Property>
<Property Name="workProfilePasswordBlockFingerprintUnlock" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block fingerprint unlock for work profile." />
</Property>
<Property Name="workProfilePasswordBlockTrustAgents" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Smart Lock and other trust agents for work profile." />
</Property>
<Property Name="workProfilePasswordExpirationDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of days before the work profile password expires. Valid values 1 to 365" />
</Property>
<Property Name="workProfilePasswordMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum length of work profile password. Valid values 4 to 16" />
</Property>
<Property Name="workProfilePasswordMinNumericCharacters" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum # of numeric characters required in work profile password. Valid values 1 to 10" />
</Property>
<Property Name="workProfilePasswordMinNonLetterCharacters" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum # of non-letter characters required in work profile password. Valid values 1 to 10" />
</Property>
<Property Name="workProfilePasswordMinLetterCharacters" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum # of letter characters required in work profile password. Valid values 1 to 10" />
</Property>
<Property Name="workProfilePasswordMinLowerCaseCharacters" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum # of lower-case characters required in work profile password. Valid values 1 to 10" />
</Property>
<Property Name="workProfilePasswordMinUpperCaseCharacters" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum # of upper-case characters required in work profile password. Valid values 1 to 10" />
</Property>
<Property Name="workProfilePasswordMinSymbolCharacters" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum # of symbols required in work profile password. Valid values 1 to 10" />
</Property>
<Property Name="workProfilePasswordMinutesOfInactivityBeforeScreenTimeout" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minutes of inactivity before the screen times out." />
</Property>
<Property Name="workProfilePasswordPreviousPasswordBlockCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of previous work profile passwords to block. Valid values 0 to 24" />
</Property>
<Property Name="workProfilePasswordSignInFailureCountBeforeFactoryReset" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of sign in failures allowed before work profile is removed and all corporate data deleted. Valid values 4 to 11" />
</Property>
<Property Name="workProfilePasswordRequiredType" Type="microsoft.graph.androidWorkProfileRequiredPasswordType">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of work profile password that is required. Possible values are: deviceDefault, lowSecurityBiometric, required, atLeastNumeric, numericComplex, atLeastAlphabetic, atLeastAlphanumeric, alphanumericWithSymbols." />
</Property>
<Property Name="workProfileRequirePassword" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Password is required or not for work profile" />
</Property>
<Property Name="securityRequireVerifyApps" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require the Android Verify apps feature is turned on." />
</Property>
</EntityType>
<EntityType Name="appleDeviceFeaturesConfigurationBase" BaseType="microsoft.graph.deviceConfiguration" />
<EntityType Name="deviceComplianceActionItem" BaseType="microsoft.graph.entity">
<Property Name="gracePeriodHours" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of hours to wait till the action will be enforced. Valid values 0 to 8760" />
</Property>
<Property Name="actionType" Type="microsoft.graph.deviceComplianceActionType">
<Annotation Term="Org.OData.Core.V1.Description" String="What action to take. Possible values are: noAction, notification, block, retire, wipe, removeResourceAccessProfiles, pushNotification." />
</Property>
<Property Name="notificationTemplateId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="What notification Message template to use" />
</Property>
<Property Name="notificationMessageCCList" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="A list of group IDs to speicify who to CC this notification message to." />
</Property>
</EntityType>
<EntityType Name="deviceComplianceDeviceOverview" BaseType="microsoft.graph.entity">
<Property Name="pendingCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of pending devices" />
</Property>
<Property Name="notApplicableCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of not applicable devices" />
</Property>
<Property Name="successCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of succeeded devices" />
</Property>
<Property Name="errorCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of error devices" />
</Property>
<Property Name="failedCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of failed devices" />
</Property>
<Property Name="lastUpdateDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last update time" />
</Property>
<Property Name="configurationVersion" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the policy for that overview" />
</Property>
</EntityType>
<EntityType Name="deviceComplianceDeviceStatus" BaseType="microsoft.graph.entity">
<Property Name="deviceDisplayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Device name of the DevicePolicyStatus." />
</Property>
<Property Name="userName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The User Name that is being reported" />
</Property>
<Property Name="deviceModel" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The device model that is being reported" />
</Property>
<Property Name="complianceGracePeriodExpirationDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The DateTime when device compliance grace period expires" />
</Property>
<Property Name="status" Type="microsoft.graph.complianceStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="Compliance status of the policy report. Possible values are: unknown, notApplicable, compliant, remediated, nonCompliant, error, conflict, notAssigned." />
</Property>
<Property Name="lastReportedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last modified date time of the policy report." />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="UserPrincipalName." />
</Property>
</EntityType>
<EntityType Name="deviceCompliancePolicyAssignment" BaseType="microsoft.graph.entity">
<Property Name="target" Type="microsoft.graph.deviceAndAppManagementAssignmentTarget">
<Annotation Term="Org.OData.Core.V1.Description" String="Target for the compliance policy assignment." />
</Property>
</EntityType>
<EntityType Name="deviceCompliancePolicyDeviceStateSummary" BaseType="microsoft.graph.entity">
<Property Name="inGracePeriodCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of devices that are in grace period" />
</Property>
<Property Name="configManagerCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of devices that have compliance managed by System Center Configuration Manager" />
</Property>
<Property Name="unknownDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of unknown devices" />
</Property>
<Property Name="notApplicableDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of not applicable devices" />
</Property>
<Property Name="compliantDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of compliant devices" />
</Property>
<Property Name="remediatedDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of remediated devices" />
</Property>
<Property Name="nonCompliantDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of NonCompliant devices" />
</Property>
<Property Name="errorDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of error devices" />
</Property>
<Property Name="conflictDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of conflict devices" />
</Property>
</EntityType>
<EntityType Name="deviceCompliancePolicySettingStateSummary" BaseType="microsoft.graph.entity">
<Property Name="setting" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The setting class name and property name." />
</Property>
<Property Name="settingName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the setting." />
</Property>
<Property Name="platformType" Type="microsoft.graph.policyPlatformType">
<Annotation Term="Org.OData.Core.V1.Description" String="Setting platform. Possible values are: android, iOS, macOS, windowsPhone81, windows81AndLater, windows10AndLater, androidWorkProfile, all." />
</Property>
<Property Name="unknownDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of unknown devices" />
</Property>
<Property Name="notApplicableDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of not applicable devices" />
</Property>
<Property Name="compliantDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of compliant devices" />
</Property>
<Property Name="remediatedDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of remediated devices" />
</Property>
<Property Name="nonCompliantDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of NonCompliant devices" />
</Property>
<Property Name="errorDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of error devices" />
</Property>
<Property Name="conflictDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of conflict devices" />
</Property>
<NavigationProperty Name="deviceComplianceSettingStates" Type="Collection(microsoft.graph.deviceComplianceSettingState)">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</NavigationProperty>
</EntityType>
<EntityType Name="deviceComplianceScheduledActionForRule" BaseType="microsoft.graph.entity">
<Property Name="ruleName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the rule which this scheduled action applies to." />
</Property>
<NavigationProperty Name="scheduledActionConfigurations" Type="Collection(microsoft.graph.deviceComplianceActionItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of scheduled action configurations for this compliance policy." />
</NavigationProperty>
</EntityType>
<EntityType Name="deviceComplianceSettingState" BaseType="microsoft.graph.entity">
<Property Name="setting" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The setting class name and property name." />
</Property>
<Property Name="settingName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Setting Name that is being reported" />
</Property>
<Property Name="deviceId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Device Id that is being reported" />
</Property>
<Property Name="deviceName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Device Name that is being reported" />
</Property>
<Property Name="userId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The user Id that is being reported" />
</Property>
<Property Name="userEmail" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The User email address that is being reported" />
</Property>
<Property Name="userName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The User Name that is being reported" />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The User PrincipalName that is being reported" />
</Property>
<Property Name="deviceModel" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The device model that is being reported" />
</Property>
<Property Name="state" Type="microsoft.graph.complianceStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="The compliance state of the setting. Possible values are: unknown, notApplicable, compliant, remediated, nonCompliant, error, conflict, notAssigned." />
</Property>
<Property Name="complianceGracePeriodExpirationDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The DateTime when device compliance grace period expires" />
</Property>
</EntityType>
<EntityType Name="deviceComplianceUserOverview" BaseType="microsoft.graph.entity">
<Property Name="pendingCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of pending Users" />
</Property>
<Property Name="notApplicableCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of not applicable users" />
</Property>
<Property Name="successCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of succeeded Users" />
</Property>
<Property Name="errorCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of error Users" />
</Property>
<Property Name="failedCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of failed Users" />
</Property>
<Property Name="lastUpdateDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last update time" />
</Property>
<Property Name="configurationVersion" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the policy for that overview" />
</Property>
</EntityType>
<EntityType Name="deviceComplianceUserStatus" BaseType="microsoft.graph.entity">
<Property Name="userDisplayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="User name of the DevicePolicyStatus." />
</Property>
<Property Name="devicesCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Devices count for that user." />
</Property>
<Property Name="status" Type="microsoft.graph.complianceStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="Compliance status of the policy report. Possible values are: unknown, notApplicable, compliant, remediated, nonCompliant, error, conflict, notAssigned." />
</Property>
<Property Name="lastReportedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last modified date time of the policy report." />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="UserPrincipalName." />
</Property>
</EntityType>
<EntityType Name="deviceConfigurationAssignment" BaseType="microsoft.graph.entity">
<Property Name="target" Type="microsoft.graph.deviceAndAppManagementAssignmentTarget">
<Annotation Term="Org.OData.Core.V1.Description" String="The assignment target for the device configuration." />
</Property>
</EntityType>
<EntityType Name="deviceConfigurationDeviceOverview" BaseType="microsoft.graph.entity">
<Property Name="pendingCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of pending devices" />
</Property>
<Property Name="notApplicableCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of not applicable devices" />
</Property>
<Property Name="successCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of succeeded devices" />
</Property>
<Property Name="errorCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of error devices" />
</Property>
<Property Name="failedCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of failed devices" />
</Property>
<Property Name="lastUpdateDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last update time" />
</Property>
<Property Name="configurationVersion" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the policy for that overview" />
</Property>
</EntityType>
<EntityType Name="deviceConfigurationDeviceStateSummary" BaseType="microsoft.graph.entity">
<Property Name="unknownDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of unknown devices" />
</Property>
<Property Name="notApplicableDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of not applicable devices" />
</Property>
<Property Name="compliantDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of compliant devices" />
</Property>
<Property Name="remediatedDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of remediated devices" />
</Property>
<Property Name="nonCompliantDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of NonCompliant devices" />
</Property>
<Property Name="errorDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of error devices" />
</Property>
<Property Name="conflictDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of conflict devices" />
</Property>
</EntityType>
<EntityType Name="deviceConfigurationDeviceStatus" BaseType="microsoft.graph.entity">
<Property Name="deviceDisplayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Device name of the DevicePolicyStatus." />
</Property>
<Property Name="userName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The User Name that is being reported" />
</Property>
<Property Name="deviceModel" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The device model that is being reported" />
</Property>
<Property Name="complianceGracePeriodExpirationDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The DateTime when device compliance grace period expires" />
</Property>
<Property Name="status" Type="microsoft.graph.complianceStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="Compliance status of the policy report. Possible values are: unknown, notApplicable, compliant, remediated, nonCompliant, error, conflict, notAssigned." />
</Property>
<Property Name="lastReportedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last modified date time of the policy report." />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="UserPrincipalName." />
</Property>
</EntityType>
<EntityType Name="deviceConfigurationUserOverview" BaseType="microsoft.graph.entity">
<Property Name="pendingCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of pending Users" />
</Property>
<Property Name="notApplicableCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of not applicable users" />
</Property>
<Property Name="successCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of succeeded Users" />
</Property>
<Property Name="errorCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of error Users" />
</Property>
<Property Name="failedCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of failed Users" />
</Property>
<Property Name="lastUpdateDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last update time" />
</Property>
<Property Name="configurationVersion" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the policy for that overview" />
</Property>
</EntityType>
<EntityType Name="deviceConfigurationUserStatus" BaseType="microsoft.graph.entity">
<Property Name="userDisplayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="User name of the DevicePolicyStatus." />
</Property>
<Property Name="devicesCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Devices count for that user." />
</Property>
<Property Name="status" Type="microsoft.graph.complianceStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="Compliance status of the policy report. Possible values are: unknown, notApplicable, compliant, remediated, nonCompliant, error, conflict, notAssigned." />
</Property>
<Property Name="lastReportedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last modified date time of the policy report." />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="UserPrincipalName." />
</Property>
</EntityType>
<EntityType Name="editionUpgradeConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="licenseType" Type="microsoft.graph.editionUpgradeLicenseType">
<Annotation Term="Org.OData.Core.V1.Description" String="Edition Upgrade License Type. Possible values are: productKey, licenseFile." />
</Property>
<Property Name="targetEdition" Type="microsoft.graph.windows10EditionType">
<Annotation Term="Org.OData.Core.V1.Description" String="Edition Upgrade Target Edition. Possible values are: windows10Enterprise, windows10EnterpriseN, windows10Education, windows10EducationN, windows10MobileEnterprise, windows10HolographicEnterprise, windows10Professional, windows10ProfessionalN, windows10ProfessionalEducation, windows10ProfessionalEducationN, windows10ProfessionalWorkstation, windows10ProfessionalWorkstationN." />
</Property>
<Property Name="license" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Edition Upgrade License File Content." />
</Property>
<Property Name="productKey" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Edition Upgrade Product Key." />
</Property>
</EntityType>
<EntityType Name="iosCertificateProfile" BaseType="microsoft.graph.deviceConfiguration" />
<EntityType Name="iosCompliancePolicy" BaseType="microsoft.graph.deviceCompliancePolicy">
<Property Name="passcodeBlockSimple" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block simple passcodes." />
</Property>
<Property Name="passcodeExpirationDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of days before the passcode expires. Valid values 1 to 65535" />
</Property>
<Property Name="passcodeMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum length of passcode. Valid values 4 to 14" />
</Property>
<Property Name="passcodeMinutesOfInactivityBeforeLock" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minutes of inactivity before a passcode is required." />
</Property>
<Property Name="passcodePreviousPasscodeBlockCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of previous passcodes to block. Valid values 1 to 24" />
</Property>
<Property Name="passcodeMinimumCharacterSetCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of character sets required in the password." />
</Property>
<Property Name="passcodeRequiredType" Type="microsoft.graph.requiredPasswordType">
<Annotation Term="Org.OData.Core.V1.Description" String="The required passcode type. Possible values are: deviceDefault, alphanumeric, numeric." />
</Property>
<Property Name="passcodeRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require a passcode." />
</Property>
<Property Name="osMinimumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum IOS version." />
</Property>
<Property Name="osMaximumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Maximum IOS version." />
</Property>
<Property Name="securityBlockJailbrokenDevices" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Devices must not be jailbroken or rooted." />
</Property>
<Property Name="deviceThreatProtectionEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require that devices have enabled device threat protection ." />
</Property>
<Property Name="deviceThreatProtectionRequiredSecurityLevel" Type="microsoft.graph.deviceThreatProtectionLevel">
<Annotation Term="Org.OData.Core.V1.Description" String="Require Mobile Threat Protection minimum risk level to report noncompliance. Possible values are: unavailable, secured, low, medium, high, notSet." />
</Property>
<Property Name="managedEmailProfileRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require a managed email profile." />
</Property>
</EntityType>
<EntityType Name="iosCustomConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="payloadName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name that is displayed to the user." />
</Property>
<Property Name="payloadFileName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Payload file name (.mobileconfig" />
</Property>
<Property Name="payload" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="Payload. (UTF8 encoded byte array)" />
</Property>
</EntityType>
<EntityType Name="iosDeviceFeaturesConfiguration" BaseType="microsoft.graph.appleDeviceFeaturesConfigurationBase">
<Property Name="assetTagTemplate" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Asset tag information for the device, displayed on the login window and lock screen." />
</Property>
<Property Name="lockScreenFootnote" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A footnote displayed on the login window and lock screen. Available in iOS 9.3.1 and later." />
</Property>
<Property Name="homeScreenDockIcons" Type="Collection(microsoft.graph.iosHomeScreenItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="A list of app and folders to appear on the Home Screen Dock. This collection can contain a maximum of 500 elements." />
</Property>
<Property Name="homeScreenPages" Type="Collection(microsoft.graph.iosHomeScreenPage)">
<Annotation Term="Org.OData.Core.V1.Description" String="A list of pages on the Home Screen. This collection can contain a maximum of 500 elements." />
</Property>
<Property Name="notificationSettings" Type="Collection(microsoft.graph.iosNotificationSettings)">
<Annotation Term="Org.OData.Core.V1.Description" String="Notification settings for each bundle id. Applicable to devices in supervised mode only (iOS 9.3 and later). This collection can contain a maximum of 500 elements." />
</Property>
</EntityType>
<EntityType Name="iosGeneralDeviceConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="accountBlockModification" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow account modification when the device is in supervised mode." />
</Property>
<Property Name="activationLockAllowWhenSupervised" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow activation lock when the device is in the supervised mode." />
</Property>
<Property Name="airDropBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow AirDrop when the device is in supervised mode." />
</Property>
<Property Name="airDropForceUnmanagedDropTarget" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to cause AirDrop to be considered an unmanaged drop target (iOS 9.0 and later)." />
</Property>
<Property Name="airPlayForcePairingPasswordForOutgoingRequests" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to enforce all devices receiving AirPlay requests from this device to use a pairing password." />
</Property>
<Property Name="appleWatchBlockPairing" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow Apple Watch pairing when the device is in supervised mode (iOS 9.0 and later)." />
</Property>
<Property Name="appleWatchForceWristDetection" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to force a paired Apple Watch to use Wrist Detection (iOS 8.2 and later)." />
</Property>
<Property Name="appleNewsBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using News when the device is in supervised mode (iOS 9.0 and later)." />
</Property>
<Property Name="appsSingleAppModeList" Type="Collection(microsoft.graph.appListItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="Gets or sets the list of iOS apps allowed to autonomously enter Single App Mode. Supervised only. iOS 7.0 and later. This collection can contain a maximum of 500 elements." />
</Property>
<Property Name="appsVisibilityList" Type="Collection(microsoft.graph.appListItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of apps in the visibility list (either visible/launchable apps list or hidden/unlaunchable apps list, controlled by AppsVisibilityListType) (iOS 9.3 and later). This collection can contain a maximum of 10000 elements." />
</Property>
<Property Name="appsVisibilityListType" Type="microsoft.graph.appListType">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of list that is in the AppsVisibilityList. Possible values are: none, appsInListCompliant, appsNotInListCompliant." />
</Property>
<Property Name="appStoreBlockAutomaticDownloads" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the automatic downloading of apps purchased on other devices when the device is in supervised mode (iOS 9.0 and later)." />
</Property>
<Property Name="appStoreBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using the App Store." />
</Property>
<Property Name="appStoreBlockInAppPurchases" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from making in app purchases." />
</Property>
<Property Name="appStoreBlockUIAppInstallation" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the App Store app, not restricting installation through Host apps. Applies to supervised mode only (iOS 9.0 and later)." />
</Property>
<Property Name="appStoreRequirePassword" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require a password when using the app store." />
</Property>
<Property Name="bluetoothBlockModification" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow modification of Bluetooth settings when the device is in supervised mode (iOS 10.0 and later)." />
</Property>
<Property Name="cameraBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from accessing the camera of the device." />
</Property>
<Property Name="cellularBlockDataRoaming" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block data roaming." />
</Property>
<Property Name="cellularBlockGlobalBackgroundFetchWhileRoaming" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block global background fetch while roaming." />
</Property>
<Property Name="cellularBlockPerAppDataModification" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow changes to cellular app data usage settings when the device is in supervised mode." />
</Property>
<Property Name="cellularBlockPersonalHotspot" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Personal Hotspot." />
</Property>
<Property Name="cellularBlockVoiceRoaming" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block voice roaming." />
</Property>
<Property Name="certificatesBlockUntrustedTlsCertificates" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block untrusted TLS certificates." />
</Property>
<Property Name="classroomAppBlockRemoteScreenObservation" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow remote screen observation by Classroom app when the device is in supervised mode (iOS 9.3 and later)." />
</Property>
<Property Name="classroomAppForceUnpromptedScreenObservation" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to automatically give permission to the teacher of a managed course on the Classroom app to view a student's screen without prompting when the device is in supervised mode." />
</Property>
<Property Name="compliantAppsList" Type="Collection(microsoft.graph.appListItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of apps in the compliance (either allow list or block list, controlled by CompliantAppListType). This collection can contain a maximum of 10000 elements." />
</Property>
<Property Name="compliantAppListType" Type="microsoft.graph.appListType">
<Annotation Term="Org.OData.Core.V1.Description" String="List that is in the AppComplianceList. Possible values are: none, appsInListCompliant, appsNotInListCompliant." />
</Property>
<Property Name="configurationProfileBlockChanges" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from installing configuration profiles and certificates interactively when the device is in supervised mode." />
</Property>
<Property Name="definitionLookupBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block definition lookup when the device is in supervised mode (iOS 8.1.3 and later )." />
</Property>
<Property Name="deviceBlockEnableRestrictions" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow the user to enables restrictions in the device settings when the device is in supervised mode." />
</Property>
<Property Name="deviceBlockEraseContentAndSettings" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow the use of the 'Erase all content and settings' option on the device when the device is in supervised mode." />
</Property>
<Property Name="deviceBlockNameModification" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow device name modification when the device is in supervised mode (iOS 9.0 and later)." />
</Property>
<Property Name="diagnosticDataBlockSubmission" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block diagnostic data submission." />
</Property>
<Property Name="diagnosticDataBlockSubmissionModification" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow diagnostics submission settings modification when the device is in supervised mode (iOS 9.3.2 and later)." />
</Property>
<Property Name="documentsBlockManagedDocumentsInUnmanagedApps" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from viewing managed documents in unmanaged apps." />
</Property>
<Property Name="documentsBlockUnmanagedDocumentsInManagedApps" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from viewing unmanaged documents in managed apps." />
</Property>
<Property Name="emailInDomainSuffixes" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="An email address lacking a suffix that matches any of these strings will be considered out-of-domain." />
</Property>
<Property Name="enterpriseAppBlockTrust" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from trusting an enterprise app." />
</Property>
<Property Name="enterpriseAppBlockTrustModification" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from modifying the enterprise app trust settings." />
</Property>
<Property Name="faceTimeBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using FaceTime." />
</Property>
<Property Name="findMyFriendsBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Find My Friends when the device is in supervised mode." />
</Property>
<Property Name="gamingBlockGameCenterFriends" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from having friends in Game Center." />
</Property>
<Property Name="gamingBlockMultiplayer" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using multiplayer gaming." />
</Property>
<Property Name="gameCenterBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using Game Center when the device is in supervised mode." />
</Property>
<Property Name="hostPairingBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="indicates whether or not to allow host pairing to control the devices an iOS device can pair with when the iOS device is in supervised mode." />
</Property>
<Property Name="iBooksStoreBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using the iBooks Store when the device is in supervised mode." />
</Property>
<Property Name="iBooksStoreBlockErotica" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from downloading media from the iBookstore that has been tagged as erotica." />
</Property>
<Property Name="iCloudBlockActivityContinuation" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the the user from continuing work they started on iOS device to another iOS or macOS device." />
</Property>
<Property Name="iCloudBlockBackup" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block iCloud backup." />
</Property>
<Property Name="iCloudBlockDocumentSync" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block iCloud document sync." />
</Property>
<Property Name="iCloudBlockManagedAppsSync" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Managed Apps Cloud Sync." />
</Property>
<Property Name="iCloudBlockPhotoLibrary" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block iCloud Photo Library." />
</Property>
<Property Name="iCloudBlockPhotoStreamSync" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block iCloud Photo Stream Sync." />
</Property>
<Property Name="iCloudBlockSharedPhotoStream" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Shared Photo Stream." />
</Property>
<Property Name="iCloudRequireEncryptedBackup" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require backups to iCloud be encrypted." />
</Property>
<Property Name="iTunesBlockExplicitContent" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from accessing explicit content in iTunes and the App Store." />
</Property>
<Property Name="iTunesBlockMusicService" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Music service and revert Music app to classic mode when the device is in supervised mode (iOS 9.3 and later and macOS 10.12 and later)." />
</Property>
<Property Name="iTunesBlockRadio" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using iTunes Radio when the device is in supervised mode (iOS 9.3 and later)." />
</Property>
<Property Name="keyboardBlockAutoCorrect" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block keyboard auto-correction when the device is in supervised mode (iOS 8.1.3 and later)." />
</Property>
<Property Name="keyboardBlockDictation" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using dictation input when the device is in supervised mode." />
</Property>
<Property Name="keyboardBlockPredictive" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block predictive keyboards when device is in supervised mode (iOS 8.1.3 and later)." />
</Property>
<Property Name="keyboardBlockShortcuts" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block keyboard shortcuts when the device is in supervised mode (iOS 9.0 and later)." />
</Property>
<Property Name="keyboardBlockSpellCheck" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block keyboard spell-checking when the device is in supervised mode (iOS 8.1.3 and later)." />
</Property>
<Property Name="kioskModeAllowAssistiveSpeak" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow assistive speak while in kiosk mode." />
</Property>
<Property Name="kioskModeAllowAssistiveTouchSettings" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow access to the Assistive Touch Settings while in kiosk mode." />
</Property>
<Property Name="kioskModeAllowAutoLock" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow device auto lock while in kiosk mode." />
</Property>
<Property Name="kioskModeAllowColorInversionSettings" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow access to the Color Inversion Settings while in kiosk mode." />
</Property>
<Property Name="kioskModeAllowRingerSwitch" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow use of the ringer switch while in kiosk mode." />
</Property>
<Property Name="kioskModeAllowScreenRotation" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow screen rotation while in kiosk mode." />
</Property>
<Property Name="kioskModeAllowSleepButton" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow use of the sleep button while in kiosk mode." />
</Property>
<Property Name="kioskModeAllowTouchscreen" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow use of the touchscreen while in kiosk mode." />
</Property>
<Property Name="kioskModeAllowVoiceOverSettings" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow access to the voice over settings while in kiosk mode." />
</Property>
<Property Name="kioskModeAllowVolumeButtons" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow use of the volume buttons while in kiosk mode." />
</Property>
<Property Name="kioskModeAllowZoomSettings" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow access to the zoom settings while in kiosk mode." />
</Property>
<Property Name="kioskModeAppStoreUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="URL in the app store to the app to use for kiosk mode. Use if KioskModeManagedAppId is not known." />
</Property>
<Property Name="kioskModeBuiltInAppId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="ID for built-in apps to use for kiosk mode. Used when KioskModeManagedAppId and KioskModeAppStoreUrl are not set." />
</Property>
<Property Name="kioskModeRequireAssistiveTouch" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require assistive touch while in kiosk mode." />
</Property>
<Property Name="kioskModeRequireColorInversion" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require color inversion while in kiosk mode." />
</Property>
<Property Name="kioskModeRequireMonoAudio" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require mono audio while in kiosk mode." />
</Property>
<Property Name="kioskModeRequireVoiceOver" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require voice over while in kiosk mode." />
</Property>
<Property Name="kioskModeRequireZoom" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require zoom while in kiosk mode." />
</Property>
<Property Name="kioskModeManagedAppId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Managed app id of the app to use for kiosk mode. If KioskModeManagedAppId is specified then KioskModeAppStoreUrl will be ignored." />
</Property>
<Property Name="lockScreenBlockControlCenter" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using control center on the lock screen." />
</Property>
<Property Name="lockScreenBlockNotificationView" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using the notification view on the lock screen." />
</Property>
<Property Name="lockScreenBlockPassbook" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using passbook when the device is locked." />
</Property>
<Property Name="lockScreenBlockTodayView" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using the Today View on the lock screen." />
</Property>
<Property Name="mediaContentRatingAustralia" Type="microsoft.graph.mediaContentRatingAustralia">
<Annotation Term="Org.OData.Core.V1.Description" String="Media content rating settings for Australia" />
</Property>
<Property Name="mediaContentRatingCanada" Type="microsoft.graph.mediaContentRatingCanada">
<Annotation Term="Org.OData.Core.V1.Description" String="Media content rating settings for Canada" />
</Property>
<Property Name="mediaContentRatingFrance" Type="microsoft.graph.mediaContentRatingFrance">
<Annotation Term="Org.OData.Core.V1.Description" String="Media content rating settings for France" />
</Property>
<Property Name="mediaContentRatingGermany" Type="microsoft.graph.mediaContentRatingGermany">
<Annotation Term="Org.OData.Core.V1.Description" String="Media content rating settings for Germany" />
</Property>
<Property Name="mediaContentRatingIreland" Type="microsoft.graph.mediaContentRatingIreland">
<Annotation Term="Org.OData.Core.V1.Description" String="Media content rating settings for Ireland" />
</Property>
<Property Name="mediaContentRatingJapan" Type="microsoft.graph.mediaContentRatingJapan">
<Annotation Term="Org.OData.Core.V1.Description" String="Media content rating settings for Japan" />
</Property>
<Property Name="mediaContentRatingNewZealand" Type="microsoft.graph.mediaContentRatingNewZealand">
<Annotation Term="Org.OData.Core.V1.Description" String="Media content rating settings for New Zealand" />
</Property>
<Property Name="mediaContentRatingUnitedKingdom" Type="microsoft.graph.mediaContentRatingUnitedKingdom">
<Annotation Term="Org.OData.Core.V1.Description" String="Media content rating settings for United Kingdom" />
</Property>
<Property Name="mediaContentRatingUnitedStates" Type="microsoft.graph.mediaContentRatingUnitedStates">
<Annotation Term="Org.OData.Core.V1.Description" String="Media content rating settings for United States" />
</Property>
<Property Name="networkUsageRules" Type="Collection(microsoft.graph.iosNetworkUsageRule)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of managed apps and the network rules that applies to them. This collection can contain a maximum of 1000 elements." />
</Property>
<Property Name="mediaContentRatingApps" Type="microsoft.graph.ratingAppsType">
<Annotation Term="Org.OData.Core.V1.Description" String="Media content rating settings for Apps. Possible values are: allAllowed, allBlocked, agesAbove4, agesAbove9, agesAbove12, agesAbove17." />
</Property>
<Property Name="messagesBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using the Messages app on the supervised device." />
</Property>
<Property Name="notificationsBlockSettingsModification" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow notifications settings modification (iOS 9.3 and later)." />
</Property>
<Property Name="passcodeBlockFingerprintUnlock" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block fingerprint unlock." />
</Property>
<Property Name="passcodeBlockFingerprintModification" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block modification of registered Touch ID fingerprints when in supervised mode." />
</Property>
<Property Name="passcodeBlockModification" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow passcode modification on the supervised device (iOS 9.0 and later)." />
</Property>
<Property Name="passcodeBlockSimple" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block simple passcodes." />
</Property>
<Property Name="passcodeExpirationDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of days before the passcode expires. Valid values 1 to 65535" />
</Property>
<Property Name="passcodeMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum length of passcode. Valid values 4 to 14" />
</Property>
<Property Name="passcodeMinutesOfInactivityBeforeLock" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minutes of inactivity before a passcode is required." />
</Property>
<Property Name="passcodeMinutesOfInactivityBeforeScreenTimeout" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minutes of inactivity before the screen times out." />
</Property>
<Property Name="passcodeMinimumCharacterSetCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of character sets a passcode must contain. Valid values 0 to 4" />
</Property>
<Property Name="passcodePreviousPasscodeBlockCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of previous passcodes to block. Valid values 1 to 24" />
</Property>
<Property Name="passcodeSignInFailureCountBeforeWipe" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of sign in failures allowed before wiping the device. Valid values 4 to 11" />
</Property>
<Property Name="passcodeRequiredType" Type="microsoft.graph.requiredPasswordType">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of passcode that is required. Possible values are: deviceDefault, alphanumeric, numeric." />
</Property>
<Property Name="passcodeRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require a passcode." />
</Property>
<Property Name="podcastsBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using podcasts on the supervised device (iOS 8.0 and later)." />
</Property>
<Property Name="safariBlockAutofill" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using Auto fill in Safari." />
</Property>
<Property Name="safariBlockJavaScript" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block JavaScript in Safari." />
</Property>
<Property Name="safariBlockPopups" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block popups in Safari." />
</Property>
<Property Name="safariBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using Safari." />
</Property>
<Property Name="safariCookieSettings" Type="microsoft.graph.webBrowserCookieSettings">
<Annotation Term="Org.OData.Core.V1.Description" String="Cookie settings for Safari. Possible values are: browserDefault, blockAlways, allowCurrentWebSite, allowFromWebsitesVisited, allowAlways." />
</Property>
<Property Name="safariManagedDomains" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="URLs matching the patterns listed here will be considered managed." />
</Property>
<Property Name="safariPasswordAutoFillDomains" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Users can save passwords in Safari only from URLs matching the patterns listed here. Applies to devices in supervised mode (iOS 9.3 and later)." />
</Property>
<Property Name="safariRequireFraudWarning" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require fraud warning in Safari." />
</Property>
<Property Name="screenCaptureBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from taking Screenshots." />
</Property>
<Property Name="siriBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using Siri." />
</Property>
<Property Name="siriBlockedWhenLocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from using Siri when locked." />
</Property>
<Property Name="siriBlockUserGeneratedContent" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Siri from querying user-generated content when used on a supervised device." />
</Property>
<Property Name="siriRequireProfanityFilter" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to prevent Siri from dictating, or speaking profane language on supervised device." />
</Property>
<Property Name="spotlightBlockInternetResults" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Spotlight search from returning internet results on supervised device." />
</Property>
<Property Name="voiceDialingBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block voice dialing." />
</Property>
<Property Name="wallpaperBlockModification" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow wallpaper modification on supervised device (iOS 9.0 and later) ." />
</Property>
<Property Name="wiFiConnectOnlyToConfiguredNetworks" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to force the device to use only Wi-Fi networks from configuration profiles when the device is in supervised mode." />
</Property>
</EntityType>
<EntityType Name="iosUpdateConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="activeHoursStart" Type="Edm.TimeOfDay">
<Annotation Term="Org.OData.Core.V1.Description" String="Active Hours Start (active hours mean the time window when updates install should not happen)" />
</Property>
<Property Name="activeHoursEnd" Type="Edm.TimeOfDay">
<Annotation Term="Org.OData.Core.V1.Description" String="Active Hours End (active hours mean the time window when updates install should not happen)" />
</Property>
<Property Name="scheduledInstallDays" Type="Collection(microsoft.graph.dayOfWeek)">
<Annotation Term="Org.OData.Core.V1.Description" String="Days in week for which active hours are configured. This collection can contain a maximum of 7 elements." />
</Property>
<Property Name="utcTimeOffsetInMinutes" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="UTC Time Offset indicated in minutes" />
</Property>
</EntityType>
<EntityType Name="iosUpdateDeviceStatus" BaseType="microsoft.graph.entity">
<Property Name="installStatus" Type="microsoft.graph.iosUpdatesInstallStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="The installation status of the policy report. Possible values are: success, available, idle, unknown, downloading, downloadFailed, downloadRequiresComputer, downloadInsufficientSpace, downloadInsufficientPower, downloadInsufficientNetwork, installing, installInsufficientSpace, installInsufficientPower, installPhoneCallInProgress, installFailed, notSupportedOperation, sharedDeviceUserLoggedInError." />
</Property>
<Property Name="osVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The device version that is being reported." />
</Property>
<Property Name="deviceId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The device id that is being reported." />
</Property>
<Property Name="userId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The User id that is being reported." />
</Property>
<Property Name="deviceDisplayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Device name of the DevicePolicyStatus." />
</Property>
<Property Name="userName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The User Name that is being reported" />
</Property>
<Property Name="deviceModel" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The device model that is being reported" />
</Property>
<Property Name="complianceGracePeriodExpirationDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The DateTime when device compliance grace period expires" />
</Property>
<Property Name="status" Type="microsoft.graph.complianceStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="Compliance status of the policy report. Possible values are: unknown, notApplicable, compliant, remediated, nonCompliant, error, conflict, notAssigned." />
</Property>
<Property Name="lastReportedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last modified date time of the policy report." />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="UserPrincipalName." />
</Property>
</EntityType>
<EntityType Name="macOSCompliancePolicy" BaseType="microsoft.graph.deviceCompliancePolicy">
<Property Name="passwordRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to require a password." />
</Property>
<Property Name="passwordBlockSimple" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block simple passwords." />
</Property>
<Property Name="passwordExpirationDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of days before the password expires. Valid values 1 to 65535" />
</Property>
<Property Name="passwordMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum length of password. Valid values 4 to 14" />
</Property>
<Property Name="passwordMinutesOfInactivityBeforeLock" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minutes of inactivity before a password is required." />
</Property>
<Property Name="passwordPreviousPasswordBlockCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of previous passwords to block. Valid values 1 to 24" />
</Property>
<Property Name="passwordMinimumCharacterSetCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of character sets required in the password." />
</Property>
<Property Name="passwordRequiredType" Type="microsoft.graph.requiredPasswordType">
<Annotation Term="Org.OData.Core.V1.Description" String="The required password type. Possible values are: deviceDefault, alphanumeric, numeric." />
</Property>
<Property Name="osMinimumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum IOS version." />
</Property>
<Property Name="osMaximumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Maximum IOS version." />
</Property>
<Property Name="systemIntegrityProtectionEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require that devices have enabled system integrity protection." />
</Property>
<Property Name="deviceThreatProtectionEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require that devices have enabled device threat protection ." />
</Property>
<Property Name="deviceThreatProtectionRequiredSecurityLevel" Type="microsoft.graph.deviceThreatProtectionLevel">
<Annotation Term="Org.OData.Core.V1.Description" String="Require Mobile Threat Protection minimum risk level to report noncompliance. Possible values are: unavailable, secured, low, medium, high, notSet." />
</Property>
<Property Name="storageRequireEncryption" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require encryption on Mac OS devices." />
</Property>
<Property Name="firewallEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether the firewall should be enabled or not." />
</Property>
<Property Name="firewallBlockAllIncoming" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Corresponds to the 'Block all incoming connections' option." />
</Property>
<Property Name="firewallEnableStealthMode" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Corresponds to 'Enable stealth mode.'" />
</Property>
</EntityType>
<EntityType Name="macOSCustomConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="payloadName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name that is displayed to the user." />
</Property>
<Property Name="payloadFileName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Payload file name (.mobileconfig" />
</Property>
<Property Name="payload" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="Payload. (UTF8 encoded byte array)" />
</Property>
</EntityType>
<EntityType Name="macOSDeviceFeaturesConfiguration" BaseType="microsoft.graph.appleDeviceFeaturesConfigurationBase" />
<EntityType Name="macOSGeneralDeviceConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="compliantAppsList" Type="Collection(microsoft.graph.appListItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of apps in the compliance (either allow list or block list, controlled by CompliantAppListType). This collection can contain a maximum of 10000 elements." />
</Property>
<Property Name="compliantAppListType" Type="microsoft.graph.appListType">
<Annotation Term="Org.OData.Core.V1.Description" String="List that is in the CompliantAppsList. Possible values are: none, appsInListCompliant, appsNotInListCompliant." />
</Property>
<Property Name="emailInDomainSuffixes" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="An email address lacking a suffix that matches any of these strings will be considered out-of-domain." />
</Property>
<Property Name="passwordBlockSimple" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block simple passwords." />
</Property>
<Property Name="passwordExpirationDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of days before the password expires." />
</Property>
<Property Name="passwordMinimumCharacterSetCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of character sets a password must contain. Valid values 0 to 4" />
</Property>
<Property Name="passwordMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum length of passwords." />
</Property>
<Property Name="passwordMinutesOfInactivityBeforeLock" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minutes of inactivity required before a password is required." />
</Property>
<Property Name="passwordMinutesOfInactivityBeforeScreenTimeout" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minutes of inactivity required before the screen times out." />
</Property>
<Property Name="passwordPreviousPasswordBlockCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of previous passwords to block." />
</Property>
<Property Name="passwordRequiredType" Type="microsoft.graph.requiredPasswordType">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of password that is required. Possible values are: deviceDefault, alphanumeric, numeric." />
</Property>
<Property Name="passwordRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to require a password." />
</Property>
</EntityType>
<EntityType Name="settingSource">
<Property Name="id" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Key>
<PropertyRef Name="id" />
</Key>
</EntityType>
<EntityType Name="settingStateDeviceSummary" BaseType="microsoft.graph.entity">
<Property Name="settingName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the setting" />
</Property>
<Property Name="instancePath" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the InstancePath for the setting" />
</Property>
<Property Name="unknownDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Device Unkown count for the setting" />
</Property>
<Property Name="notApplicableDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Device Not Applicable count for the setting" />
</Property>
<Property Name="compliantDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Device Compliant count for the setting" />
</Property>
<Property Name="remediatedDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Device Compliant count for the setting" />
</Property>
<Property Name="nonCompliantDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Device NonCompliant count for the setting" />
</Property>
<Property Name="errorDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Device error count for the setting" />
</Property>
<Property Name="conflictDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Device conflict error count for the setting" />
</Property>
</EntityType>
<EntityType Name="sharedPCConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="accountManagerPolicy" Type="microsoft.graph.sharedPCAccountManagerPolicy">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies how accounts are managed on a shared PC. Only applies when disableAccountManager is false." />
</Property>
<Property Name="allowedAccounts" Type="microsoft.graph.sharedPCAllowedAccountType">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates which type of accounts are allowed to use on a shared PC. Possible values are: guest, domain." />
</Property>
<Property Name="allowLocalStorage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether local storage is allowed on a shared PC." />
</Property>
<Property Name="disableAccountManager" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Disables the account manager for shared PC mode." />
</Property>
<Property Name="disableEduPolicies" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether the default shared PC education environment policies should be disabled. For Windows 10 RS2 and later, this policy will be applied without setting Enabled to true." />
</Property>
<Property Name="disablePowerPolicies" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether the default shared PC power policies should be disabled." />
</Property>
<Property Name="disableSignInOnResume" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Disables the requirement to sign in whenever the device wakes up from sleep mode." />
</Property>
<Property Name="enabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Enables shared PC mode and applies the shared pc policies." />
</Property>
<Property Name="idleTimeBeforeSleepInSeconds" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the time in seconds that a device must sit idle before the PC goes to sleep. Setting this value to 0 prevents the sleep timeout from occurring." />
</Property>
<Property Name="kioskAppDisplayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the display text for the account shown on the sign-in screen which launches the app specified by SetKioskAppUserModelId. Only applies when KioskAppUserModelId is set." />
</Property>
<Property Name="kioskAppUserModelId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the application user model ID of the app to use with assigned access." />
</Property>
<Property Name="maintenanceStartTime" Type="Edm.TimeOfDay">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the daily start time of maintenance hour." />
</Property>
</EntityType>
<EntityType Name="softwareUpdateStatusSummary" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the policy." />
</Property>
<Property Name="compliantDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of compliant devices." />
</Property>
<Property Name="nonCompliantDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of non compliant devices." />
</Property>
<Property Name="remediatedDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of remediated devices." />
</Property>
<Property Name="errorDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of devices had error." />
</Property>
<Property Name="unknownDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of unknown devices." />
</Property>
<Property Name="conflictDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of conflict devices." />
</Property>
<Property Name="notApplicableDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of not applicable devices." />
</Property>
<Property Name="compliantUserCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of compliant users." />
</Property>
<Property Name="nonCompliantUserCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of non compliant users." />
</Property>
<Property Name="remediatedUserCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of remediated users." />
</Property>
<Property Name="errorUserCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of users had error." />
</Property>
<Property Name="unknownUserCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of unknown users." />
</Property>
<Property Name="conflictUserCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of conflict users." />
</Property>
<Property Name="notApplicableUserCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of not applicable users." />
</Property>
</EntityType>
<EntityType Name="windows10CompliancePolicy" BaseType="microsoft.graph.deviceCompliancePolicy">
<Property Name="passwordRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require a password to unlock Windows device." />
</Property>
<Property Name="passwordBlockSimple" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block simple password." />
</Property>
<Property Name="passwordRequiredToUnlockFromIdle" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require a password to unlock an idle device." />
</Property>
<Property Name="passwordMinutesOfInactivityBeforeLock" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minutes of inactivity before a password is required." />
</Property>
<Property Name="passwordExpirationDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The password expiration in days." />
</Property>
<Property Name="passwordMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The minimum password length." />
</Property>
<Property Name="passwordMinimumCharacterSetCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of character sets required in the password." />
</Property>
<Property Name="passwordRequiredType" Type="microsoft.graph.requiredPasswordType">
<Annotation Term="Org.OData.Core.V1.Description" String="The required password type. Possible values are: deviceDefault, alphanumeric, numeric." />
</Property>
<Property Name="passwordPreviousPasswordBlockCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of previous passwords to prevent re-use of." />
</Property>
<Property Name="requireHealthyDeviceReport" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require devices to be reported as healthy by Windows Device Health Attestation." />
</Property>
<Property Name="osMinimumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum Windows 10 version." />
</Property>
<Property Name="osMaximumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Maximum Windows 10 version." />
</Property>
<Property Name="mobileOsMinimumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum Windows Phone version." />
</Property>
<Property Name="mobileOsMaximumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Maximum Windows Phone version." />
</Property>
<Property Name="earlyLaunchAntiMalwareDriverEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require devices to be reported as healthy by Windows Device Health Attestation - early launch antimalware driver is enabled." />
</Property>
<Property Name="bitLockerEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require devices to be reported healthy by Windows Device Health Attestation - bit locker is enabled" />
</Property>
<Property Name="secureBootEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require devices to be reported as healthy by Windows Device Health Attestation - secure boot is enabled." />
</Property>
<Property Name="codeIntegrityEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require devices to be reported as healthy by Windows Device Health Attestation." />
</Property>
<Property Name="storageRequireEncryption" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require encryption on windows devices." />
</Property>
</EntityType>
<EntityType Name="windows10CustomConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="omaSettings" Type="Collection(microsoft.graph.omaSetting)">
<Annotation Term="Org.OData.Core.V1.Description" String="OMA settings. This collection can contain a maximum of 1000 elements." />
</Property>
</EntityType>
<EntityType Name="windows10EndpointProtectionConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="firewallBlockStatefulFTP" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Blocks stateful FTP connections to the device" />
</Property>
<Property Name="firewallIdleTimeoutForSecurityAssociationInSeconds" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures the idle timeout for security associations, in seconds, from 300 to 3600 inclusive. This is the period after which security associations will expire and be deleted. Valid values 300 to 3600" />
</Property>
<Property Name="firewallPreSharedKeyEncodingMethod" Type="microsoft.graph.firewallPreSharedKeyEncodingMethodType">
<Annotation Term="Org.OData.Core.V1.Description" String="Select the preshared key encoding to be used. Possible values are: deviceDefault, none, utF8." />
</Property>
<Property Name="firewallIPSecExemptionsAllowNeighborDiscovery" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures IPSec exemptions to allow neighbor discovery IPv6 ICMP type-codes" />
</Property>
<Property Name="firewallIPSecExemptionsAllowICMP" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures IPSec exemptions to allow ICMP" />
</Property>
<Property Name="firewallIPSecExemptionsAllowRouterDiscovery" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures IPSec exemptions to allow router discovery IPv6 ICMP type-codes" />
</Property>
<Property Name="firewallIPSecExemptionsAllowDHCP" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures IPSec exemptions to allow both IPv4 and IPv6 DHCP traffic" />
</Property>
<Property Name="firewallCertificateRevocationListCheckMethod" Type="microsoft.graph.firewallCertificateRevocationListCheckMethodType">
<Annotation Term="Org.OData.Core.V1.Description" String="Specify how the certificate revocation list is to be enforced. Possible values are: deviceDefault, none, attempt, require." />
</Property>
<Property Name="firewallMergeKeyingModuleSettings" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="If an authentication set is not fully supported by a keying module, direct the module to ignore only unsupported authentication suites rather than the entire set" />
</Property>
<Property Name="firewallPacketQueueingMethod" Type="microsoft.graph.firewallPacketQueueingMethodType">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures how packet queueing should be applied in the tunnel gateway scenario. Possible values are: deviceDefault, disabled, queueInbound, queueOutbound, queueBoth." />
</Property>
<Property Name="firewallProfileDomain" Type="microsoft.graph.windowsFirewallNetworkProfile">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures the firewall profile settings for domain networks" />
</Property>
<Property Name="firewallProfilePublic" Type="microsoft.graph.windowsFirewallNetworkProfile">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures the firewall profile settings for public networks" />
</Property>
<Property Name="firewallProfilePrivate" Type="microsoft.graph.windowsFirewallNetworkProfile">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures the firewall profile settings for private networks" />
</Property>
<Property Name="defenderAttackSurfaceReductionExcludedPaths" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of exe files and folders to be excluded from attack surface reduction rules" />
</Property>
<Property Name="defenderGuardedFoldersAllowedAppPaths" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of paths to exe that are allowed to access protected folders" />
</Property>
<Property Name="defenderAdditionalGuardedFolders" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of folder paths to be added to the list of protected folders" />
</Property>
<Property Name="defenderExploitProtectionXml" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="Xml content containing information regarding exploit protection details." />
</Property>
<Property Name="defenderExploitProtectionXmlFileName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the file from which DefenderExploitProtectionXml was obtained." />
</Property>
<Property Name="defenderSecurityCenterBlockExploitProtectionOverride" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block user from overriding Exploit Protection settings." />
</Property>
<Property Name="appLockerApplicationControl" Type="microsoft.graph.appLockerApplicationControlType">
<Annotation Term="Org.OData.Core.V1.Description" String="Enables the Admin to choose what types of app to allow on devices. Possible values are: notConfigured, enforceComponentsAndStoreApps, auditComponentsAndStoreApps, enforceComponentsStoreAppsAndSmartlocker, auditComponentsStoreAppsAndSmartlocker." />
</Property>
<Property Name="smartScreenEnableInShell" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Allows IT Admins to configure SmartScreen for Windows." />
</Property>
<Property Name="smartScreenBlockOverrideForFiles" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Allows IT Admins to control whether users can can ignore SmartScreen warnings and run malicious files." />
</Property>
<Property Name="applicationGuardEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Enable Windows Defender Application Guard" />
</Property>
<Property Name="applicationGuardBlockFileTransfer" Type="microsoft.graph.applicationGuardBlockFileTransferType">
<Annotation Term="Org.OData.Core.V1.Description" String="Block clipboard to transfer image file, text file or neither of them. Possible values are: notConfigured, blockImageAndTextFile, blockImageFile, blockNone, blockTextFile." />
</Property>
<Property Name="applicationGuardBlockNonEnterpriseContent" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block enterprise sites to load non-enterprise content, such as third party plug-ins" />
</Property>
<Property Name="applicationGuardAllowPersistence" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Allow persisting user generated data inside the App Guard Containter (favorites, cookies, web passwords, etc.)" />
</Property>
<Property Name="applicationGuardForceAuditing" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Force auditing will persist Windows logs and events to meet security/compliance criteria (sample events are user login-logoff, use of privilege rights, software installation, system changes, etc.)" />
</Property>
<Property Name="applicationGuardBlockClipboardSharing" Type="microsoft.graph.applicationGuardBlockClipboardSharingType">
<Annotation Term="Org.OData.Core.V1.Description" String="Block clipboard to share data from Host to Container, or from Container to Host, or both ways, or neither ways. Possible values are: notConfigured, blockBoth, blockHostToContainer, blockContainerToHost, blockNone." />
</Property>
<Property Name="applicationGuardAllowPrintToPDF" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Allow printing to PDF from Container" />
</Property>
<Property Name="applicationGuardAllowPrintToXPS" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Allow printing to XPS from Container" />
</Property>
<Property Name="applicationGuardAllowPrintToLocalPrinters" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Allow printing to Local Printers from Container" />
</Property>
<Property Name="applicationGuardAllowPrintToNetworkPrinters" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Allow printing to Network Printers from Container" />
</Property>
<Property Name="bitLockerDisableWarningForOtherDiskEncryption" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Allows the Admin to disable the warning prompt for other disk encryption on the user machines." />
</Property>
<Property Name="bitLockerEnableStorageCardEncryptionOnMobile" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Allows the admin to require encryption to be turned on using BitLocker. This policy is valid only for a mobile SKU." />
</Property>
<Property Name="bitLockerEncryptDevice" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Allows the admin to require encryption to be turned on using BitLocker." />
</Property>
<Property Name="bitLockerRemovableDrivePolicy" Type="microsoft.graph.bitLockerRemovableDrivePolicy">
<Annotation Term="Org.OData.Core.V1.Description" String="BitLocker Removable Drive Policy." />
</Property>
</EntityType>
<EntityType Name="windows10EnterpriseModernAppManagementConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="uninstallBuiltInApps" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to uninstall a fixed list of built-in Windows apps." />
</Property>
</EntityType>
<EntityType Name="windows10GeneralConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="enterpriseCloudPrintDiscoveryEndPoint" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Endpoint for discovering cloud printers." />
</Property>
<Property Name="enterpriseCloudPrintOAuthAuthority" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Authentication endpoint for acquiring OAuth tokens." />
</Property>
<Property Name="enterpriseCloudPrintOAuthClientIdentifier" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="GUID of a client application authorized to retrieve OAuth tokens from the OAuth Authority." />
</Property>
<Property Name="enterpriseCloudPrintResourceIdentifier" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="OAuth resource URI for print service as configured in the Azure portal." />
</Property>
<Property Name="enterpriseCloudPrintDiscoveryMaxLimit" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Maximum number of printers that should be queried from a discovery endpoint. This is a mobile only setting. Valid values 1 to 65535" />
</Property>
<Property Name="enterpriseCloudPrintMopriaDiscoveryResourceIdentifier" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="OAuth resource URI for printer discovery service as configured in Azure portal." />
</Property>
<Property Name="searchBlockDiacritics" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies if search can use diacritics." />
</Property>
<Property Name="searchDisableAutoLanguageDetection" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether to use automatic language detection when indexing content and properties." />
</Property>
<Property Name="searchDisableIndexingEncryptedItems" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block indexing of WIP-protected items to prevent them from appearing in search results for Cortana or Explorer." />
</Property>
<Property Name="searchEnableRemoteQueries" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block remote queries of this computers index." />
</Property>
<Property Name="searchDisableIndexerBackoff" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to disable the search indexer backoff feature." />
</Property>
<Property Name="searchDisableIndexingRemovableDrive" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow users to add locations on removable drives to libraries and to be indexed." />
</Property>
<Property Name="searchEnableAutomaticIndexSizeManangement" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies minimum amount of hard drive space on the same drive as the index location before indexing stops." />
</Property>
<Property Name="diagnosticsDataSubmissionMode" Type="microsoft.graph.diagnosticDataSubmissionMode">
<Annotation Term="Org.OData.Core.V1.Description" String="Gets or sets a value allowing the device to send diagnostic and usage telemetry data, such as Watson. Possible values are: userDefined, none, basic, enhanced, full." />
</Property>
<Property Name="oneDriveDisableFileSync" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Gets or sets a value allowing IT admins to prevent apps and features from working with files on OneDrive." />
</Property>
<Property Name="smartScreenEnableAppInstallControl" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Allows IT Admins to control whether users are allowed to install apps from places other than the Store." />
</Property>
<Property Name="personalizationDesktopImageUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A http or https Url to a jpg, jpeg or png image that needs to be downloaded and used as the Desktop Image or a file Url to a local image on the file system that needs to used as the Desktop Image." />
</Property>
<Property Name="personalizationLockScreenImageUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A http or https Url to a jpg, jpeg or png image that neeeds to be downloaded and used as the Lock Screen Image or a file Url to a local image on the file system that needs to be used as the Lock Screen Image." />
</Property>
<Property Name="bluetoothAllowedServices" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Specify a list of allowed Bluetooth services and profiles in hex formatted strings." />
</Property>
<Property Name="bluetoothBlockAdvertising" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to Block the user from using bluetooth advertising." />
</Property>
<Property Name="bluetoothBlockDiscoverableMode" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to Block the user from using bluetooth discoverable mode." />
</Property>
<Property Name="bluetoothBlockPrePairing" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to block specific bundled Bluetooth peripherals to automatically pair with the host device." />
</Property>
<Property Name="edgeBlockAutofill" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block auto fill." />
</Property>
<Property Name="edgeBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from using the Edge browser." />
</Property>
<Property Name="edgeCookiePolicy" Type="microsoft.graph.edgeCookiePolicy">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates which cookies to block in the Edge browser. Possible values are: userDefined, allow, blockThirdParty, blockAll." />
</Property>
<Property Name="edgeBlockDeveloperTools" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block developer tools in the Edge browser." />
</Property>
<Property Name="edgeBlockSendingDoNotTrackHeader" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from sending the do not track header." />
</Property>
<Property Name="edgeBlockExtensions" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block extensions in the Edge browser." />
</Property>
<Property Name="edgeBlockInPrivateBrowsing" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block InPrivate browsing on corporate networks, in the Edge browser." />
</Property>
<Property Name="edgeBlockJavaScript" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from using JavaScript." />
</Property>
<Property Name="edgeBlockPasswordManager" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block password manager." />
</Property>
<Property Name="edgeBlockAddressBarDropdown" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block the address bar dropdown functionality in Microsoft Edge. Disable this settings to minimize network connections from Microsoft Edge to Microsoft services." />
</Property>
<Property Name="edgeBlockCompatibilityList" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block Microsoft compatibility list in Microsoft Edge. This list from Microsoft helps Edge properly display sites with known compatibility issues." />
</Property>
<Property Name="edgeClearBrowsingDataOnExit" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Clear browsing data on exiting Microsoft Edge." />
</Property>
<Property Name="edgeAllowStartPagesModification" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Allow users to change Start pages on Edge. Use the EdgeHomepageUrls to specify the Start pages that the user would see by default when they open Edge." />
</Property>
<Property Name="edgeDisableFirstRunPage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block the Microsoft web page that opens on the first use of Microsoft Edge. This policy allows enterprises, like those enrolled in zero emissions configurations, to block this page." />
</Property>
<Property Name="edgeBlockLiveTileDataCollection" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block the collection of information by Microsoft for live tile creation when users pin a site to Start from Microsoft Edge." />
</Property>
<Property Name="edgeSyncFavoritesWithInternetExplorer" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Enable favorites sync between Internet Explorer and Microsoft Edge. Additions, deletions, modifications and order changes to favorites are shared between browsers." />
</Property>
<Property Name="cellularBlockDataWhenRoaming" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to Block the user from using data over cellular while roaming." />
</Property>
<Property Name="cellularBlockVpn" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to Block the user from using VPN over cellular." />
</Property>
<Property Name="cellularBlockVpnWhenRoaming" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to Block the user from using VPN when roaming over cellular." />
</Property>
<Property Name="defenderBlockEndUserAccess" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to block end user access to Defender." />
</Property>
<Property Name="defenderDaysBeforeDeletingQuarantinedMalware" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of days before deleting quarantined malware. Valid values 0 to 90" />
</Property>
<Property Name="defenderDetectedMalwareActions" Type="microsoft.graph.defenderDetectedMalwareActions">
<Annotation Term="Org.OData.Core.V1.Description" String="Gets or sets Defenders actions to take on detected Malware per threat level." />
</Property>
<Property Name="defenderSystemScanSchedule" Type="microsoft.graph.weeklySchedule">
<Annotation Term="Org.OData.Core.V1.Description" String="Defender day of the week for the system scan. Possible values are: userDefined, everyday, sunday, monday, tuesday, wednesday, thursday, friday, saturday." />
</Property>
<Property Name="defenderFilesAndFoldersToExclude" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Files and folder to exclude from scans and real time protection." />
</Property>
<Property Name="defenderFileExtensionsToExclude" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="File extensions to exclude from scans and real time protection." />
</Property>
<Property Name="defenderScanMaxCpu" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Max CPU usage percentage during scan. Valid values 0 to 100" />
</Property>
<Property Name="defenderMonitorFileActivity" Type="microsoft.graph.defenderMonitorFileActivity">
<Annotation Term="Org.OData.Core.V1.Description" String="Value for monitoring file activity. Possible values are: userDefined, disable, monitorAllFiles, monitorIncomingFilesOnly, monitorOutgoingFilesOnly." />
</Property>
<Property Name="defenderProcessesToExclude" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Processes to exclude from scans and real time protection." />
</Property>
<Property Name="defenderPromptForSampleSubmission" Type="microsoft.graph.defenderPromptForSampleSubmission">
<Annotation Term="Org.OData.Core.V1.Description" String="The configuration for how to prompt user for sample submission. Possible values are: userDefined, alwaysPrompt, promptBeforeSendingPersonalData, neverSendData, sendAllDataWithoutPrompting." />
</Property>
<Property Name="defenderRequireBehaviorMonitoring" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require behavior monitoring." />
</Property>
<Property Name="defenderRequireCloudProtection" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require cloud protection." />
</Property>
<Property Name="defenderRequireNetworkInspectionSystem" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require network inspection system." />
</Property>
<Property Name="defenderRequireRealTimeMonitoring" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require real time monitoring." />
</Property>
<Property Name="defenderScanArchiveFiles" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to scan archive files." />
</Property>
<Property Name="defenderScanDownloads" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to scan downloads." />
</Property>
<Property Name="defenderScanNetworkFiles" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to scan files opened from a network folder." />
</Property>
<Property Name="defenderScanIncomingMail" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to scan incoming mail messages." />
</Property>
<Property Name="defenderScanMappedNetworkDrivesDuringFullScan" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to scan mapped network drives during full scan." />
</Property>
<Property Name="defenderScanRemovableDrivesDuringFullScan" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to scan removable drives during full scan." />
</Property>
<Property Name="defenderScanScriptsLoadedInInternetExplorer" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to scan scripts loaded in Internet Explorer browser." />
</Property>
<Property Name="defenderSignatureUpdateIntervalInHours" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The signature update interval in hours. Specify 0 not to check. Valid values 0 to 24" />
</Property>
<Property Name="defenderScanType" Type="microsoft.graph.defenderScanType">
<Annotation Term="Org.OData.Core.V1.Description" String="The defender system scan type. Possible values are: userDefined, disabled, quick, full." />
</Property>
<Property Name="defenderScheduledScanTime" Type="Edm.TimeOfDay">
<Annotation Term="Org.OData.Core.V1.Description" String="The defender time for the system scan." />
</Property>
<Property Name="defenderScheduledQuickScanTime" Type="Edm.TimeOfDay">
<Annotation Term="Org.OData.Core.V1.Description" String="The time to perform a daily quick scan." />
</Property>
<Property Name="defenderCloudBlockLevel" Type="microsoft.graph.defenderCloudBlockLevelType">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the level of cloud-delivered protection. Possible values are: notConfigured, high, highPlus, zeroTolerance." />
</Property>
<Property Name="lockScreenAllowTimeoutConfiguration" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specify whether to show a user-configurable setting to control the screen timeout while on the lock screen of Windows 10 Mobile devices. If this policy is set to Allow, the value set by lockScreenTimeoutInSeconds is ignored." />
</Property>
<Property Name="lockScreenBlockActionCenterNotifications" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block action center notifications over lock screen." />
</Property>
<Property Name="lockScreenBlockCortana" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not the user can interact with Cortana using speech while the system is locked." />
</Property>
<Property Name="lockScreenBlockToastNotifications" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether to allow toast notifications above the device lock screen." />
</Property>
<Property Name="lockScreenTimeoutInSeconds" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Set the duration (in seconds) from the screen locking to the screen turning off for Windows 10 Mobile devices. Supported values are 11-1800. Valid values 11 to 1800" />
</Property>
<Property Name="passwordBlockSimple" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specify whether PINs or passwords such as '1111' or '1234' are allowed. For Windows 10 desktops, it also controls the use of picture passwords." />
</Property>
<Property Name="passwordExpirationDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The password expiration in days. Valid values 0 to 730" />
</Property>
<Property Name="passwordMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The minimum password length. Valid values 4 to 16" />
</Property>
<Property Name="passwordMinutesOfInactivityBeforeScreenTimeout" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The minutes of inactivity before the screen times out." />
</Property>
<Property Name="passwordMinimumCharacterSetCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of character sets required in the password." />
</Property>
<Property Name="passwordPreviousPasswordBlockCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of previous passwords to prevent reuse of. Valid values 0 to 50" />
</Property>
<Property Name="passwordRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require the user to have a password." />
</Property>
<Property Name="passwordRequireWhenResumeFromIdleState" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require a password upon resuming from an idle state." />
</Property>
<Property Name="passwordRequiredType" Type="microsoft.graph.requiredPasswordType">
<Annotation Term="Org.OData.Core.V1.Description" String="The required password type. Possible values are: deviceDefault, alphanumeric, numeric." />
</Property>
<Property Name="passwordSignInFailureCountBeforeFactoryReset" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of sign in failures before factory reset. Valid values 0 to 999" />
</Property>
<Property Name="privacyAdvertisingId" Type="microsoft.graph.stateManagementSetting">
<Annotation Term="Org.OData.Core.V1.Description" String="Enables or disables the use of advertising ID. Added in Windows 10, version 1607. Possible values are: notConfigured, blocked, allowed." />
</Property>
<Property Name="privacyAutoAcceptPairingAndConsentPrompts" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow the automatic acceptance of the pairing and privacy user consent dialog when launching apps." />
</Property>
<Property Name="privacyBlockInputPersonalization" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the usage of cloud based speech services for Cortana, Dictation, or Store applications." />
</Property>
<Property Name="startBlockUnpinningAppsFromTaskbar" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from unpinning apps from taskbar." />
</Property>
<Property Name="startMenuAppListVisibility" Type="microsoft.graph.windowsStartMenuAppListVisibilityType">
<Annotation Term="Org.OData.Core.V1.Description" String="Setting the value of this collapses the app list, removes the app list entirely, or disables the corresponding toggle in the Settings app. Possible values are: userDefined, collapse, remove, disableSettingsApp." />
</Property>
<Property Name="startMenuHideChangeAccountSettings" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Enabling this policy hides the change account setting from appearing in the user tile in the start menu." />
</Property>
<Property Name="startMenuHideFrequentlyUsedApps" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Enabling this policy hides the most used apps from appearing on the start menu and disables the corresponding toggle in the Settings app." />
</Property>
<Property Name="startMenuHideHibernate" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Enabling this policy hides hibernate from appearing in the power button in the start menu." />
</Property>
<Property Name="startMenuHideLock" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Enabling this policy hides lock from appearing in the user tile in the start menu." />
</Property>
<Property Name="startMenuHidePowerButton" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Enabling this policy hides the power button from appearing in the start menu." />
</Property>
<Property Name="startMenuHideRecentJumpLists" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Enabling this policy hides recent jump lists from appearing on the start menu/taskbar and disables the corresponding toggle in the Settings app." />
</Property>
<Property Name="startMenuHideRecentlyAddedApps" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Enabling this policy hides recently added apps from appearing on the start menu and disables the corresponding toggle in the Settings app." />
</Property>
<Property Name="startMenuHideRestartOptions" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Enabling this policy hides 'Restart/Update and Restart' from appearing in the power button in the start menu." />
</Property>
<Property Name="startMenuHideShutDown" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Enabling this policy hides shut down/update and shut down from appearing in the power button in the start menu." />
</Property>
<Property Name="startMenuHideSignOut" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Enabling this policy hides sign out from appearing in the user tile in the start menu." />
</Property>
<Property Name="startMenuHideSleep" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Enabling this policy hides sleep from appearing in the power button in the start menu." />
</Property>
<Property Name="startMenuHideSwitchAccount" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Enabling this policy hides switch account from appearing in the user tile in the start menu." />
</Property>
<Property Name="startMenuHideUserTile" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Enabling this policy hides the user tile from appearing in the start menu." />
</Property>
<Property Name="startMenuLayoutEdgeAssetsXml" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="This policy setting allows you to import Edge assets to be used with startMenuLayoutXml policy. Start layout can contain secondary tile from Edge app which looks for Edge local asset file. Edge local asset would not exist and cause Edge secondary tile to appear empty in this case. This policy only gets applied when startMenuLayoutXml policy is modified. The value should be a UTF-8 Base64 encoded byte array." />
</Property>
<Property Name="startMenuLayoutXml" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="Allows admins to override the default Start menu layout and prevents the user from changing it. The layout is modified by specifying an XML file based on a layout modification schema. XML needs to be in a UTF8 encoded byte array format." />
</Property>
<Property Name="startMenuMode" Type="microsoft.graph.windowsStartMenuModeType">
<Annotation Term="Org.OData.Core.V1.Description" String="Allows admins to decide how the Start menu is displayed. Possible values are: userDefined, fullScreen, nonFullScreen." />
</Property>
<Property Name="startMenuPinnedFolderDocuments" Type="microsoft.graph.visibilitySetting">
<Annotation Term="Org.OData.Core.V1.Description" String="Enforces the visibility (Show/Hide) of the Documents folder shortcut on the Start menu. Possible values are: notConfigured, hide, show." />
</Property>
<Property Name="startMenuPinnedFolderDownloads" Type="microsoft.graph.visibilitySetting">
<Annotation Term="Org.OData.Core.V1.Description" String="Enforces the visibility (Show/Hide) of the Downloads folder shortcut on the Start menu. Possible values are: notConfigured, hide, show." />
</Property>
<Property Name="startMenuPinnedFolderFileExplorer" Type="microsoft.graph.visibilitySetting">
<Annotation Term="Org.OData.Core.V1.Description" String="Enforces the visibility (Show/Hide) of the FileExplorer shortcut on the Start menu. Possible values are: notConfigured, hide, show." />
</Property>
<Property Name="startMenuPinnedFolderHomeGroup" Type="microsoft.graph.visibilitySetting">
<Annotation Term="Org.OData.Core.V1.Description" String="Enforces the visibility (Show/Hide) of the HomeGroup folder shortcut on the Start menu. Possible values are: notConfigured, hide, show." />
</Property>
<Property Name="startMenuPinnedFolderMusic" Type="microsoft.graph.visibilitySetting">
<Annotation Term="Org.OData.Core.V1.Description" String="Enforces the visibility (Show/Hide) of the Music folder shortcut on the Start menu. Possible values are: notConfigured, hide, show." />
</Property>
<Property Name="startMenuPinnedFolderNetwork" Type="microsoft.graph.visibilitySetting">
<Annotation Term="Org.OData.Core.V1.Description" String="Enforces the visibility (Show/Hide) of the Network folder shortcut on the Start menu. Possible values are: notConfigured, hide, show." />
</Property>
<Property Name="startMenuPinnedFolderPersonalFolder" Type="microsoft.graph.visibilitySetting">
<Annotation Term="Org.OData.Core.V1.Description" String="Enforces the visibility (Show/Hide) of the PersonalFolder shortcut on the Start menu. Possible values are: notConfigured, hide, show." />
</Property>
<Property Name="startMenuPinnedFolderPictures" Type="microsoft.graph.visibilitySetting">
<Annotation Term="Org.OData.Core.V1.Description" String="Enforces the visibility (Show/Hide) of the Pictures folder shortcut on the Start menu. Possible values are: notConfigured, hide, show." />
</Property>
<Property Name="startMenuPinnedFolderSettings" Type="microsoft.graph.visibilitySetting">
<Annotation Term="Org.OData.Core.V1.Description" String="Enforces the visibility (Show/Hide) of the Settings folder shortcut on the Start menu. Possible values are: notConfigured, hide, show." />
</Property>
<Property Name="startMenuPinnedFolderVideos" Type="microsoft.graph.visibilitySetting">
<Annotation Term="Org.OData.Core.V1.Description" String="Enforces the visibility (Show/Hide) of the Videos folder shortcut on the Start menu. Possible values are: notConfigured, hide, show." />
</Property>
<Property Name="settingsBlockSettingsApp" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block access to Settings app." />
</Property>
<Property Name="settingsBlockSystemPage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block access to System in Settings app." />
</Property>
<Property Name="settingsBlockDevicesPage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block access to Devices in Settings app." />
</Property>
<Property Name="settingsBlockNetworkInternetPage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block access to Network &amp; Internet in Settings app." />
</Property>
<Property Name="settingsBlockPersonalizationPage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block access to Personalization in Settings app." />
</Property>
<Property Name="settingsBlockAccountsPage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block access to Accounts in Settings app." />
</Property>
<Property Name="settingsBlockTimeLanguagePage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block access to Time &amp; Language in Settings app." />
</Property>
<Property Name="settingsBlockEaseOfAccessPage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block access to Ease of Access in Settings app." />
</Property>
<Property Name="settingsBlockPrivacyPage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block access to Privacy in Settings app." />
</Property>
<Property Name="settingsBlockUpdateSecurityPage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block access to Update &amp; Security in Settings app." />
</Property>
<Property Name="settingsBlockAppsPage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block access to Apps in Settings app." />
</Property>
<Property Name="settingsBlockGamingPage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block access to Gaming in Settings app." />
</Property>
<Property Name="windowsSpotlightBlockConsumerSpecificFeatures" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Allows IT admins to block experiences that are typically for consumers only, such as Start suggestions, Membership notifications, Post-OOBE app install and redirect tiles." />
</Property>
<Property Name="windowsSpotlightBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Allows IT admins to turn off all Windows Spotlight features" />
</Property>
<Property Name="windowsSpotlightBlockOnActionCenter" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block suggestions from Microsoft that show after each OS clean install, upgrade or in an on-going basis to introduce users to what is new or changed" />
</Property>
<Property Name="windowsSpotlightBlockTailoredExperiences" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block personalized content in Windows spotlight based on users device usage." />
</Property>
<Property Name="windowsSpotlightBlockThirdPartyNotifications" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block third party content delivered via Windows Spotlight" />
</Property>
<Property Name="windowsSpotlightBlockWelcomeExperience" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block Windows Spotlight Windows welcome experience" />
</Property>
<Property Name="windowsSpotlightBlockWindowsTips" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Allows IT admins to turn off the popup of Windows Tips." />
</Property>
<Property Name="windowsSpotlightConfigureOnLockScreen" Type="microsoft.graph.windowsSpotlightEnablementSettings">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the type of Spotlight. Possible values are: notConfigured, disabled, enabled." />
</Property>
<Property Name="networkProxyApplySettingsDeviceWide" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="If set, proxy settings will be applied to all processes and accounts in the device. Otherwise, it will be applied to the user account thats enrolled into MDM." />
</Property>
<Property Name="networkProxyDisableAutoDetect" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Disable automatic detection of settings. If enabled, the system will try to find the path to a proxy auto-config (PAC) script." />
</Property>
<Property Name="networkProxyAutomaticConfigurationUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Address to the proxy auto-config (PAC) script you want to use." />
</Property>
<Property Name="networkProxyServer" Type="microsoft.graph.windows10NetworkProxyServer">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies manual proxy server settings." />
</Property>
<Property Name="accountsBlockAddingNonMicrosoftAccountEmail" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from adding email accounts to the device that are not associated with a Microsoft account." />
</Property>
<Property Name="antiTheftModeBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from selecting an AntiTheft mode preference (Windows 10 Mobile only)." />
</Property>
<Property Name="bluetoothBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to Block the user from using bluetooth." />
</Property>
<Property Name="cameraBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to Block the user from accessing the camera of the device." />
</Property>
<Property Name="connectedDevicesServiceBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to block Connected Devices Service which enables discovery and connection to other devices, remote messaging, remote app sessions and other cross-device experiences." />
</Property>
<Property Name="certificatesBlockManualRootCertificateInstallation" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to Block the user from doing manual root certificate installation." />
</Property>
<Property Name="copyPasteBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to Block the user from using copy paste." />
</Property>
<Property Name="cortanaBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to Block the user from using Cortana." />
</Property>
<Property Name="deviceManagementBlockFactoryResetOnMobile" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from resetting their phone." />
</Property>
<Property Name="deviceManagementBlockManualUnenroll" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from doing manual un-enrollment from device management." />
</Property>
<Property Name="safeSearchFilter" Type="microsoft.graph.safeSearchFilterType">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies what filter level of safe search is required. Possible values are: userDefined, strict, moderate." />
</Property>
<Property Name="edgeBlockPopups" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block popups." />
</Property>
<Property Name="edgeBlockSearchSuggestions" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from using the search suggestions in the address bar." />
</Property>
<Property Name="edgeBlockSendingIntranetTrafficToInternetExplorer" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from sending Intranet traffic to Internet Explorer from Edge." />
</Property>
<Property Name="edgeRequireSmartScreen" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Require the user to use the smart screen filter." />
</Property>
<Property Name="edgeEnterpriseModeSiteListLocation" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the enterprise mode site list location. Could be a local file, local network or http location." />
</Property>
<Property Name="edgeFirstRunUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The first run URL for when Edge browser is opened for the first time." />
</Property>
<Property Name="edgeSearchEngine" Type="microsoft.graph.edgeSearchEngineBase">
<Annotation Term="Org.OData.Core.V1.Description" String="Allows IT admins to set a default search engine for MDM-Controlled devices. Users can override this and change their default search engine provided the AllowSearchEngineCustomization policy is not set." />
</Property>
<Property Name="edgeHomepageUrls" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of URLs for homepages shodwn on MDM-enrolled devices on Edge browser." />
</Property>
<Property Name="edgeBlockAccessToAboutFlags" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to prevent access to about flags on Edge browser." />
</Property>
<Property Name="smartScreenBlockPromptOverride" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not users can override SmartScreen Filter warnings about potentially malicious websites." />
</Property>
<Property Name="smartScreenBlockPromptOverrideForFiles" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not users can override the SmartScreen Filter warnings about downloading unverified files" />
</Property>
<Property Name="webRtcBlockLocalhostIpAddress" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not user's localhost IP address is displayed while making phone calls using the WebRTC" />
</Property>
<Property Name="internetSharingBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from using internet sharing." />
</Property>
<Property Name="settingsBlockAddProvisioningPackage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from installing provisioning packages." />
</Property>
<Property Name="settingsBlockRemoveProvisioningPackage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the runtime configuration agent from removing provisioning packages." />
</Property>
<Property Name="settingsBlockChangeSystemTime" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from changing date and time settings." />
</Property>
<Property Name="settingsBlockEditDeviceName" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from editing the device name." />
</Property>
<Property Name="settingsBlockChangeRegion" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from changing the region settings." />
</Property>
<Property Name="settingsBlockChangeLanguage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from changing the language settings." />
</Property>
<Property Name="settingsBlockChangePowerSleep" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the user from changing power and sleep settings." />
</Property>
<Property Name="locationServicesBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from location services." />
</Property>
<Property Name="microsoftAccountBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block a Microsoft account." />
</Property>
<Property Name="microsoftAccountBlockSettingsSync" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block Microsoft account settings sync." />
</Property>
<Property Name="nfcBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from using near field communication." />
</Property>
<Property Name="resetProtectionModeBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from reset protection mode." />
</Property>
<Property Name="screenCaptureBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from taking Screenshots." />
</Property>
<Property Name="storageBlockRemovableStorage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from using removable storage." />
</Property>
<Property Name="storageRequireMobileDeviceEncryption" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicating whether or not to require encryption on a mobile device." />
</Property>
<Property Name="usbBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from USB connection." />
</Property>
<Property Name="voiceRecordingBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from voice recording." />
</Property>
<Property Name="wiFiBlockAutomaticConnectHotspots" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicating whether or not to block automatically connecting to Wi-Fi hotspots. Has no impact if Wi-Fi is blocked." />
</Property>
<Property Name="wiFiBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from using Wi-Fi." />
</Property>
<Property Name="wiFiBlockManualConfiguration" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from using Wi-Fi manual configuration." />
</Property>
<Property Name="wiFiScanInterval" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Specify how often devices scan for Wi-Fi networks. Supported values are 1-500, where 100 = default, and 500 = low frequency. Valid values 1 to 500" />
</Property>
<Property Name="wirelessDisplayBlockProjectionToThisDevice" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow other devices from discovering this PC for projection." />
</Property>
<Property Name="wirelessDisplayBlockUserInputFromReceiver" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow user input from wireless display receiver." />
</Property>
<Property Name="wirelessDisplayRequirePinForPairing" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require a PIN for new devices to initiate pairing." />
</Property>
<Property Name="windowsStoreBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from using the Windows store." />
</Property>
<Property Name="appsAllowTrustedAppsSideloading" Type="microsoft.graph.stateManagementSetting">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether apps from AppX packages signed with a trusted certificate can be side loaded. Possible values are: notConfigured, blocked, allowed." />
</Property>
<Property Name="windowsStoreBlockAutoUpdate" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block automatic update of apps from Windows Store." />
</Property>
<Property Name="developerUnlockSetting" Type="microsoft.graph.stateManagementSetting">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow developer unlock. Possible values are: notConfigured, blocked, allowed." />
</Property>
<Property Name="sharedUserAppDataAllowed" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block multiple users of the same app to share data." />
</Property>
<Property Name="appsBlockWindowsStoreOriginatedApps" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to disable the launch of all apps from Windows Store that came pre-installed or were downloaded." />
</Property>
<Property Name="windowsStoreEnablePrivateStoreOnly" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to enable Private Store Only." />
</Property>
<Property Name="storageRestrictAppDataToSystemVolume" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether application data is restricted to the system drive." />
</Property>
<Property Name="storageRestrictAppInstallToSystemVolume" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the installation of applications is restricted to the system drive." />
</Property>
<Property Name="gameDvrBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block DVR and broadcasting." />
</Property>
<Property Name="experienceBlockDeviceDiscovery" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to enable device discovery UX." />
</Property>
<Property Name="experienceBlockErrorDialogWhenNoSIM" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow the error dialog from displaying if no SIM card is detected." />
</Property>
<Property Name="experienceBlockTaskSwitcher" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to enable task switching on the device." />
</Property>
<Property Name="logonBlockFastUserSwitching" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Disables the ability to quickly switch between users that are logged on simultaneously without logging off." />
</Property>
</EntityType>
<EntityType Name="windows10MobileCompliancePolicy" BaseType="microsoft.graph.deviceCompliancePolicy">
<Property Name="passwordRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require a password to unlock Windows Phone device." />
</Property>
<Property Name="passwordBlockSimple" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to block syncing the calendar." />
</Property>
<Property Name="passwordMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum password length. Valid values 4 to 16" />
</Property>
<Property Name="passwordMinimumCharacterSetCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of character sets required in the password." />
</Property>
<Property Name="passwordRequiredType" Type="microsoft.graph.requiredPasswordType">
<Annotation Term="Org.OData.Core.V1.Description" String="The required password type. Possible values are: deviceDefault, alphanumeric, numeric." />
</Property>
<Property Name="passwordPreviousPasswordBlockCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of previous passwords to prevent re-use of." />
</Property>
<Property Name="passwordExpirationDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of days before password expiration. Valid values 1 to 255" />
</Property>
<Property Name="passwordMinutesOfInactivityBeforeLock" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minutes of inactivity before a password is required." />
</Property>
<Property Name="passwordRequireToUnlockFromIdle" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require a password to unlock an idle device." />
</Property>
<Property Name="osMinimumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum Windows Phone version." />
</Property>
<Property Name="osMaximumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Maximum Windows Phone version." />
</Property>
<Property Name="earlyLaunchAntiMalwareDriverEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require devices to be reported as healthy by Windows Device Health Attestation - early launch antimalware driver is enabled." />
</Property>
<Property Name="bitLockerEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require devices to be reported healthy by Windows Device Health Attestation - bit locker is enabled" />
</Property>
<Property Name="secureBootEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require devices to be reported as healthy by Windows Device Health Attestation - secure boot is enabled." />
</Property>
<Property Name="codeIntegrityEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require devices to be reported as healthy by Windows Device Health Attestation." />
</Property>
<Property Name="storageRequireEncryption" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require encryption on windows devices." />
</Property>
</EntityType>
<EntityType Name="windows10SecureAssessmentConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="launchUri" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Url link to an assessment that's automatically loaded when the secure assessment browser is launched. It has to be a valid Url (http[s]://msdn.microsoft.com/)." />
</Property>
<Property Name="configurationAccount" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The account used to configure the Windows device for taking the test. The user can be a domain account (domain/user), an AAD account (username@tenant.com) or a local account (username)." />
</Property>
<Property Name="allowPrinting" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow the app from printing during the test." />
</Property>
<Property Name="allowScreenCapture" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow screen capture capability during a test." />
</Property>
<Property Name="allowTextSuggestion" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to allow text suggestions during the test." />
</Property>
</EntityType>
<EntityType Name="windows10TeamGeneralConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="azureOperationalInsightsBlockTelemetry" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block Azure Operational Insights." />
</Property>
<Property Name="azureOperationalInsightsWorkspaceId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Azure Operational Insights workspace id." />
</Property>
<Property Name="azureOperationalInsightsWorkspaceKey" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Azure Operational Insights Workspace key." />
</Property>
<Property Name="connectAppBlockAutoLaunch" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether to automatically launch the Connect app whenever a projection is initiated." />
</Property>
<Property Name="maintenanceWindowBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block setting a maintenance window for device updates." />
</Property>
<Property Name="maintenanceWindowDurationInHours" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Maintenance window duration for device updates. Valid values 0 to 5" />
</Property>
<Property Name="maintenanceWindowStartTime" Type="Edm.TimeOfDay">
<Annotation Term="Org.OData.Core.V1.Description" String="Maintenance window start time for device updates." />
</Property>
<Property Name="miracastChannel" Type="microsoft.graph.miracastChannel">
<Annotation Term="Org.OData.Core.V1.Description" String="The channel. Possible values are: userDefined, one, two, three, four, five, six, seven, eight, nine, ten, eleven, thirtySix, forty, fortyFour, fortyEight, oneHundredFortyNine, oneHundredFiftyThree, oneHundredFiftySeven, oneHundredSixtyOne, oneHundredSixtyFive." />
</Property>
<Property Name="miracastBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block wireless projection." />
</Property>
<Property Name="miracastRequirePin" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require a pin for wireless projection." />
</Property>
<Property Name="settingsBlockMyMeetingsAndFiles" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether to disable the 'My meetings and files' feature in the Start menu, which shows the signed-in user's meetings and files from Office 365." />
</Property>
<Property Name="settingsBlockSessionResume" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether to allow the ability to resume a session when the session times out." />
</Property>
<Property Name="settingsBlockSigninSuggestions" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether to disable auto-populating of the sign-in dialog with invitees from scheduled meetings." />
</Property>
<Property Name="settingsDefaultVolume" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the default volume value for a new session. Permitted values are 0-100. The default is 45. Valid values 0 to 100" />
</Property>
<Property Name="settingsScreenTimeoutInMinutes" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the number of minutes until the Hub screen turns off." />
</Property>
<Property Name="settingsSessionTimeoutInMinutes" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the number of minutes until the session times out." />
</Property>
<Property Name="settingsSleepTimeoutInMinutes" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the number of minutes until the Hub enters sleep mode." />
</Property>
<Property Name="welcomeScreenBlockAutomaticWakeUp" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the welcome screen from waking up automatically when someone enters the room." />
</Property>
<Property Name="welcomeScreenBackgroundImageUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The welcome screen background image URL. The URL must use the HTTPS protocol and return a PNG image." />
</Property>
<Property Name="welcomeScreenMeetingInformation" Type="microsoft.graph.welcomeScreenMeetingInformation">
<Annotation Term="Org.OData.Core.V1.Description" String="The welcome screen meeting information shown. Possible values are: userDefined, showOrganizerAndTimeOnly, showOrganizerAndTimeAndSubject." />
</Property>
</EntityType>
<EntityType Name="windows81CompliancePolicy" BaseType="microsoft.graph.deviceCompliancePolicy">
<Property Name="passwordRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require a password to unlock Windows device." />
</Property>
<Property Name="passwordBlockSimple" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block simple password." />
</Property>
<Property Name="passwordExpirationDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Password expiration in days." />
</Property>
<Property Name="passwordMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The minimum password length." />
</Property>
<Property Name="passwordMinutesOfInactivityBeforeLock" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minutes of inactivity before a password is required." />
</Property>
<Property Name="passwordMinimumCharacterSetCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of character sets required in the password." />
</Property>
<Property Name="passwordRequiredType" Type="microsoft.graph.requiredPasswordType">
<Annotation Term="Org.OData.Core.V1.Description" String="The required password type. Possible values are: deviceDefault, alphanumeric, numeric." />
</Property>
<Property Name="passwordPreviousPasswordBlockCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of previous passwords to prevent re-use of. Valid values 0 to 24" />
</Property>
<Property Name="osMinimumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum Windows 8.1 version." />
</Property>
<Property Name="osMaximumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Maximum Windows 8.1 version." />
</Property>
<Property Name="storageRequireEncryption" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require encryption on a windows 8.1 device." />
</Property>
</EntityType>
<EntityType Name="windows81GeneralConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="accountsBlockAddingNonMicrosoftAccountEmail" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from adding email accounts to the device that are not associated with a Microsoft account." />
</Property>
<Property Name="applyOnlyToWindows81" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Value indicating whether this policy only applies to Windows 8.1. This property is read-only." />
</Property>
<Property Name="browserBlockAutofill" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block auto fill." />
</Property>
<Property Name="browserBlockAutomaticDetectionOfIntranetSites" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block automatic detection of Intranet sites." />
</Property>
<Property Name="browserBlockEnterpriseModeAccess" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block enterprise mode access." />
</Property>
<Property Name="browserBlockJavaScript" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from using JavaScript." />
</Property>
<Property Name="browserBlockPlugins" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block plug-ins." />
</Property>
<Property Name="browserBlockPopups" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block popups." />
</Property>
<Property Name="browserBlockSendingDoNotTrackHeader" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from sending the do not track header." />
</Property>
<Property Name="browserBlockSingleWordEntryOnIntranetSites" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block a single word entry on Intranet sites." />
</Property>
<Property Name="browserRequireSmartScreen" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require the user to use the smart screen filter." />
</Property>
<Property Name="browserEnterpriseModeSiteListLocation" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The enterprise mode site list location. Could be a local file, local network or http location." />
</Property>
<Property Name="browserInternetSecurityLevel" Type="microsoft.graph.internetSiteSecurityLevel">
<Annotation Term="Org.OData.Core.V1.Description" String="The internet security level. Possible values are: userDefined, medium, mediumHigh, high." />
</Property>
<Property Name="browserIntranetSecurityLevel" Type="microsoft.graph.siteSecurityLevel">
<Annotation Term="Org.OData.Core.V1.Description" String="The Intranet security level. Possible values are: userDefined, low, mediumLow, medium, mediumHigh, high." />
</Property>
<Property Name="browserLoggingReportLocation" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The logging report location." />
</Property>
<Property Name="browserRequireHighSecurityForRestrictedSites" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require high security for restricted sites." />
</Property>
<Property Name="browserRequireFirewall" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require a firewall." />
</Property>
<Property Name="browserRequireFraudWarning" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require fraud warning." />
</Property>
<Property Name="browserTrustedSitesSecurityLevel" Type="microsoft.graph.siteSecurityLevel">
<Annotation Term="Org.OData.Core.V1.Description" String="The trusted sites security level. Possible values are: userDefined, low, mediumLow, medium, mediumHigh, high." />
</Property>
<Property Name="cellularBlockDataRoaming" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block data roaming." />
</Property>
<Property Name="diagnosticsBlockDataSubmission" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block diagnostic data submission." />
</Property>
<Property Name="passwordBlockPicturePasswordAndPin" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to Block the user from using a pictures password and pin." />
</Property>
<Property Name="passwordExpirationDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Password expiration in days." />
</Property>
<Property Name="passwordMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The minimum password length." />
</Property>
<Property Name="passwordMinutesOfInactivityBeforeScreenTimeout" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The minutes of inactivity before the screen times out." />
</Property>
<Property Name="passwordMinimumCharacterSetCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of character sets required in the password." />
</Property>
<Property Name="passwordPreviousPasswordBlockCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of previous passwords to prevent re-use of. Valid values 0 to 24" />
</Property>
<Property Name="passwordRequiredType" Type="microsoft.graph.requiredPasswordType">
<Annotation Term="Org.OData.Core.V1.Description" String="The required password type. Possible values are: deviceDefault, alphanumeric, numeric." />
</Property>
<Property Name="passwordSignInFailureCountBeforeFactoryReset" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of sign in failures before factory reset." />
</Property>
<Property Name="storageRequireDeviceEncryption" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require encryption on a mobile device." />
</Property>
<Property Name="updatesRequireAutomaticUpdates" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require automatic updates." />
</Property>
<Property Name="userAccountControlSettings" Type="microsoft.graph.windowsUserAccountControlSettings">
<Annotation Term="Org.OData.Core.V1.Description" String="The user account control settings. Possible values are: userDefined, alwaysNotify, notifyOnAppChanges, notifyOnAppChangesWithoutDimming, neverNotify." />
</Property>
<Property Name="workFoldersUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The work folders url." />
</Property>
</EntityType>
<EntityType Name="windowsDefenderAdvancedThreatProtectionConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="allowSampleSharing" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Windows Defender AdvancedThreatProtection 'Allow Sample Sharing' Rule" />
</Property>
<Property Name="enableExpeditedTelemetryReporting" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Expedite Windows Defender Advanced Threat Protection telemetry reporting frequency." />
</Property>
</EntityType>
<EntityType Name="windowsPhone81CompliancePolicy" BaseType="microsoft.graph.deviceCompliancePolicy">
<Property Name="passwordBlockSimple" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to block syncing the calendar." />
</Property>
<Property Name="passwordExpirationDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of days before the password expires." />
</Property>
<Property Name="passwordMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum length of passwords." />
</Property>
<Property Name="passwordMinutesOfInactivityBeforeLock" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minutes of inactivity before a password is required." />
</Property>
<Property Name="passwordMinimumCharacterSetCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of character sets required in the password." />
</Property>
<Property Name="passwordRequiredType" Type="microsoft.graph.requiredPasswordType">
<Annotation Term="Org.OData.Core.V1.Description" String="The required password type. Possible values are: deviceDefault, alphanumeric, numeric." />
</Property>
<Property Name="passwordPreviousPasswordBlockCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of previous passwords to block. Valid values 0 to 24" />
</Property>
<Property Name="passwordRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to require a password." />
</Property>
<Property Name="osMinimumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum Windows Phone version." />
</Property>
<Property Name="osMaximumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Maximum Windows Phone version." />
</Property>
<Property Name="storageRequireEncryption" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Require encryption on windows phone devices." />
</Property>
</EntityType>
<EntityType Name="windowsPhone81CustomConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="omaSettings" Type="Collection(microsoft.graph.omaSetting)">
<Annotation Term="Org.OData.Core.V1.Description" String="OMA settings. This collection can contain a maximum of 1000 elements." />
</Property>
</EntityType>
<EntityType Name="windowsPhone81GeneralConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="applyOnlyToWindowsPhone81" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Value indicating whether this policy only applies to Windows Phone 8.1. This property is read-only." />
</Property>
<Property Name="appsBlockCopyPaste" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block copy paste." />
</Property>
<Property Name="bluetoothBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block bluetooth." />
</Property>
<Property Name="cameraBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block camera." />
</Property>
<Property Name="cellularBlockWifiTethering" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Wi-Fi tethering. Has no impact if Wi-Fi is blocked." />
</Property>
<Property Name="compliantAppsList" Type="Collection(microsoft.graph.appListItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of apps in the compliance (either allow list or block list, controlled by CompliantAppListType). This collection can contain a maximum of 10000 elements." />
</Property>
<Property Name="compliantAppListType" Type="microsoft.graph.appListType">
<Annotation Term="Org.OData.Core.V1.Description" String="List that is in the AppComplianceList. Possible values are: none, appsInListCompliant, appsNotInListCompliant." />
</Property>
<Property Name="diagnosticDataBlockSubmission" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block diagnostic data submission." />
</Property>
<Property Name="emailBlockAddingAccounts" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block custom email accounts." />
</Property>
<Property Name="locationServicesBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block location services." />
</Property>
<Property Name="microsoftAccountBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block using a Microsoft Account." />
</Property>
<Property Name="nfcBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Near-Field Communication." />
</Property>
<Property Name="passwordBlockSimple" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block syncing the calendar." />
</Property>
<Property Name="passwordExpirationDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of days before the password expires." />
</Property>
<Property Name="passwordMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum length of passwords." />
</Property>
<Property Name="passwordMinutesOfInactivityBeforeScreenTimeout" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minutes of inactivity before screen timeout." />
</Property>
<Property Name="passwordMinimumCharacterSetCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of character sets a password must contain." />
</Property>
<Property Name="passwordPreviousPasswordBlockCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of previous passwords to block. Valid values 0 to 24" />
</Property>
<Property Name="passwordSignInFailureCountBeforeFactoryReset" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of sign in failures allowed before factory reset." />
</Property>
<Property Name="passwordRequiredType" Type="microsoft.graph.requiredPasswordType">
<Annotation Term="Org.OData.Core.V1.Description" String="Password type that is required. Possible values are: deviceDefault, alphanumeric, numeric." />
</Property>
<Property Name="passwordRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require a password." />
</Property>
<Property Name="screenCaptureBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block screenshots." />
</Property>
<Property Name="storageBlockRemovableStorage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block removable storage." />
</Property>
<Property Name="storageRequireEncryption" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to require encryption." />
</Property>
<Property Name="webBrowserBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the web browser." />
</Property>
<Property Name="wifiBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Wi-Fi." />
</Property>
<Property Name="wifiBlockAutomaticConnectHotspots" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block automatically connecting to Wi-Fi hotspots. Has no impact if Wi-Fi is blocked." />
</Property>
<Property Name="wifiBlockHotspotReporting" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block Wi-Fi hotspot reporting. Has no impact if Wi-Fi is blocked." />
</Property>
<Property Name="windowsStoreBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether or not to block the Windows Store." />
</Property>
</EntityType>
<EntityType Name="windowsUpdateForBusinessConfiguration" BaseType="microsoft.graph.deviceConfiguration">
<Property Name="deliveryOptimizationMode" Type="microsoft.graph.windowsDeliveryOptimizationMode">
<Annotation Term="Org.OData.Core.V1.Description" String="Delivery Optimization Mode. Possible values are: userDefined, httpOnly, httpWithPeeringNat, httpWithPeeringPrivateGroup, httpWithInternetPeering, simpleDownload, bypassMode." />
</Property>
<Property Name="prereleaseFeatures" Type="microsoft.graph.prereleaseFeatures">
<Annotation Term="Org.OData.Core.V1.Description" String="The pre-release features. Possible values are: userDefined, settingsOnly, settingsAndExperimentations, notAllowed." />
</Property>
<Property Name="automaticUpdateMode" Type="microsoft.graph.automaticUpdateMode">
<Annotation Term="Org.OData.Core.V1.Description" String="Automatic update mode. Possible values are: userDefined, notifyDownload, autoInstallAtMaintenanceTime, autoInstallAndRebootAtMaintenanceTime, autoInstallAndRebootAtScheduledTime, autoInstallAndRebootWithoutEndUserControl." />
</Property>
<Property Name="microsoftUpdateServiceAllowed" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Allow Microsoft Update Service" />
</Property>
<Property Name="driversExcluded" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Exclude Windows update Drivers" />
</Property>
<Property Name="installationSchedule" Type="microsoft.graph.windowsUpdateInstallScheduleType">
<Annotation Term="Org.OData.Core.V1.Description" String="Installation schedule" />
</Property>
<Property Name="qualityUpdatesDeferralPeriodInDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Defer Quality Updates by these many days" />
</Property>
<Property Name="featureUpdatesDeferralPeriodInDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Defer Feature Updates by these many days" />
</Property>
<Property Name="qualityUpdatesPaused" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Pause Quality Updates" />
</Property>
<Property Name="featureUpdatesPaused" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Pause Feature Updates" />
</Property>
<Property Name="qualityUpdatesPauseExpiryDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Quality Updates Pause Expiry datetime" />
</Property>
<Property Name="featureUpdatesPauseExpiryDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Feature Updates Pause Expiry datetime" />
</Property>
<Property Name="businessReadyUpdatesOnly" Type="microsoft.graph.windowsUpdateType">
<Annotation Term="Org.OData.Core.V1.Description" String="Determines which branch devices will receive their updates from. Possible values are: userDefined, all, businessReadyOnly, windowsInsiderBuildFast, windowsInsiderBuildSlow, windowsInsiderBuildRelease." />
</Property>
</EntityType>
<EntityType Name="applePushNotificationCertificate" BaseType="microsoft.graph.entity">
<Property Name="appleIdentifier" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Apple Id of the account used to create the MDM push certificate." />
</Property>
<Property Name="topicIdentifier" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Topic Id." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last modified date and time for Apple push notification certificate." />
</Property>
<Property Name="expirationDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The expiration date and time for Apple push notification certificate." />
</Property>
<Property Name="certificate" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
</EntityType>
<EntityType Name="detectedApp" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the discovered application. Read-only" />
</Property>
<Property Name="version" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the discovered application. Read-only" />
</Property>
<Property Name="sizeInByte" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="Discovered application size in bytes. Read-only" />
</Property>
<Property Name="deviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of devices that have installed this application" />
</Property>
<NavigationProperty Name="managedDevices" Type="Collection(microsoft.graph.managedDevice)">
<Annotation Term="Org.OData.Core.V1.Description" String="The devices that have the discovered application installed" />
</NavigationProperty>
</EntityType>
<EntityType Name="managedDevice" BaseType="microsoft.graph.entity">
<Property Name="userId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Unique Identifier for the user associated with the device" />
</Property>
<Property Name="deviceName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the device" />
</Property>
<Property Name="managedDeviceOwnerType" Type="microsoft.graph.managedDeviceOwnerType">
<Annotation Term="Org.OData.Core.V1.Description" String="Ownership of the device. Can be 'company' or 'personal'. Possible values are: unknown, company, personal." />
</Property>
<Property Name="deviceActionResults" Type="Collection(microsoft.graph.deviceActionResult)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of ComplexType deviceActionResult objects." />
</Property>
<Property Name="enrolledDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Enrollment time of the device." />
</Property>
<Property Name="lastSyncDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time that the device last completed a successful sync with Intune." />
</Property>
<Property Name="operatingSystem" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Operating system of the device. Windows, iOS, etc." />
</Property>
<Property Name="complianceState" Type="microsoft.graph.complianceState">
<Annotation Term="Org.OData.Core.V1.Description" String="Compliance state of the device. Possible values are: unknown, compliant, noncompliant, conflict, error, inGracePeriod, configManager." />
</Property>
<Property Name="jailBroken" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="whether the device is jail broken or rooted." />
</Property>
<Property Name="managementAgent" Type="microsoft.graph.managementAgentType">
<Annotation Term="Org.OData.Core.V1.Description" String="Management channel of the device. Intune, EAS, etc. Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController." />
</Property>
<Property Name="osVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Operating system version of the device." />
</Property>
<Property Name="easActivated" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether the device is Exchange ActiveSync activated." />
</Property>
<Property Name="easDeviceId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Exchange ActiveSync Id of the device." />
</Property>
<Property Name="easActivationDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Exchange ActivationSync activation time of the device." />
</Property>
<Property Name="azureADRegistered" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether the device is Azure Active Directory registered." />
</Property>
<Property Name="deviceEnrollmentType" Type="microsoft.graph.deviceEnrollmentType">
<Annotation Term="Org.OData.Core.V1.Description" String="Enrollment type of the device. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement." />
</Property>
<Property Name="activationLockBypassCode" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Code that allows the Activation Lock on a device to be bypassed." />
</Property>
<Property Name="emailAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Email(s) for the user associated with the device" />
</Property>
<Property Name="azureADDeviceId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier for the Azure Active Directory device. Read only." />
</Property>
<Property Name="deviceRegistrationState" Type="microsoft.graph.deviceRegistrationState">
<Annotation Term="Org.OData.Core.V1.Description" String="Device registration state. Possible values are: notRegistered, registered, revoked, keyConflict, approvalPending, certificateReset, notRegisteredPendingEnrollment, unknown." />
</Property>
<Property Name="deviceCategoryDisplayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Device category display name" />
</Property>
<Property Name="isSupervised" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Device supervised status" />
</Property>
<Property Name="exchangeLastSuccessfulSyncDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last time the device contacted Exchange." />
</Property>
<Property Name="exchangeAccessState" Type="microsoft.graph.deviceManagementExchangeAccessState">
<Annotation Term="Org.OData.Core.V1.Description" String="The Access State of the device in Exchange. Possible values are: none, unknown, allowed, blocked, quarantined." />
</Property>
<Property Name="exchangeAccessStateReason" Type="microsoft.graph.deviceManagementExchangeAccessStateReason">
<Annotation Term="Org.OData.Core.V1.Description" String="The reason for the device's access state in Exchange. Possible values are: none, unknown, exchangeGlobalRule, exchangeIndividualRule, exchangeDeviceRule, exchangeUpgrade, exchangeMailboxPolicy, other, compliant, notCompliant, notEnrolled, unknownLocation, mfaRequired, azureADBlockDueToAccessPolicy, compromisedPassword, deviceNotKnownWithManagedApp." />
</Property>
<Property Name="remoteAssistanceSessionUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Url that allows a Remote Assistance session to be established with the device." />
</Property>
<Property Name="remoteAssistanceSessionErrorDetails" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="An error string that identifies issues when creating Remote Assistance session objects." />
</Property>
<Property Name="isEncrypted" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Device encryption status" />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Device user principal name" />
</Property>
<Property Name="model" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Model of the device" />
</Property>
<Property Name="manufacturer" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Manufacturer of the device" />
</Property>
<Property Name="imei" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="IMEI" />
</Property>
<Property Name="complianceGracePeriodExpirationDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The DateTime when device compliance grace period expires" />
</Property>
<Property Name="serialNumber" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="SerialNumber" />
</Property>
<Property Name="phoneNumber" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Phone number of the device" />
</Property>
<Property Name="androidSecurityPatchLevel" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Android security patch level" />
</Property>
<Property Name="userDisplayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="User display name" />
</Property>
<Property Name="configurationManagerClientEnabledFeatures" Type="microsoft.graph.configurationManagerClientEnabledFeatures">
<Annotation Term="Org.OData.Core.V1.Description" String="ConfigrMgr client enabled features" />
</Property>
<Property Name="wiFiMacAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Wi-Fi MAC" />
</Property>
<Property Name="deviceHealthAttestationState" Type="microsoft.graph.deviceHealthAttestationState">
<Annotation Term="Org.OData.Core.V1.Description" String="The device health attestation state." />
</Property>
<Property Name="subscriberCarrier" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Subscriber Carrier" />
</Property>
<Property Name="meid" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="MEID" />
</Property>
<Property Name="totalStorageSpaceInBytes" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="Total Storage in Bytes" />
</Property>
<Property Name="freeStorageSpaceInBytes" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="Free Storage in Bytes" />
</Property>
<Property Name="managedDeviceName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Automatically generated name to identify a device. Can be overwritten to a user friendly name." />
</Property>
<Property Name="partnerReportedThreatState" Type="microsoft.graph.managedDevicePartnerReportedHealthState">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the threat state of a device when a Mobile Threat Defense partner is in use by the account and device. Read Only. Possible values are: unknown, activated, deactivated, secured, lowSeverity, mediumSeverity, highSeverity, unresponsive, compromised, misconfigured." />
</Property>
<NavigationProperty Name="deviceCategory" Type="microsoft.graph.deviceCategory">
<Annotation Term="Org.OData.Core.V1.Description" String="Device category" />
</NavigationProperty>
</EntityType>
<EntityType Name="managedDeviceOverview" BaseType="microsoft.graph.entity">
<Property Name="enrolledDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Total enrolled device count. Does not include PC devices managed via Intune PC Agent" />
</Property>
<Property Name="mdmEnrolledCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of devices enrolled in MDM" />
</Property>
<Property Name="dualEnrolledDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of devices enrolled in both MDM and EAS" />
</Property>
<Property Name="deviceOperatingSystemSummary" Type="microsoft.graph.deviceOperatingSystemSummary">
<Annotation Term="Org.OData.Core.V1.Description" String="Device operating system summary." />
</Property>
<Property Name="deviceExchangeAccessStateSummary" Type="microsoft.graph.deviceExchangeAccessStateSummary">
<Annotation Term="Org.OData.Core.V1.Description" String="Distribution of Exchange Access State in Intune" />
</Property>
</EntityType>
<EntityType Name="importedWindowsAutopilotDeviceIdentity">
<Property Name="id" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The GUID for the object" />
</Property>
<Property Name="orderIdentifier" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Order Id of the Windows autopilot device." />
</Property>
<Property Name="serialNumber" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Serial number of the Windows autopilot device." />
</Property>
<Property Name="productKey" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Product Key of the Windows autopilot device." />
</Property>
<Property Name="hardwareIdentifier" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="Hardware Blob of the Windows autopilot device." />
</Property>
<Property Name="state" Type="microsoft.graph.importedWindowsAutopilotDeviceIdentityState">
<Annotation Term="Org.OData.Core.V1.Description" String="Current state of the imported device." />
</Property>
<Key>
<PropertyRef Name="id" />
</Key>
</EntityType>
<EntityType Name="importedWindowsAutopilotDeviceIdentityUpload">
<Property Name="id" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The GUID for the object" />
</Property>
<Property Name="createdDateTimeUtc" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="DateTime when the entity is created." />
</Property>
<Property Name="status" Type="microsoft.graph.importedWindowsAutopilotDeviceIdentityUploadStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="Upload status. Possible values are: noUpload, pending, complete, error." />
</Property>
<Key>
<PropertyRef Name="id" />
</Key>
<NavigationProperty Name="deviceIdentities" Type="Collection(microsoft.graph.importedWindowsAutopilotDeviceIdentity)">
<Annotation Term="Org.OData.Core.V1.Description" String="Collection of all Autopilot devices as a part of this upload." />
</NavigationProperty>
</EntityType>
<EntityType Name="managedAppPolicy" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Policy display name." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The policy's description." />
</Property>
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time the policy was created." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last time the policy was modified." />
</Property>
<Property Name="version" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the entity." />
</Property>
</EntityType>
<EntityType Name="managedAppProtection" BaseType="microsoft.graph.managedAppPolicy">
<Property Name="periodOfflineBeforeAccessCheck" Type="Edm.Duration">
<Annotation Term="Org.OData.Core.V1.Description" String="The period after which access is checked when the device is not connected to the internet." />
</Property>
<Property Name="periodOnlineBeforeAccessCheck" Type="Edm.Duration">
<Annotation Term="Org.OData.Core.V1.Description" String="The period after which access is checked when the device is connected to the internet." />
</Property>
<Property Name="allowedInboundDataTransferSources" Type="microsoft.graph.managedAppDataTransferLevel">
<Annotation Term="Org.OData.Core.V1.Description" String="Sources from which data is allowed to be transferred. Possible values are: allApps, managedApps, none." />
</Property>
<Property Name="allowedOutboundDataTransferDestinations" Type="microsoft.graph.managedAppDataTransferLevel">
<Annotation Term="Org.OData.Core.V1.Description" String="Destinations to which data is allowed to be transferred. Possible values are: allApps, managedApps, none." />
</Property>
<Property Name="organizationalCredentialsRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether organizational credentials are required for app use." />
</Property>
<Property Name="allowedOutboundClipboardSharingLevel" Type="microsoft.graph.managedAppClipboardSharingLevel">
<Annotation Term="Org.OData.Core.V1.Description" String="The level to which the clipboard may be shared between apps on the managed device. Possible values are: allApps, managedAppsWithPasteIn, managedApps, blocked." />
</Property>
<Property Name="dataBackupBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the backup of a managed app's data is blocked." />
</Property>
<Property Name="deviceComplianceRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether device compliance is required." />
</Property>
<Property Name="managedBrowserToOpenLinksRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether internet links should be opened in the managed browser app." />
</Property>
<Property Name="saveAsBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether users may use the 'Save As' menu item to save a copy of protected files." />
</Property>
<Property Name="periodOfflineBeforeWipeIsEnforced" Type="Edm.Duration">
<Annotation Term="Org.OData.Core.V1.Description" String="The amount of time an app is allowed to remain disconnected from the internet before all managed data it is wiped." />
</Property>
<Property Name="pinRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether an app-level pin is required." />
</Property>
<Property Name="maximumPinRetries" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped." />
</Property>
<Property Name="simplePinBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether simplePin is blocked." />
</Property>
<Property Name="minimumPinLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Minimum pin length required for an app-level pin if PinRequired is set to True" />
</Property>
<Property Name="pinCharacterSet" Type="microsoft.graph.managedAppPinCharacterSet">
<Annotation Term="Org.OData.Core.V1.Description" String="Character set which may be used for an app-level pin if PinRequired is set to True. Possible values are: numeric, alphanumericAndSymbol." />
</Property>
<Property Name="periodBeforePinReset" Type="Edm.Duration">
<Annotation Term="Org.OData.Core.V1.Description" String="TimePeriod before the all-level pin must be reset if PinRequired is set to True." />
</Property>
<Property Name="allowedDataStorageLocations" Type="Collection(microsoft.graph.managedAppDataStorageLocation)">
<Annotation Term="Org.OData.Core.V1.Description" String="Data storage locations where a user may store managed data." />
</Property>
<Property Name="contactSyncBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether contacts can be synced to the user's device." />
</Property>
<Property Name="printBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether printing is allowed from managed apps." />
</Property>
<Property Name="fingerprintBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether use of the fingerprint reader is allowed in place of a pin if PinRequired is set to True." />
</Property>
<Property Name="disableAppPinIfDevicePinIsSet" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether use of the app pin is required if the device pin is set." />
</Property>
<Property Name="minimumRequiredOsVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Versions less than the specified version will block the managed app from accessing company data." />
</Property>
<Property Name="minimumWarningOsVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Versions less than the specified version will result in warning message on the managed app from accessing company data." />
</Property>
<Property Name="minimumRequiredAppVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Versions less than the specified version will block the managed app from accessing company data." />
</Property>
<Property Name="minimumWarningAppVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Versions less than the specified version will result in warning message on the managed app." />
</Property>
</EntityType>
<EntityType Name="targetedManagedAppProtection" BaseType="microsoft.graph.managedAppProtection">
<Property Name="isAssigned" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates if the policy is deployed to any inclusion groups or not." />
</Property>
<NavigationProperty Name="assignments" Type="Collection(microsoft.graph.targetedManagedAppPolicyAssignment)">
<Annotation Term="Org.OData.Core.V1.Description" String="Navigation property to list of inclusion and exclusion groups to which the policy is deployed." />
</NavigationProperty>
</EntityType>
<EntityType Name="androidManagedAppProtection" BaseType="microsoft.graph.targetedManagedAppProtection">
<Property Name="screenCaptureBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether a managed user can take screen captures of managed apps" />
</Property>
<Property Name="disableAppEncryptionIfDeviceEncryptionIsEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="When this setting is enabled, app level encryption is disabled if device level encryption is enabled" />
</Property>
<Property Name="encryptAppData" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether application data for managed apps should be encrypted" />
</Property>
<Property Name="deployedAppCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Count of apps to which the current policy is deployed." />
</Property>
<Property Name="minimumRequiredPatchVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Define the oldest required Android security patch level a user can have to gain secure access to the app." />
</Property>
<Property Name="minimumWarningPatchVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Define the oldest recommended Android security patch level a user can have for secure access to the app." />
</Property>
<NavigationProperty Name="apps" Type="Collection(microsoft.graph.managedMobileApp)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of apps to which the policy is deployed." />
</NavigationProperty>
<NavigationProperty Name="deploymentSummary" Type="microsoft.graph.managedAppPolicyDeploymentSummary">
<Annotation Term="Org.OData.Core.V1.Description" String="Navigation property to deployment summary of the configuration." />
</NavigationProperty>
</EntityType>
<EntityType Name="managedAppRegistration" BaseType="microsoft.graph.entity">
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Date and time of creation" />
</Property>
<Property Name="lastSyncDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Date and time of last the app synced with management service." />
</Property>
<Property Name="applicationVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="App version" />
</Property>
<Property Name="managementSdkVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="App management SDK version" />
</Property>
<Property Name="platformVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Operating System version" />
</Property>
<Property Name="deviceType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Host device type" />
</Property>
<Property Name="deviceTag" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="App management SDK generated tag, which helps relate apps hosted on the same device. Not guaranteed to relate apps in all conditions." />
</Property>
<Property Name="deviceName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Host device name" />
</Property>
<Property Name="flaggedReasons" Type="Collection(microsoft.graph.managedAppFlaggedReason)">
<Annotation Term="Org.OData.Core.V1.Description" String="Zero or more reasons an app registration is flagged. E.g. app running on rooted device" />
</Property>
<Property Name="userId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The user Id to who this app registration belongs." />
</Property>
<Property Name="appIdentifier" Type="microsoft.graph.mobileAppIdentifier">
<Annotation Term="Org.OData.Core.V1.Description" String="The app package Identifier" />
</Property>
<Property Name="version" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the entity." />
</Property>
<NavigationProperty Name="appliedPolicies" Type="Collection(microsoft.graph.managedAppPolicy)">
<Annotation Term="Org.OData.Core.V1.Description" String="Zero or more policys already applied on the registered app when it last synchronized with managment service." />
</NavigationProperty>
<NavigationProperty Name="intendedPolicies" Type="Collection(microsoft.graph.managedAppPolicy)">
<Annotation Term="Org.OData.Core.V1.Description" String="Zero or more policies admin intended for the app as of now." />
</NavigationProperty>
<NavigationProperty Name="operations" Type="Collection(microsoft.graph.managedAppOperation)">
<Annotation Term="Org.OData.Core.V1.Description" String="Zero or more long running operations triggered on the app registration." />
</NavigationProperty>
</EntityType>
<EntityType Name="androidManagedAppRegistration" BaseType="microsoft.graph.managedAppRegistration" />
<EntityType Name="defaultManagedAppProtection" BaseType="microsoft.graph.managedAppProtection">
<Property Name="appDataEncryptionType" Type="microsoft.graph.managedAppDataEncryptionType">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of encryption which should be used for data in a managed app. (iOS Only). Possible values are: useDeviceSettings, afterDeviceRestart, whenDeviceLockedExceptOpenFiles, whenDeviceLocked." />
</Property>
<Property Name="screenCaptureBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether screen capture is blocked. (Android only)" />
</Property>
<Property Name="encryptAppData" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether managed-app data should be encrypted. (Android only)" />
</Property>
<Property Name="disableAppEncryptionIfDeviceEncryptionIsEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="When this setting is enabled, app level encryption is disabled if device level encryption is enabled. (Android only)" />
</Property>
<Property Name="minimumRequiredSdkVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Versions less than the specified version will block the managed app from accessing company data. (iOS Only)" />
</Property>
<Property Name="customSettings" Type="Collection(microsoft.graph.keyValuePair)">
<Annotation Term="Org.OData.Core.V1.Description" String="A set of string key and string value pairs to be sent to the affected users, unalterned by this service" />
</Property>
<Property Name="deployedAppCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Count of apps to which the current policy is deployed." />
</Property>
<Property Name="minimumRequiredPatchVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Define the oldest required Android security patch level a user can have to gain secure access to the app. (Android only)" />
</Property>
<Property Name="minimumWarningPatchVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Define the oldest recommended Android security patch level a user can have for secure access to the app. (Android only)" />
</Property>
<Property Name="faceIdBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether use of the FaceID is allowed in place of a pin if PinRequired is set to True. (iOS Only)" />
</Property>
<NavigationProperty Name="apps" Type="Collection(microsoft.graph.managedMobileApp)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of apps to which the policy is deployed." />
</NavigationProperty>
<NavigationProperty Name="deploymentSummary" Type="microsoft.graph.managedAppPolicyDeploymentSummary">
<Annotation Term="Org.OData.Core.V1.Description" String="Navigation property to deployment summary of the configuration." />
</NavigationProperty>
</EntityType>
<EntityType Name="iosManagedAppProtection" BaseType="microsoft.graph.targetedManagedAppProtection">
<Property Name="appDataEncryptionType" Type="microsoft.graph.managedAppDataEncryptionType">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of encryption which should be used for data in a managed app. Possible values are: useDeviceSettings, afterDeviceRestart, whenDeviceLockedExceptOpenFiles, whenDeviceLocked." />
</Property>
<Property Name="minimumRequiredSdkVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Versions less than the specified version will block the managed app from accessing company data." />
</Property>
<Property Name="deployedAppCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Count of apps to which the current policy is deployed." />
</Property>
<Property Name="faceIdBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether use of the FaceID is allowed in place of a pin if PinRequired is set to True." />
</Property>
<NavigationProperty Name="apps" Type="Collection(microsoft.graph.managedMobileApp)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of apps to which the policy is deployed." />
</NavigationProperty>
<NavigationProperty Name="deploymentSummary" Type="microsoft.graph.managedAppPolicyDeploymentSummary">
<Annotation Term="Org.OData.Core.V1.Description" String="Navigation property to deployment summary of the configuration." />
</NavigationProperty>
</EntityType>
<EntityType Name="iosManagedAppRegistration" BaseType="microsoft.graph.managedAppRegistration" />
<EntityType Name="managedAppConfiguration" BaseType="microsoft.graph.managedAppPolicy">
<Property Name="customSettings" Type="Collection(microsoft.graph.keyValuePair)">
<Annotation Term="Org.OData.Core.V1.Description" String="A set of string key and string value pairs to be sent to apps for users to whom the configuration is scoped, unalterned by this service" />
</Property>
</EntityType>
<EntityType Name="managedAppOperation" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The operation name." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The last time the app operation was modified." />
</Property>
<Property Name="state" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The current state of the operation" />
</Property>
<Property Name="version" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the entity." />
</Property>
</EntityType>
<EntityType Name="managedAppPolicyDeploymentSummary" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="configurationDeployedUserCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="lastRefreshTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="configurationDeploymentSummaryPerApp" Type="Collection(microsoft.graph.managedAppPolicyDeploymentSummaryPerApp)">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="version" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the entity." />
</Property>
</EntityType>
<EntityType Name="managedAppStatus" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Friendly name of the status report." />
</Property>
<Property Name="version" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the entity." />
</Property>
</EntityType>
<EntityType Name="managedAppStatusRaw" BaseType="microsoft.graph.managedAppStatus">
<Property Name="content" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Status report content." />
</Property>
</EntityType>
<EntityType Name="managedMobileApp" BaseType="microsoft.graph.entity">
<Property Name="mobileAppIdentifier" Type="microsoft.graph.mobileAppIdentifier">
<Annotation Term="Org.OData.Core.V1.Description" String="The identifier for an app with it's operating system type." />
</Property>
<Property Name="version" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the entity." />
</Property>
</EntityType>
<EntityType Name="windowsInformationProtection" BaseType="microsoft.graph.managedAppPolicy">
<Property Name="enforcementLevel" Type="microsoft.graph.windowsInformationProtectionEnforcementLevel">
<Annotation Term="Org.OData.Core.V1.Description" String="WIP enforcement level.See the Enum definition for supported values. Possible values are: noProtection, encryptAndAuditOnly, encryptAuditAndPrompt, encryptAuditAndBlock." />
</Property>
<Property Name="enterpriseDomain" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Primary enterprise domain" />
</Property>
<Property Name="enterpriseProtectedDomainNames" Type="Collection(microsoft.graph.windowsInformationProtectionResourceCollection)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of enterprise domains to be protected" />
</Property>
<Property Name="protectionUnderLockConfigRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether the protection under lock feature (also known as encrypt under pin) should be configured" />
</Property>
<Property Name="dataRecoveryCertificate" Type="microsoft.graph.windowsInformationProtectionDataRecoveryCertificate">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies a recovery certificate that can be used for data recovery of encrypted files. This is the same as the data recovery agent(DRA) certificate for encrypting file system(EFS)" />
</Property>
<Property Name="revokeOnUnenrollDisabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="This policy controls whether to revoke the WIP keys when a device unenrolls from the management service. If set to 1 (Don't revoke keys), the keys will not be revoked and the user will continue to have access to protected files after unenrollment. If the keys are not revoked, there will be no revoked file cleanup subsequently." />
</Property>
<Property Name="rightsManagementServicesTemplateId" Type="Edm.Guid">
<Annotation Term="Org.OData.Core.V1.Description" String="TemplateID GUID to use for RMS encryption. The RMS template allows the IT admin to configure the details about who has access to RMS-protected file and how long they have access" />
</Property>
<Property Name="azureRightsManagementServicesAllowed" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether to allow Azure RMS encryption for WIP" />
</Property>
<Property Name="iconsVisible" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Determines whether overlays are added to icons for WIP protected files in Explorer and enterprise only app tiles in the Start menu. Starting in Windows 10, version 1703 this setting also configures the visibility of the WIP icon in the title bar of a WIP-protected app" />
</Property>
<Property Name="protectedApps" Type="Collection(microsoft.graph.windowsInformationProtectionApp)">
<Annotation Term="Org.OData.Core.V1.Description" String="Protected applications can access enterprise data and the data handled by those applications are protected with encryption" />
</Property>
<Property Name="exemptApps" Type="Collection(microsoft.graph.windowsInformationProtectionApp)">
<Annotation Term="Org.OData.Core.V1.Description" String="Exempt applications can also access enterprise data, but the data handled by those applications are not protected. This is because some critical enterprise applications may have compatibility problems with encrypted data." />
</Property>
<Property Name="enterpriseNetworkDomainNames" Type="Collection(microsoft.graph.windowsInformationProtectionResourceCollection)">
<Annotation Term="Org.OData.Core.V1.Description" String="This is the list of domains that comprise the boundaries of the enterprise. Data from one of these domains that is sent to a device will be considered enterprise data and protected These locations will be considered a safe destination for enterprise data to be shared to" />
</Property>
<Property Name="enterpriseProxiedDomains" Type="Collection(microsoft.graph.windowsInformationProtectionProxiedDomainCollection)">
<Annotation Term="Org.OData.Core.V1.Description" String="Contains a list of Enterprise resource domains hosted in the cloud that need to be protected. Connections to these resources are considered enterprise data. If a proxy is paired with a cloud resource, traffic to the cloud resource will be routed through the enterprise network via the denoted proxy server (on Port 80). A proxy server used for this purpose must also be configured using the EnterpriseInternalProxyServers policy" />
</Property>
<Property Name="enterpriseIPRanges" Type="Collection(microsoft.graph.windowsInformationProtectionIPRangeCollection)">
<Annotation Term="Org.OData.Core.V1.Description" String="Sets the enterprise IP ranges that define the computers in the enterprise network. Data that comes from those computers will be considered part of the enterprise and protected. These locations will be considered a safe destination for enterprise data to be shared to" />
</Property>
<Property Name="enterpriseIPRangesAreAuthoritative" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Boolean value that tells the client to accept the configured list and not to use heuristics to attempt to find other subnets. Default is false" />
</Property>
<Property Name="enterpriseProxyServers" Type="Collection(microsoft.graph.windowsInformationProtectionResourceCollection)">
<Annotation Term="Org.OData.Core.V1.Description" String="This is a list of proxy servers. Any server not on this list is considered non-enterprise" />
</Property>
<Property Name="enterpriseInternalProxyServers" Type="Collection(microsoft.graph.windowsInformationProtectionResourceCollection)">
<Annotation Term="Org.OData.Core.V1.Description" String="This is the comma-separated list of internal proxy servers. For example, '157.54.14.28, 157.54.11.118, 10.202.14.167, 157.53.14.163, 157.69.210.59'. These proxies have been configured by the admin to connect to specific resources on the Internet. They are considered to be enterprise network locations. The proxies are only leveraged in configuring the EnterpriseProxiedDomains policy to force traffic to the matched domains through these proxies" />
</Property>
<Property Name="enterpriseProxyServersAreAuthoritative" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Boolean value that tells the client to accept the configured list of proxies and not try to detect other work proxies. Default is false" />
</Property>
<Property Name="neutralDomainResources" Type="Collection(microsoft.graph.windowsInformationProtectionResourceCollection)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of domain names that can used for work or personal resource" />
</Property>
<Property Name="indexingEncryptedStoresOrItemsBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="This switch is for the Windows Search Indexer, to allow or disallow indexing of items" />
</Property>
<Property Name="smbAutoEncryptedFileExtensions" Type="Collection(microsoft.graph.windowsInformationProtectionResourceCollection)">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies a list of file extensions, so that files with these extensions are encrypted when copying from an SMB share within the corporate boundary" />
</Property>
<Property Name="isAssigned" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates if the policy is deployed to any inclusion groups or not." />
</Property>
<NavigationProperty Name="protectedAppLockerFiles" Type="Collection(microsoft.graph.windowsInformationProtectionAppLockerFile)">
<Annotation Term="Org.OData.Core.V1.Description" String="Another way to input protected apps through xml files" />
</NavigationProperty>
<NavigationProperty Name="exemptAppLockerFiles" Type="Collection(microsoft.graph.windowsInformationProtectionAppLockerFile)">
<Annotation Term="Org.OData.Core.V1.Description" String="Another way to input exempt apps through xml files" />
</NavigationProperty>
<NavigationProperty Name="assignments" Type="Collection(microsoft.graph.targetedManagedAppPolicyAssignment)">
<Annotation Term="Org.OData.Core.V1.Description" String="Navigation property to list of security groups targeted for policy." />
</NavigationProperty>
</EntityType>
<EntityType Name="mdmWindowsInformationProtectionPolicy" BaseType="microsoft.graph.windowsInformationProtection" />
<EntityType Name="targetedManagedAppConfiguration" BaseType="microsoft.graph.managedAppConfiguration">
<Property Name="deployedAppCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Count of apps to which the current policy is deployed." />
</Property>
<Property Name="isAssigned" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates if the policy is deployed to any inclusion groups or not." />
</Property>
<NavigationProperty Name="apps" Type="Collection(microsoft.graph.managedMobileApp)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of apps to which the policy is deployed." />
</NavigationProperty>
<NavigationProperty Name="deploymentSummary" Type="microsoft.graph.managedAppPolicyDeploymentSummary">
<Annotation Term="Org.OData.Core.V1.Description" String="Navigation property to deployment summary of the configuration." />
</NavigationProperty>
<NavigationProperty Name="assignments" Type="Collection(microsoft.graph.targetedManagedAppPolicyAssignment)">
<Annotation Term="Org.OData.Core.V1.Description" String="Navigation property to list of inclusion and exclusion groups to which the policy is deployed." />
</NavigationProperty>
</EntityType>
<EntityType Name="targetedManagedAppPolicyAssignment" BaseType="microsoft.graph.entity">
<Property Name="target" Type="microsoft.graph.deviceAndAppManagementAssignmentTarget">
<Annotation Term="Org.OData.Core.V1.Description" String="Identifier for deployment of a group or app" />
</Property>
</EntityType>
<EntityType Name="windowsInformationProtectionAppLockerFile" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The friendly name" />
</Property>
<Property Name="fileHash" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="SHA256 hash of the file" />
</Property>
<Property Name="file" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="File as a byte array" />
</Property>
<Property Name="version" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the entity." />
</Property>
</EntityType>
<EntityType Name="windowsInformationProtectionPolicy" BaseType="microsoft.graph.windowsInformationProtection">
<Property Name="revokeOnMdmHandoffDisabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="New property in RS2, pending documentation" />
</Property>
<Property Name="mdmEnrollmentUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Enrollment url for the MDM" />
</Property>
<Property Name="windowsHelloForBusinessBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Boolean value that sets Windows Hello for Business as a method for signing into Windows." />
</Property>
<Property Name="pinMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest." />
</Property>
<Property Name="pinUppercaseLetters" Type="microsoft.graph.windowsInformationProtectionPinCharacterRequirements">
<Annotation Term="Org.OData.Core.V1.Description" String="Integer value that configures the use of uppercase letters in the Windows Hello for Business PIN. Default is NotAllow. Possible values are: notAllow, requireAtLeastOne, allow." />
</Property>
<Property Name="pinLowercaseLetters" Type="microsoft.graph.windowsInformationProtectionPinCharacterRequirements">
<Annotation Term="Org.OData.Core.V1.Description" String="Integer value that configures the use of lowercase letters in the Windows Hello for Business PIN. Default is NotAllow. Possible values are: notAllow, requireAtLeastOne, allow." />
</Property>
<Property Name="pinSpecialCharacters" Type="microsoft.graph.windowsInformationProtectionPinCharacterRequirements">
<Annotation Term="Org.OData.Core.V1.Description" String="Integer value that configures the use of special characters in the Windows Hello for Business PIN. Valid special characters for Windows Hello for Business PIN gestures include: ! ' # $ % &amp; ' ( ) + , - . / : ; &lt; = &gt; ? @ [ / ] ^ ` {" />
</Property>
<Property Name="pinExpirationDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Integer value specifies the period of time (in days) that a PIN can be used before the system requires the user to change it. The largest number you can configure for this policy setting is 730. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user's PIN will never expire. This node was added in Windows 10, version 1511. Default is 0." />
</Property>
<Property Name="numberOfPastPinsRemembered" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Integer value that specifies the number of past PINs that can be associated to a user account that can't be reused. The largest number you can configure for this policy setting is 50. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0." />
</Property>
<Property Name="passwordMaximumAttemptCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 &lt;= X &lt;= 16 for desktop and 0 &lt;= X &lt;= 999 for mobile devices." />
</Property>
<Property Name="minutesOfInactivityBeforeDeviceLock" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 &lt;= X &lt;= 999." />
</Property>
<Property Name="daysWithoutContactBeforeUnenroll" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Offline interval before app data is wiped (days)" />
</Property>
</EntityType>
<EntityType Name="localizedNotificationMessage" BaseType="microsoft.graph.entity">
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="DateTime the object was last modified." />
</Property>
<Property Name="locale" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Locale for which this message is destined." />
</Property>
<Property Name="subject" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Message Template Subject." />
</Property>
<Property Name="messageTemplate" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Message Template content." />
</Property>
<Property Name="isDefault" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Flag to indicate whether or not this is the default locale for language fallback. This flag can only be set. To unset, set this property to true on another Localized Notification Message." />
</Property>
</EntityType>
<EntityType Name="notificationMessageTemplate" BaseType="microsoft.graph.entity">
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="DateTime the object was last modified." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display name for the Notification Message Template." />
</Property>
<Property Name="defaultLocale" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The default locale to fallback onto when the requested locale is not available." />
</Property>
<Property Name="brandingOptions" Type="microsoft.graph.notificationTemplateBrandingOptions">
<Annotation Term="Org.OData.Core.V1.Description" String="The Message Template Branding Options. Branding is defined in the Intune Admin Console. Possible values are: none, includeCompanyLogo, includeCompanyName, includeContactInformation." />
</Property>
<NavigationProperty Name="localizedNotificationMessages" Type="Collection(microsoft.graph.localizedNotificationMessage)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of localized messages for this Notification Message Template." />
</NavigationProperty>
</EntityType>
<EntityType Name="deviceEnrollmentConfiguration" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="priority" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="version" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<NavigationProperty Name="assignments" Type="Collection(microsoft.graph.enrollmentConfigurationAssignment)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of group assignments for the device configuration profile." />
</NavigationProperty>
</EntityType>
<EntityType Name="deviceEnrollmentLimitConfiguration" BaseType="microsoft.graph.deviceEnrollmentConfiguration">
<Property Name="limit" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
</EntityType>
<EntityType Name="deviceEnrollmentPlatformRestrictionsConfiguration" BaseType="microsoft.graph.deviceEnrollmentConfiguration">
<Property Name="iosRestriction" Type="microsoft.graph.deviceEnrollmentPlatformRestriction">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="windowsRestriction" Type="microsoft.graph.deviceEnrollmentPlatformRestriction">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="windowsMobileRestriction" Type="microsoft.graph.deviceEnrollmentPlatformRestriction">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="androidRestriction" Type="microsoft.graph.deviceEnrollmentPlatformRestriction">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="macOSRestriction" Type="microsoft.graph.deviceEnrollmentPlatformRestriction">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
</EntityType>
<EntityType Name="deviceEnrollmentWindowsHelloForBusinessConfiguration" BaseType="microsoft.graph.deviceEnrollmentConfiguration">
<Property Name="pinMinimumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="pinMaximumLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="pinUppercaseCharactersUsage" Type="microsoft.graph.windowsHelloForBusinessPinUsage">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented. Possible values are: allowed, required, disallowed." />
</Property>
<Property Name="pinLowercaseCharactersUsage" Type="microsoft.graph.windowsHelloForBusinessPinUsage">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented. Possible values are: allowed, required, disallowed." />
</Property>
<Property Name="pinSpecialCharactersUsage" Type="microsoft.graph.windowsHelloForBusinessPinUsage">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented. Possible values are: allowed, required, disallowed." />
</Property>
<Property Name="state" Type="microsoft.graph.enablement">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented. Possible values are: notConfigured, enabled, disabled." />
</Property>
<Property Name="securityDeviceRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="unlockWithBiometricsEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="remotePassportEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="pinPreviousBlockCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="pinExpirationInDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="enhancedBiometricsState" Type="microsoft.graph.enablement">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented. Possible values are: notConfigured, enabled, disabled." />
</Property>
</EntityType>
<EntityType Name="deviceManagementExchangeConnector" BaseType="microsoft.graph.entity">
<Property Name="lastSyncDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last sync time for the Exchange Connector" />
</Property>
<Property Name="status" Type="microsoft.graph.deviceManagementExchangeConnectorStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="Exchange Connector Status. Possible values are: none, connectionPending, connected, disconnected." />
</Property>
<Property Name="primarySmtpAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Email address used to configure the Service To Service Exchange Connector." />
</Property>
<Property Name="serverName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the Exchange server." />
</Property>
<Property Name="connectorServerName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the server hosting the Exchange Connector." />
</Property>
<Property Name="exchangeConnectorType" Type="microsoft.graph.deviceManagementExchangeConnectorType">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of Exchange Connector Configured. Possible values are: onPremises, hosted, serviceToService, dedicated." />
</Property>
<Property Name="version" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The version of the ExchangeConnectorAgent" />
</Property>
<Property Name="exchangeAlias" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="An alias assigned to the Exchange server" />
</Property>
<Property Name="exchangeOrganization" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Exchange Organization to the Exchange server" />
</Property>
</EntityType>
<EntityType Name="deviceManagementPartner" BaseType="microsoft.graph.entity">
<Property Name="lastHeartbeatDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Timestamp of last heartbeat after admin enabled option Connect to Device management Partner" />
</Property>
<Property Name="partnerState" Type="microsoft.graph.deviceManagementPartnerTenantState">
<Annotation Term="Org.OData.Core.V1.Description" String="Partner state of this tenant. Possible values are: unknown, unavailable, enabled, terminated, rejected, unresponsive." />
</Property>
<Property Name="partnerAppType" Type="microsoft.graph.deviceManagementPartnerAppType">
<Annotation Term="Org.OData.Core.V1.Description" String="Partner App type. Possible values are: unknown, singleTenantApp, multiTenantApp." />
</Property>
<Property Name="singleTenantAppId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Partner Single tenant App id" />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Partner display name" />
</Property>
<Property Name="isConfigured" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether device management partner is configured or not" />
</Property>
<Property Name="whenPartnerDevicesWillBeRemovedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="DateTime in UTC when PartnerDevices will be removed" />
</Property>
<Property Name="whenPartnerDevicesWillBeMarkedAsNonCompliantDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="DateTime in UTC when PartnerDevices will be marked as NonCompliant" />
</Property>
</EntityType>
<EntityType Name="enrollmentConfigurationAssignment" BaseType="microsoft.graph.entity">
<Property Name="target" Type="microsoft.graph.deviceAndAppManagementAssignmentTarget">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
</EntityType>
<EntityType Name="mobileThreatDefenseConnector" BaseType="microsoft.graph.entity">
<Property Name="lastHeartbeatDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="DateTime of last Heartbeat recieved from the Data Sync Partner" />
</Property>
<Property Name="partnerState" Type="microsoft.graph.mobileThreatPartnerTenantState">
<Annotation Term="Org.OData.Core.V1.Description" String="Data Sync Partner state for this account. Possible values are: unavailable, available, enabled, unresponsive." />
</Property>
<Property Name="androidEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="For Android, set whether data from the data sync partner should be used during compliance evaluations" />
</Property>
<Property Name="iosEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="For IOS, get or set whether data from the data sync partner should be used during compliance evaluations" />
</Property>
<Property Name="androidDeviceBlockedOnMissingPartnerData" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="For Android, set whether Intune must receive data from the data sync partner prior to marking a device compliant" />
</Property>
<Property Name="iosDeviceBlockedOnMissingPartnerData" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="For IOS, set whether Intune must receive data from the data sync partner prior to marking a device compliant" />
</Property>
<Property Name="partnerUnsupportedOsVersionBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Data Sync Partner" />
</Property>
<Property Name="partnerUnresponsivenessThresholdInDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Get or Set days the per tenant tolerance to unresponsiveness for this partner integration" />
</Property>
</EntityType>
<EntityType Name="onPremisesConditionalAccessSettings" BaseType="microsoft.graph.entity">
<Property Name="enabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates if on premises conditional access is enabled for this organization" />
</Property>
<Property Name="includedGroups" Type="Collection(Edm.Guid)">
<Annotation Term="Org.OData.Core.V1.Description" String="User groups that will be targeted by on premises conditional access. All users in these groups will be required to have mobile device managed and compliant for mail access." />
</Property>
<Property Name="excludedGroups" Type="Collection(Edm.Guid)">
<Annotation Term="Org.OData.Core.V1.Description" String="User groups that will be exempt by on premises conditional access. All users in these groups will be exempt from the conditional access policy." />
</Property>
<Property Name="overrideDefaultRule" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Override the default access rule when allowing a device to ensure access is granted." />
</Property>
</EntityType>
<EntityType Name="organization" OpenType="true" BaseType="microsoft.graph.directoryObject">
<Property Name="mobileDeviceManagementAuthority" Type="microsoft.graph.mdmAuthority">
<Annotation Term="Org.OData.Core.V1.Description" String="Mobile device management authority. Possible values are: unknown, intune, sccm, office365." />
</Property>
<Property Name="assignedPlans" Type="Collection(microsoft.graph.assignedPlan)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of service plans associated with the tenant. Not nullable." />
</Property>
<Property Name="businessPhones" Type="Collection(Edm.String)" />
<Property Name="city" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="City name of the address for the organization" />
</Property>
<Property Name="companyLastDirSyncTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The time and date at which the tenant was last synced with the on-premise directory.The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="country" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Country/region name of the address for the organization" />
</Property>
<Property Name="countryLetterCode" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Country/region abbreviation for the organization" />
</Property>
<Property Name="deletionTimestamp" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="dirSyncEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default)." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The display name for the tenant." />
</Property>
<Property Name="marketingNotificationEmails" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Not nullable." />
</Property>
<Property Name="objectType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A string that identifies the object type. For tenants the value is always 'Company'." />
</Property>
<Property Name="onPremisesLastSyncDateTime" Type="Edm.DateTimeOffset" />
<Property Name="onPremisesSyncEnabled" Type="Edm.Boolean" />
<Property Name="postalCode" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Postal code of the address for the organization" />
</Property>
<Property Name="preferredLanguage" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The preferred language for the organization. Should follow ISO 639-1 Code; for example 'en'." />
</Property>
<Property Name="privacyProfile" Type="microsoft.graph.privacyProfile">
<Annotation Term="Org.OData.Core.V1.Description" String="The privacy profile of an organization." />
</Property>
<Property Name="provisionedPlans" Type="Collection(microsoft.graph.provisionedPlan)">
<Annotation Term="Org.OData.Core.V1.Description" String="Not nullable." />
</Property>
<Property Name="securityComplianceNotificationMails" Type="Collection(Edm.String)" />
<Property Name="securityComplianceNotificationPhones" Type="Collection(Edm.String)" />
<Property Name="state" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="State name of the address for the organization" />
</Property>
<Property Name="street" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Street name of the address for organization" />
</Property>
<Property Name="technicalNotificationMails" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Not nullable." />
</Property>
<Property Name="telephoneNumber" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Telephone number for the organization" />
</Property>
<Property Name="verifiedDomains" Type="Collection(microsoft.graph.verifiedDomain)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of domains associated with this tenant. Not nullable." />
</Property>
<NavigationProperty Name="extensions" Type="Collection(microsoft.graph.extension)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of open extensions defined for the organization. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="vppToken" BaseType="microsoft.graph.entity">
<Property Name="organizationName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The organization associated with the Apple Volume Purchase Program Token" />
</Property>
<Property Name="vppTokenAccountType" Type="microsoft.graph.vppTokenAccountType">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of volume purchase program which the given Apple Volume Purchase Program Token is associated with. Possible values are: business, education. Possible values are: business, education." />
</Property>
<Property Name="appleId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The apple Id associated with the given Apple Volume Purchase Program Token." />
</Property>
<Property Name="expirationDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The expiration date time of the Apple Volume Purchase Program Token." />
</Property>
<Property Name="lastSyncDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The last time when an application sync was done with the Apple volume purchase program service using the the Apple Volume Purchase Program Token." />
</Property>
<Property Name="token" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Apple Volume Purchase Program Token string downloaded from the Apple Volume Purchase Program." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Last modification date time associated with the Apple Volume Purchase Program Token." />
</Property>
<Property Name="state" Type="microsoft.graph.vppTokenState">
<Annotation Term="Org.OData.Core.V1.Description" String="Current state of the Apple Volume Purchase Program Token. Possible values are: unknown, valid, expired, invalid, assignedToExternalMDM. Possible values are: unknown, valid, expired, invalid, assignedToExternalMDM." />
</Property>
<Property Name="lastSyncStatus" Type="microsoft.graph.vppTokenSyncStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="Current sync status of the last application sync which was triggered using the Apple Volume Purchase Program Token. Possible values are: none, inProgress, completed, failed. Possible values are: none, inProgress, completed, failed." />
</Property>
<Property Name="automaticallyUpdateApps" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not apps for the VPP token will be automatically updated." />
</Property>
<Property Name="countryOrRegion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not apps for the VPP token will be automatically updated." />
</Property>
</EntityType>
<EntityType Name="roleAssignment" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The display or friendly name of the role Assignment." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Description of the Role Assignment." />
</Property>
<Property Name="resourceScopes" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of ids of role scope member security groups. These are IDs from Azure Active Directory." />
</Property>
<NavigationProperty Name="roleDefinition" Type="microsoft.graph.roleDefinition">
<Annotation Term="Org.OData.Core.V1.Description" String="Role definition this assignment is part of." />
</NavigationProperty>
</EntityType>
<EntityType Name="deviceAndAppManagementRoleAssignment" BaseType="microsoft.graph.roleAssignment">
<Property Name="members" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of ids of role member security groups. These are IDs from Azure Active Directory." />
</Property>
</EntityType>
<EntityType Name="roleDefinition" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display Name of the Role definition." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Description of the Role definition." />
</Property>
<Property Name="rolePermissions" Type="Collection(microsoft.graph.rolePermission)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of Role Permissions this role is allowed to perform. These must match the actionName that is defined as part of the rolePermission." />
</Property>
<Property Name="isBuiltIn" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of Role. Set to True if it is built-in, or set to False if it is a custom role definition." />
</Property>
<NavigationProperty Name="roleAssignments" Type="Collection(microsoft.graph.roleAssignment)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of Role assignments for this role definition." />
</NavigationProperty>
</EntityType>
<EntityType Name="deviceAndAppManagementRoleDefinition" BaseType="microsoft.graph.roleDefinition" />
<EntityType Name="resourceOperation" BaseType="microsoft.graph.entity">
<Property Name="resourceName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the Resource this operation is performed on." />
</Property>
<Property Name="actionName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of action this operation is going to perform. The actionName should be concise and limited to as few words as possible." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Description of the resource operation. The description is used in mouse-over text for the operation when shown in the Azure Portal." />
</Property>
</EntityType>
<EntityType Name="remoteAssistancePartner" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display name of the partner." />
</Property>
<Property Name="onboardingUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="URL of the partner's onboarding portal, where an administrator can configure their Remote Assistance service." />
</Property>
<Property Name="onboardingStatus" Type="microsoft.graph.remoteAssistanceOnboardingStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="TBD. Possible values are: notOnboarded, onboarding, onboarded." />
</Property>
<Property Name="lastConnectionDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Timestamp of the last request sent to Intune by the TEM partner." />
</Property>
</EntityType>
<EntityType Name="deviceAppManagement" BaseType="microsoft.graph.entity">
<Property Name="microsoftStoreForBusinessLastSuccessfulSyncDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The last time the apps from the Microsoft Store for Business were synced successfully for the account." />
</Property>
<Property Name="isEnabledForMicrosoftStoreForBusiness" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether the account is enabled for syncing applications from the Microsoft Store for Business." />
</Property>
<Property Name="microsoftStoreForBusinessLanguage" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The locale information used to sync applications from the Microsoft Store for Business. Cultures that are specific to a country/region. The names of these cultures follow RFC 4646 (Windows Vista and later). The format is -&lt;country/regioncode2&gt;, where is a lowercase two-letter code derived from ISO 639-1 and &lt;country/regioncode2&gt; is an uppercase two-letter code derived from ISO 3166. For example, en-US for English (United States) is a specific culture." />
</Property>
<Property Name="microsoftStoreForBusinessLastCompletedApplicationSyncTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The last time an application sync from the Microsoft Store for Business was completed." />
</Property>
<NavigationProperty Name="mobileAppCategories" Type="Collection(microsoft.graph.mobileAppCategory)">
<Annotation Term="Org.OData.Core.V1.Description" String="The mobile app categories." />
</NavigationProperty>
<NavigationProperty Name="mobileAppConfigurations" Type="Collection(microsoft.graph.managedDeviceMobileAppConfiguration)">
<Annotation Term="Org.OData.Core.V1.Description" String="The Managed Device Mobile Application Configurations." />
</NavigationProperty>
<NavigationProperty Name="mobileApps" Type="Collection(microsoft.graph.mobileApp)">
<Annotation Term="Org.OData.Core.V1.Description" String="The mobile apps." />
</NavigationProperty>
<NavigationProperty Name="managedEBooks" Type="Collection(microsoft.graph.managedEBook)">
<Annotation Term="Org.OData.Core.V1.Description" String="The Managed eBook." />
</NavigationProperty>
<NavigationProperty Name="androidManagedAppProtections" Type="Collection(microsoft.graph.androidManagedAppProtection)">
<Annotation Term="Org.OData.Core.V1.Description" String="Android managed app policies." />
</NavigationProperty>
<NavigationProperty Name="defaultManagedAppProtections" Type="Collection(microsoft.graph.defaultManagedAppProtection)">
<Annotation Term="Org.OData.Core.V1.Description" String="Default managed app policies." />
</NavigationProperty>
<NavigationProperty Name="iosManagedAppProtections" Type="Collection(microsoft.graph.iosManagedAppProtection)">
<Annotation Term="Org.OData.Core.V1.Description" String="iOS managed app policies." />
</NavigationProperty>
<NavigationProperty Name="managedAppPolicies" Type="Collection(microsoft.graph.managedAppPolicy)">
<Annotation Term="Org.OData.Core.V1.Description" String="Managed app policies." />
</NavigationProperty>
<NavigationProperty Name="managedAppRegistrations" Type="Collection(microsoft.graph.managedAppRegistration)">
<Annotation Term="Org.OData.Core.V1.Description" String="The managed app registrations." />
</NavigationProperty>
<NavigationProperty Name="managedAppStatuses" Type="Collection(microsoft.graph.managedAppStatus)">
<Annotation Term="Org.OData.Core.V1.Description" String="The managed app statuses." />
</NavigationProperty>
<NavigationProperty Name="mdmWindowsInformationProtectionPolicies" Type="Collection(microsoft.graph.mdmWindowsInformationProtectionPolicy)">
<Annotation Term="Org.OData.Core.V1.Description" String="Windows information protection for apps running on devices which are MDM enrolled." />
</NavigationProperty>
<NavigationProperty Name="targetedManagedAppConfigurations" Type="Collection(microsoft.graph.targetedManagedAppConfiguration)">
<Annotation Term="Org.OData.Core.V1.Description" String="Targeted managed app configurations." />
</NavigationProperty>
<NavigationProperty Name="windowsInformationProtectionPolicies" Type="Collection(microsoft.graph.windowsInformationProtectionPolicy)">
<Annotation Term="Org.OData.Core.V1.Description" String="Windows information protection for apps running on devices which are not MDM enrolled." />
</NavigationProperty>
<NavigationProperty Name="vppTokens" Type="Collection(microsoft.graph.vppToken)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of Vpp tokens for this organization." />
</NavigationProperty>
</EntityType>
<EntityType Name="deviceCategory" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display name for the device category." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional description for the device category." />
</Property>
</EntityType>
<EntityType Name="deviceManagement" BaseType="microsoft.graph.entity">
<Property Name="intuneBrand" Type="microsoft.graph.intuneBrand">
<Annotation Term="Org.OData.Core.V1.Description" String="intuneBrand contains data which is used in customizing the appearance of the Company Portal applications as well as the end user web portal." />
</Property>
<Property Name="subscriptionState" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Tenant mobile device management subscription state. The possible values are: pending, active, warning, disabled, deleted, blocked, lockedOut." />
</Property>
<Property Name="settings" Type="microsoft.graph.deviceManagementSettings">
<Annotation Term="Org.OData.Core.V1.Description" String="Account level settings." />
</Property>
<NavigationProperty Name="auditEvents" Type="Collection(microsoft.graph.auditEvent)">
<Annotation Term="Org.OData.Core.V1.Description" String="The Audit Events" />
</NavigationProperty>
<NavigationProperty Name="termsAndConditions" Type="Collection(microsoft.graph.termsAndConditions)">
<Annotation Term="Org.OData.Core.V1.Description" String="The terms and conditions associated with device management of the company." />
</NavigationProperty>
<NavigationProperty Name="deviceCompliancePolicies" Type="Collection(microsoft.graph.deviceCompliancePolicy)">
<Annotation Term="Org.OData.Core.V1.Description" String="The device compliance policies." />
</NavigationProperty>
<NavigationProperty Name="deviceCompliancePolicyDeviceStateSummary" Type="microsoft.graph.deviceCompliancePolicyDeviceStateSummary">
<Annotation Term="Org.OData.Core.V1.Description" String="The device compliance state summary for this account." />
</NavigationProperty>
<NavigationProperty Name="deviceCompliancePolicySettingStateSummaries" Type="Collection(microsoft.graph.deviceCompliancePolicySettingStateSummary)">
<Annotation Term="Org.OData.Core.V1.Description" String="The summary states of compliance policy settings for this account." />
</NavigationProperty>
<NavigationProperty Name="deviceConfigurationDeviceStateSummaries" Type="microsoft.graph.deviceConfigurationDeviceStateSummary">
<Annotation Term="Org.OData.Core.V1.Description" String="The device configuration device state summary for this account." />
</NavigationProperty>
<NavigationProperty Name="deviceConfigurations" Type="Collection(microsoft.graph.deviceConfiguration)">
<Annotation Term="Org.OData.Core.V1.Description" String="The device configurations." />
</NavigationProperty>
<NavigationProperty Name="iosUpdateStatuses" Type="Collection(microsoft.graph.iosUpdateDeviceStatus)">
<Annotation Term="Org.OData.Core.V1.Description" String="The IOS software update installation statuses for this account." />
</NavigationProperty>
<NavigationProperty Name="softwareUpdateStatusSummary" Type="microsoft.graph.softwareUpdateStatusSummary">
<Annotation Term="Org.OData.Core.V1.Description" String="The software update status summary." />
</NavigationProperty>
<NavigationProperty Name="applePushNotificationCertificate" Type="microsoft.graph.applePushNotificationCertificate">
<Annotation Term="Org.OData.Core.V1.Description" String="Apple push notification certificate." />
</NavigationProperty>
<NavigationProperty Name="detectedApps" Type="Collection(microsoft.graph.detectedApp)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of detected apps associated with a device." />
</NavigationProperty>
<NavigationProperty Name="managedDeviceOverview" Type="microsoft.graph.managedDeviceOverview">
<Annotation Term="Org.OData.Core.V1.Description" String="Device overview" />
</NavigationProperty>
<NavigationProperty Name="managedDevices" Type="Collection(microsoft.graph.managedDevice)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of managed devices." />
</NavigationProperty>
<NavigationProperty Name="importedWindowsAutopilotDeviceIdentities" Type="Collection(microsoft.graph.importedWindowsAutopilotDeviceIdentity)">
<Annotation Term="Org.OData.Core.V1.Description" String="Collection of imported Windows autopilot devices." />
</NavigationProperty>
<NavigationProperty Name="importedWindowsAutopilotDeviceIdentityUploads" Type="Collection(microsoft.graph.importedWindowsAutopilotDeviceIdentityUpload)">
<Annotation Term="Org.OData.Core.V1.Description" String="Collection of Windows autopilot devices upload." />
</NavigationProperty>
<NavigationProperty Name="notificationMessageTemplates" Type="Collection(microsoft.graph.notificationMessageTemplate)">
<Annotation Term="Org.OData.Core.V1.Description" String="The Notification Message Templates." />
</NavigationProperty>
<NavigationProperty Name="conditionalAccessSettings" Type="microsoft.graph.onPremisesConditionalAccessSettings">
<Annotation Term="Org.OData.Core.V1.Description" String="The Exchange on premises conditional access settings. On premises conditional access will require devices to be both enrolled and compliant for mail access" />
</NavigationProperty>
<NavigationProperty Name="deviceCategories" Type="Collection(microsoft.graph.deviceCategory)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of device categories with the tenant." />
</NavigationProperty>
<NavigationProperty Name="deviceEnrollmentConfigurations" Type="Collection(microsoft.graph.deviceEnrollmentConfiguration)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of device enrollment configurations" />
</NavigationProperty>
<NavigationProperty Name="deviceManagementPartners" Type="Collection(microsoft.graph.deviceManagementPartner)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of Device Management Partners configured by the tenant." />
</NavigationProperty>
<NavigationProperty Name="exchangeConnectors" Type="Collection(microsoft.graph.deviceManagementExchangeConnector)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of Exchange Connectors configured by the tenant." />
</NavigationProperty>
<NavigationProperty Name="mobileThreatDefenseConnectors" Type="Collection(microsoft.graph.mobileThreatDefenseConnector)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of Mobile threat Defense connectors configured by the tenant." />
</NavigationProperty>
<NavigationProperty Name="resourceOperations" Type="Collection(microsoft.graph.resourceOperation)">
<Annotation Term="Org.OData.Core.V1.Description" String="The Resource Operations." />
</NavigationProperty>
<NavigationProperty Name="roleAssignments" Type="Collection(microsoft.graph.deviceAndAppManagementRoleAssignment)">
<Annotation Term="Org.OData.Core.V1.Description" String="The Role Assignments." />
</NavigationProperty>
<NavigationProperty Name="roleDefinitions" Type="Collection(microsoft.graph.roleDefinition)">
<Annotation Term="Org.OData.Core.V1.Description" String="The Role Definitions." />
</NavigationProperty>
<NavigationProperty Name="remoteAssistancePartners" Type="Collection(microsoft.graph.remoteAssistancePartner)">
<Annotation Term="Org.OData.Core.V1.Description" String="The remote assist partners." />
</NavigationProperty>
<NavigationProperty Name="telecomExpenseManagementPartners" Type="Collection(microsoft.graph.telecomExpenseManagementPartner)">
<Annotation Term="Org.OData.Core.V1.Description" String="The telecom expense management partners." />
</NavigationProperty>
<NavigationProperty Name="troubleshootingEvents" Type="Collection(microsoft.graph.deviceManagementTroubleshootingEvent)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of troubleshooting events for the tenant." />
</NavigationProperty>
<NavigationProperty Name="windowsInformationProtectionAppLearningSummaries" Type="Collection(microsoft.graph.windowsInformationProtectionAppLearningSummary)">
<Annotation Term="Org.OData.Core.V1.Description" String="The windows information protection app learning summaries." />
</NavigationProperty>
<NavigationProperty Name="windowsInformationProtectionNetworkLearningSummaries" Type="Collection(microsoft.graph.windowsInformationProtectionNetworkLearningSummary)">
<Annotation Term="Org.OData.Core.V1.Description" String="The windows information protection network learning summaries." />
</NavigationProperty>
</EntityType>
<EntityType Name="reportRoot" BaseType="microsoft.graph.entity" />
<EntityType Name="user" OpenType="true" BaseType="microsoft.graph.directoryObject">
<Property Name="deviceEnrollmentLimit" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000." />
</Property>
<Property Name="aboutMe" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A freeform text entry field for the user to describe themselves." />
</Property>
<Property Name="accountEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="true if the account is enabled; otherwise, false. This property is required when a user is created. Supports $filter." />
</Property>
<Property Name="ageGroup" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Sets the age group of the user. Allowed values: null, minor, notAdult and adult. Refer to the legal age group property definitions for further information." />
</Property>
<Property Name="assignedLicenses" Type="Collection(microsoft.graph.assignedLicense)">
<Annotation Term="Org.OData.Core.V1.Description" String="The licenses that are assigned to the user. Not nullable." />
</Property>
<Property Name="assignedPlans" Type="Collection(microsoft.graph.assignedPlan)">
<Annotation Term="Org.OData.Core.V1.Description" String="The plans that are assigned to the user. Read-only. Not nullable." />
</Property>
<Property Name="birthday" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The birthday of the user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="businessPhones" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="The telephone numbers for the user. NOTE: Although this is a string collection, only one number can be set for this property." />
</Property>
<Property Name="city" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The city in which the user is located. Supports $filter." />
</Property>
<Property Name="companyName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The company name which the user is associated. Read-only." />
</Property>
<Property Name="consentProvidedForMinor" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Sets whether consent has been obtained for minors. Allowed values: null, granted, denied and notRequired. Refer to the legal age group property definitions for further information." />
</Property>
<Property Name="country" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The country/region in which the user is located; for example, 'US' or 'UK'. Supports $filter." />
</Property>
<Property Name="department" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name for the department in which the user works. Supports $filter." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name displayed in the address book for the user. This is usually the combination of the user's first name, middle initial and last name. This property is required when a user is created and it cannot be cleared during updates. Supports $filter and $orderby." />
</Property>
<Property Name="givenName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The given name (first name) of the user. Supports $filter." />
</Property>
<Property Name="hireDate" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The hire date of the user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="imAddresses" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="The instant message voice over IP (VOIP) session initiation protocol (SIP) addresses for the user. Read-only." />
</Property>
<Property Name="interests" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="A list for the user to describe their interests." />
</Property>
<Property Name="jobTitle" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The users job title. Supports $filter." />
</Property>
<Property Name="legalAgeGroupClassification" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Used by enterprise applications to determine the legal age group of the user. This property is read-only and calculated based on ageGroup and consentProvidedForMinor properties. Allowed values: null, minorWithOutParentalConsent, minorWithParentalConsent, minorNoParentalConsentRequired, notAdult and adult. Refer to the legal age group property definitions for further information.)" />
</Property>
<Property Name="mail" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The SMTP address for the user, for example, 'jeff@contoso.onmicrosoft.com'. Read-Only. Supports $filter." />
</Property>
<Property Name="mailboxSettings" Type="microsoft.graph.mailboxSettings">
<Annotation Term="Org.OData.Core.V1.Description" String="Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale and time zone." />
</Property>
<Property Name="mailNickname" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The mail alias for the user. This property must be specified when a user is created. Supports $filter." />
</Property>
<Property Name="mobilePhone" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The primary cellular telephone number for the user." />
</Property>
<Property Name="mySite" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The URL for the user's personal site." />
</Property>
<Property Name="officeLocation" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The office location in the user's place of business." />
</Property>
<Property Name="onPremisesDomainName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only." />
</Property>
<Property Name="onPremisesExtensionAttributes" Type="microsoft.graph.onPremisesExtensionAttributes">
<Annotation Term="Org.OData.Core.V1.Description" String="Contains extensionAttributes 1-15 for the user. Note that the individual extension attributes are neither selectable nor filterable. For an onPremisesSyncEnabled user, this set of properties is mastered on-premises and is read-only. For a cloud-only user (where onPremisesSyncEnabled is false), these properties may be set during creation or update." />
</Property>
<Property Name="onPremisesImmutableId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="This property is used to associate an on-premises Active Directory user account to their Azure AD user object. This property must be specified when creating a new user account in the Graph if you are using a federated domain for the users userPrincipalName (UPN) property. Important: The $ and characters cannot be used when specifying this property. Supports $filter." />
</Property>
<Property Name="onPremisesLastSyncDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the last time at which the object was synced with the on-premises directory; for example: '2013-02-16T03:04:54Z'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only." />
</Property>
<Property Name="onPremisesProvisioningErrors" Type="Collection(microsoft.graph.onPremisesProvisioningError)">
<Annotation Term="Org.OData.Core.V1.Description" String="Errors when using Microsoft synchronization product during provisioning." />
</Property>
<Property Name="onPremisesSamAccountName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Contains the on-premises samAccountName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only." />
</Property>
<Property Name="onPremisesSecurityIdentifier" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Contains the on-premises security identifier (SID) for the user that was synchronized from on-premises to the cloud. Read-only." />
</Property>
<Property Name="onPremisesSyncEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only" />
</Property>
<Property Name="onPremisesUserPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only." />
</Property>
<Property Name="passwordPolicies" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies password policies for the user. This value is an enumeration with one possible value being 'DisableStrongPassword', which allows weaker passwords than the default policy to be specified. 'DisablePasswordExpiration' can also be specified. The two may be specified together; for example: 'DisablePasswordExpiration, DisableStrongPassword'." />
</Property>
<Property Name="passwordProfile" Type="microsoft.graph.passwordProfile">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the password profile for the user. The profile contains the users password. This property is required when a user is created. The password in the profile must satisfy minimum requirements as specified by the passwordPolicies property. By default, a strong password is required." />
</Property>
<Property Name="pastProjects" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="A list for the user to enumerate their past projects." />
</Property>
<Property Name="postalCode" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code." />
</Property>
<Property Name="preferredLanguage" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The preferred language for the user. Should follow ISO 639-1 Code; for example 'en-US'." />
</Property>
<Property Name="preferredName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The preferred name for the user." />
</Property>
<Property Name="provisionedPlans" Type="Collection(microsoft.graph.provisionedPlan)">
<Annotation Term="Org.OData.Core.V1.Description" String="The plans that are provisioned for the user. Read-only. Not nullable." />
</Property>
<Property Name="proxyAddresses" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="For example: ['SMTP: bob@contoso.com', 'smtp: bob@sales.contoso.com'] The any operator is required for filter expressions on multi-valued properties. Read-only, Not nullable. Supports $filter." />
</Property>
<Property Name="responsibilities" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="A list for the user to enumerate their responsibilities." />
</Property>
<Property Name="schools" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="A list for the user to enumerate the schools they have attended." />
</Property>
<Property Name="skills" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="A list for the user to enumerate their skills." />
</Property>
<Property Name="state" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The state or province in the user's address. Supports $filter." />
</Property>
<Property Name="streetAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The street address of the user's place of business." />
</Property>
<Property Name="surname" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The user's surname (family name or last name). Supports $filter." />
</Property>
<Property Name="usageLocation" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A two letter country code (ISO standard 3166). Required for users that will be assigned licenses due to legal requirement to check for availability of services in countries. Examples include: 'US', 'JP', and 'GB'. Not nullable. Supports $filter." />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user's email name. The general format is alias@domain, where domain must be present in the tenants collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization. Supports $filter and $orderby." />
</Property>
<Property Name="userType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A string value that can be used to classify user types in your directory, such as 'Member' and 'Guest'. Supports $filter." />
</Property>
<NavigationProperty Name="managedDevices" Type="Collection(microsoft.graph.managedDevice)">
<Annotation Term="Org.OData.Core.V1.Description" String="The managed devices associated with the user." />
</NavigationProperty>
<NavigationProperty Name="managedAppRegistrations" Type="Collection(microsoft.graph.managedAppRegistration)">
<Annotation Term="Org.OData.Core.V1.Description" String="Zero or more managed app registrations that belong to the user." />
</NavigationProperty>
<NavigationProperty Name="deviceManagementTroubleshootingEvents" Type="Collection(microsoft.graph.deviceManagementTroubleshootingEvent)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of troubleshooting events for this user." />
</NavigationProperty>
<NavigationProperty Name="calendar" Type="microsoft.graph.calendar" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The user's primary calendar. Read-only." />
</NavigationProperty>
<NavigationProperty Name="calendarGroups" Type="Collection(microsoft.graph.calendarGroup)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The user's calendar groups. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="calendarView" Type="Collection(microsoft.graph.event)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The calendar view for the calendar. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="calendars" Type="Collection(microsoft.graph.calendar)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The user's calendars. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="contacts" Type="Collection(microsoft.graph.contact)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The user's contacts. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="contactFolders" Type="Collection(microsoft.graph.contactFolder)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The user's contacts folders. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="createdObjects" Type="Collection(microsoft.graph.directoryObject)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Directory objects that were created by the user. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="directReports" Type="Collection(microsoft.graph.directoryObject)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The users and contacts that report to the user. (The users and contacts that have their manager property set to this user.) Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="drive" Type="microsoft.graph.drive" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The user's OneDrive. Read-only." />
</NavigationProperty>
<NavigationProperty Name="drives" Type="Collection(microsoft.graph.drive)">
<Annotation Term="Org.OData.Core.V1.Description" String="A collection of drives available for this user. Read-only." />
</NavigationProperty>
<NavigationProperty Name="events" Type="Collection(microsoft.graph.event)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The user's events. Default is to show Events under the Default Calendar. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="inferenceClassification" Type="microsoft.graph.inferenceClassification">
<Annotation Term="Org.OData.Core.V1.Description" String="Relevance classification of the user's messages based on explicit designations which override inferred relevance or importance." />
</NavigationProperty>
<NavigationProperty Name="mailFolders" Type="Collection(microsoft.graph.mailFolder)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The user's mail folders. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="manager" Type="microsoft.graph.directoryObject" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The user or contact that is this users manager. Read-only. (HTTP Methods: GET, PUT, DELETE.)" />
</NavigationProperty>
<NavigationProperty Name="memberOf" Type="Collection(microsoft.graph.directoryObject)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The groups and directory roles that the user is a member of. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="messages" Type="Collection(microsoft.graph.message)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The messages in a mailbox or folder. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="outlook" Type="microsoft.graph.outlookUser">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only." />
</NavigationProperty>
<NavigationProperty Name="ownedDevices" Type="Collection(microsoft.graph.directoryObject)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Devices that are owned by the user. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="ownedObjects" Type="Collection(microsoft.graph.directoryObject)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Directory objects that are owned by the user. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="photo" Type="microsoft.graph.profilePhoto" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The user's profile photo. Read-only." />
</NavigationProperty>
<NavigationProperty Name="registeredDevices" Type="Collection(microsoft.graph.directoryObject)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Devices that are registered for the user. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="activities" Type="Collection(microsoft.graph.userActivity)">
<Annotation Term="Org.OData.Core.V1.Description" String="The user's activities across devices. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="extensions" Type="Collection(microsoft.graph.extension)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of open extensions defined for the user. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="licenseDetails" Type="Collection(microsoft.graph.licenseDetails)">
<Annotation Term="Org.OData.Core.V1.Description" String="A collection of this user's license details. Nullable." />
</NavigationProperty>
<NavigationProperty Name="onenote" Type="microsoft.graph.onenote">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only." />
</NavigationProperty>
<NavigationProperty Name="people" Type="Collection(microsoft.graph.person)">
<Annotation Term="Org.OData.Core.V1.Description" String="People that are relevant to the user. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="planner" Type="microsoft.graph.plannerUser">
<Annotation Term="Org.OData.Core.V1.Description" String="Entry-point to the Planner resource that might exist for a user. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="telecomExpenseManagementPartner" BaseType="microsoft.graph.entity">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display name of the TEM partner." />
</Property>
<Property Name="url" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service." />
</Property>
<Property Name="appAuthorized" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether the partner's AAD app has been authorized to access Intune." />
</Property>
<Property Name="enabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether Intune's connection to the TEM service is currently enabled or disabled." />
</Property>
<Property Name="lastConnectionDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Timestamp of the last request sent to Intune by the TEM partner." />
</Property>
</EntityType>
<EntityType Name="deviceManagementTroubleshootingEvent" BaseType="microsoft.graph.entity">
<Property Name="eventDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time when the event occurred ." />
</Property>
<Property Name="correlationId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Id used for tracing the failure in the service." />
</Property>
</EntityType>
<EntityType Name="enrollmentTroubleshootingEvent" BaseType="microsoft.graph.deviceManagementTroubleshootingEvent">
<Property Name="managedDeviceIdentifier" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Device identifier created or collected by Intune." />
</Property>
<Property Name="operatingSystem" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Operating System." />
</Property>
<Property Name="osVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="OS Version." />
</Property>
<Property Name="userId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Identifier for the user that tried to enroll the device." />
</Property>
<Property Name="deviceId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Azure AD device identifier." />
</Property>
<Property Name="enrollmentType" Type="microsoft.graph.deviceEnrollmentType">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of the enrollment. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement." />
</Property>
<Property Name="failureCategory" Type="microsoft.graph.deviceEnrollmentFailureReason">
<Annotation Term="Org.OData.Core.V1.Description" String="Highlevel failure category. Possible values are: unknown, authentication, authorization, accountValidation, userValidation, deviceNotSupported, inMaintenance, badRequest, featureNotSupported, enrollmentRestrictionsEnforced, clientDisconnected, userAbandonment." />
</Property>
<Property Name="failureReason" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Detailed failure reason." />
</Property>
</EntityType>
<EntityType Name="windowsInformationProtectionAppLearningSummary" BaseType="microsoft.graph.entity">
<Property Name="applicationName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Application Name" />
</Property>
<Property Name="applicationType" Type="microsoft.graph.applicationType">
<Annotation Term="Org.OData.Core.V1.Description" String="Application Type. Possible values are: universal, desktop." />
</Property>
<Property Name="deviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Device Count" />
</Property>
</EntityType>
<EntityType Name="windowsInformationProtectionNetworkLearningSummary" BaseType="microsoft.graph.entity">
<Property Name="url" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Website url" />
</Property>
<Property Name="deviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Device Count" />
</Property>
</EntityType>
<EntityType Name="invitation" BaseType="microsoft.graph.entity">
<Property Name="invitedUserDisplayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The display name of the user being invited." />
</Property>
<Property Name="invitedUserEmailAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The email address of the user being invited. Required." />
</Property>
<Property Name="invitedUserMessageInfo" Type="microsoft.graph.invitedUserMessageInfo">
<Annotation Term="Org.OData.Core.V1.Description" String="Additional configuration for the message being sent to the invited user, including customizing message text, language and cc recipient list." />
</Property>
<Property Name="sendInvitationMessage" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether an email should be sent to the user being invited or not. The default is false." />
</Property>
<Property Name="inviteRedirectUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The URL user should be redirected to once the invitation is redeemed. Required." />
</Property>
<Property Name="inviteRedeemUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The URL user can use to redeem his invitation. Read-Only" />
</Property>
<Property Name="status" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The status of the invitation. Possible values: PendingAcceptance, Completed, InProgress, and Error" />
</Property>
<Property Name="invitedUserType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The userType of the user being invited. By default, this is Guest. You can invite as Member if you are a company administrator." />
</Property>
<NavigationProperty Name="invitedUser" Type="microsoft.graph.user">
<Annotation Term="Org.OData.Core.V1.Description" String="The user created as part of the invitation creation. Read-Only" />
</NavigationProperty>
</EntityType>
<EntityType Name="itemAttachment" BaseType="microsoft.graph.attachment">
<NavigationProperty Name="item" Type="microsoft.graph.outlookItem" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The attached message or event. Navigation property." />
</NavigationProperty>
</EntityType>
<EntityType Name="licenseDetails" BaseType="microsoft.graph.entity">
<Property Name="servicePlans" Type="Collection(microsoft.graph.servicePlanInfo)">
<Annotation Term="Org.OData.Core.V1.Description" String="Information about the service plans assigned with the license. Read-only, Not nullable" />
</Property>
<Property Name="skuId" Type="Edm.Guid">
<Annotation Term="Org.OData.Core.V1.Description" String="Unique identifier (GUID) for the service SKU. Equal to the skuId property on the related SubscribedSku object. Read-only" />
</Property>
<Property Name="skuPartNumber" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Unique SKU display name. Equal to the skuPartNumber on the related SubscribedSku object; for example: 'AAD_Premium'. Read-only" />
</Property>
</EntityType>
<EntityType Name="list" BaseType="microsoft.graph.baseItem">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The displayable title of the list." />
</Property>
<Property Name="list" Type="microsoft.graph.listInfo">
<Annotation Term="Org.OData.Core.V1.Description" String="Provides additional details about the list." />
</Property>
<Property Name="system" Type="microsoft.graph.systemFacet">
<Annotation Term="Org.OData.Core.V1.Description" String="If present, indicates that this is a system-managed list. Read-only." />
</Property>
<Property Name="sharepointIds" Type="microsoft.graph.sharepointIds">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns identifiers useful for SharePoint REST compatibility. Read-only." />
</Property>
<NavigationProperty Name="columns" Type="Collection(microsoft.graph.columnDefinition)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of field definitions for this list." />
</NavigationProperty>
<NavigationProperty Name="contentTypes" Type="Collection(microsoft.graph.contentType)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of content types present in this list." />
</NavigationProperty>
<NavigationProperty Name="drive" Type="microsoft.graph.drive" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Only present on document libraries. Allows access to the list as a [drive][] resource with [driveItems][driveItem]." />
</NavigationProperty>
<NavigationProperty Name="items" Type="Collection(microsoft.graph.listItem)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="All items contained in the list." />
</NavigationProperty>
</EntityType>
<EntityType Name="listItem" BaseType="microsoft.graph.baseItem">
<Property Name="contentType" Type="microsoft.graph.contentTypeInfo">
<Annotation Term="Org.OData.Core.V1.Description" String="The content type of this list item" />
</Property>
<Property Name="sharepointIds" Type="microsoft.graph.sharepointIds">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns identifiers useful for SharePoint REST compatibility. Read-only." />
</Property>
<NavigationProperty Name="fields" Type="microsoft.graph.fieldValueSet">
<Annotation Term="Org.OData.Core.V1.Description" String="The values of the columns set on this list item." />
</NavigationProperty>
<NavigationProperty Name="driveItem" Type="microsoft.graph.driveItem">
<Annotation Term="Org.OData.Core.V1.Description" String="For document libraries, the driveItem relationship exposes the listItem as a [driveItem][]" />
</NavigationProperty>
<NavigationProperty Name="versions" Type="Collection(microsoft.graph.listItemVersion)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of previous versions of the list item." />
</NavigationProperty>
</EntityType>
<EntityType Name="listItemVersion" BaseType="microsoft.graph.baseItemVersion">
<Property Name="published" Type="microsoft.graph.publicationFacet">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the publication status of this particular version. Read-only." />
</Property>
<NavigationProperty Name="fields" Type="microsoft.graph.fieldValueSet">
<Annotation Term="Org.OData.Core.V1.Description" String="A collection of the fields and values for this version of the list item." />
</NavigationProperty>
</EntityType>
<EntityType Name="mailFolder" BaseType="microsoft.graph.entity">
<Property Name="childFolderCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of immediate child mailFolders in the current mailFolder." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The mailFolder's display name." />
</Property>
<Property Name="parentFolderId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier for the mailFolder's parent mailFolder." />
</Property>
<Property Name="totalItemCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of items in the mailFolder." />
</Property>
<Property Name="unreadItemCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of items in the mailFolder marked as unread." />
</Property>
<NavigationProperty Name="childFolders" Type="Collection(microsoft.graph.mailFolder)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of child folders in the mailFolder." />
</NavigationProperty>
<NavigationProperty Name="messageRules" Type="Collection(microsoft.graph.messageRule)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of rules that apply to the user's Inbox folder." />
</NavigationProperty>
<NavigationProperty Name="messages" Type="Collection(microsoft.graph.message)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of messages in the mailFolder." />
</NavigationProperty>
<NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of multi-value extended properties defined for the mailFolder. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of single-value extended properties defined for the mailFolder. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="messageRule" BaseType="microsoft.graph.entity">
<Property Name="actions" Type="microsoft.graph.messageRuleActions">
<Annotation Term="Org.OData.Core.V1.Description" String="Actions to be taken on a message when the corresponding conditions are fulfilled." />
</Property>
<Property Name="conditions" Type="microsoft.graph.messageRulePredicates">
<Annotation Term="Org.OData.Core.V1.Description" String="Conditions that when fulfilled, will trigger the corresponding actions for that rule." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The display name of the rule." />
</Property>
<Property Name="exceptions" Type="microsoft.graph.messageRulePredicates">
<Annotation Term="Org.OData.Core.V1.Description" String="Exception conditions for the rule." />
</Property>
<Property Name="hasError" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the rule is in an error condition. Read-only." />
</Property>
<Property Name="isEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the rule is enabled to be applied to messages." />
</Property>
<Property Name="isReadOnly" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API." />
</Property>
<Property Name="sequence" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the order in which the rule is executed, among other rules." />
</Property>
</EntityType>
<EntityType Name="multiValueLegacyExtendedProperty" BaseType="microsoft.graph.entity">
<Property Name="value" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="A collection of property values." />
</Property>
</EntityType>
<EntityType Name="workbookNamedItem" BaseType="microsoft.graph.entity">
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the object. Read-only." />
</Property>
<Property Name="comment" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the comment associated with this name." />
</Property>
<Property Name="scope" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only." />
</Property>
<Property Name="type" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only." />
</Property>
<Property Name="value" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the formula that the name is defined to refer to. E.g. =Sheet14!$B$2:$H$12, =4.75, etc. Read-only." />
</Property>
<Property Name="visible" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether the object is visible or not." />
</Property>
<NavigationProperty Name="worksheet" Type="microsoft.graph.workbookWorksheet">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns the worksheet on which the named item is scoped to. Available only if the item is scoped to the worksheet. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Abstract="true" Name="onenoteEntityBaseModel" BaseType="microsoft.graph.entity">
<Property Name="self" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The endpoint where you can get details about the page. Read-only." />
</Property>
</EntityType>
<EntityType Abstract="true" Name="onenoteEntitySchemaObjectModel" BaseType="microsoft.graph.onenoteEntityBaseModel">
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time when the page was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only." />
</Property>
</EntityType>
<EntityType Abstract="true" Name="onenoteEntityHierarchyModel" BaseType="microsoft.graph.onenoteEntitySchemaObjectModel">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the notebook." />
</Property>
<Property Name="createdBy" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="Identity of the user, device, and application which created the item. Read-only." />
</Property>
<Property Name="lastModifiedBy" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="Identity of the user, device, and application which created the item. Read-only." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only." />
</Property>
</EntityType>
<EntityType Name="notebook" BaseType="microsoft.graph.onenoteEntityHierarchyModel">
<Property Name="isDefault" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether this is the user's default notebook. Read-only." />
</Property>
<Property Name="isShared" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the notebook is shared. If true, the contents of the notebook can be seen by people other than the owner. Read-only." />
</Property>
<Property Name="links" Type="microsoft.graph.notebookLinks">
<Annotation Term="Org.OData.Core.V1.Description" String="Links for opening the notebook. The oneNoteClientURL link opens the notebook in the OneNote native client if it's installed. The oneNoteWebURL link opens the notebook in OneNote Online." />
</Property>
<Property Name="sectionGroupsUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The URL for the sectionGroups navigation property, which returns all the section groups in the notebook. Read-only." />
</Property>
<Property Name="sectionsUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The URL for the sections navigation property, which returns all the sections in the notebook. Read-only." />
</Property>
<Property Name="userRole" Type="microsoft.graph.onenoteUserRole">
<Annotation Term="Org.OData.Core.V1.Description" String="Possible values are: Owner, Contributor, Reader, None. Owner represents owner-level access to the notebook. Contributor represents read/write access to the notebook. Reader represents read-only access to the notebook. Read-only." />
</Property>
<NavigationProperty Name="sectionGroups" Type="Collection(microsoft.graph.sectionGroup)">
<Annotation Term="Org.OData.Core.V1.Description" String="The section groups in the notebook. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="sections" Type="Collection(microsoft.graph.onenoteSection)">
<Annotation Term="Org.OData.Core.V1.Description" String="The sections in the notebook. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="onenote" BaseType="microsoft.graph.entity">
<NavigationProperty Name="notebooks" Type="Collection(microsoft.graph.notebook)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="operations" Type="Collection(microsoft.graph.onenoteOperation)">
<Annotation Term="Org.OData.Core.V1.Description" String="The status of OneNote operations. Getting an operations collection is not supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="pages" Type="Collection(microsoft.graph.onenotePage)">
<Annotation Term="Org.OData.Core.V1.Description" String="The pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="resources" Type="Collection(microsoft.graph.onenoteResource)">
<Annotation Term="Org.OData.Core.V1.Description" String="The image and other file resources in OneNote pages. Getting a resources collection is not supported, but you can get the binary content of a specific resource. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="sectionGroups" Type="Collection(microsoft.graph.sectionGroup)">
<Annotation Term="Org.OData.Core.V1.Description" String="The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="sections" Type="Collection(microsoft.graph.onenoteSection)">
<Annotation Term="Org.OData.Core.V1.Description" String="The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="operation" BaseType="microsoft.graph.entity">
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The start time of the operation." />
</Property>
<Property Name="lastActionDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The time of the last action of the operation." />
</Property>
<Property Name="status" Type="microsoft.graph.operationStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="The current status of the operation: notStarted, running, completed, failed" />
</Property>
</EntityType>
<EntityType Name="onenoteOperation" BaseType="microsoft.graph.operation">
<Property Name="error" Type="microsoft.graph.onenoteOperationError">
<Annotation Term="Org.OData.Core.V1.Description" String="The error returned by the operation." />
</Property>
<Property Name="resourceId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The resource id." />
</Property>
<Property Name="resourceLocation" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The resource URI for the object. For example, the resource URI for a copied page or section." />
</Property>
<Property Name="percentComplete" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The operation percent complete if the operation is still in running status" />
</Property>
</EntityType>
<EntityType Name="openTypeExtension" OpenType="true" BaseType="microsoft.graph.extension">
<Property Name="extensionName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A unique text identifier for an open type open extension. Required." />
</Property>
</EntityType>
<EntityType Name="outlookCategory" BaseType="microsoft.graph.entity">
<Property Name="color" Type="microsoft.graph.categoryColor">
<Annotation Term="Org.OData.Core.V1.Description" String="A pre-set color constant that characterizes a category, and that is mapped to one of 25 predefined colors. See the note below." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A unique name that identifies a category in the user's mailbox. After a category is created, the name cannot be changed. Read-only." />
</Property>
</EntityType>
<EntityType Name="outlookUser" BaseType="microsoft.graph.entity">
<NavigationProperty Name="masterCategories" Type="Collection(microsoft.graph.outlookCategory)">
<Annotation Term="Org.OData.Core.V1.Description" String="A list of categories defined for the user." />
</NavigationProperty>
</EntityType>
<EntityType Name="onenotePage" BaseType="microsoft.graph.onenoteEntitySchemaObjectModel" HasStream="true">
<Property Name="content" Type="Edm.Stream">
<Annotation Term="Org.OData.Core.V1.Description" String="The page's HTML content." />
</Property>
<Property Name="contentUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The URL for the page's HTML content. Read-only." />
</Property>
<Property Name="createdByAppId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier of the application that created the page. Read-only." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time when the page was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only." />
</Property>
<Property Name="level" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The indentation level of the page. Read-only." />
</Property>
<Property Name="links" Type="microsoft.graph.pageLinks">
<Annotation Term="Org.OData.Core.V1.Description" String="Links for opening the page. The oneNoteClientURL link opens the page in the OneNote native client if it 's installed. The oneNoteWebUrl link opens the page in OneNote Online. Read-only." />
</Property>
<Property Name="order" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The order of the page within its parent section. Read-only." />
</Property>
<Property Name="title" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The title of the page." />
</Property>
<NavigationProperty Name="parentNotebook" Type="microsoft.graph.notebook">
<Annotation Term="Org.OData.Core.V1.Description" String="The notebook that contains the page. Read-only." />
</NavigationProperty>
<NavigationProperty Name="parentSection" Type="microsoft.graph.onenoteSection">
<Annotation Term="Org.OData.Core.V1.Description" String="The section that contains the page. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="permission" BaseType="microsoft.graph.entity">
<Property Name="grantedTo" Type="microsoft.graph.identitySet" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="For user type permissions, the details of the users &amp; applications for this permission. Read-only." />
</Property>
<Property Name="inheritedFrom" Type="microsoft.graph.itemReference" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Provides a reference to the ancestor of the current permission, if it is inherited from an ancestor. Read-only." />
</Property>
<Property Name="invitation" Type="microsoft.graph.sharingInvitation" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Details of any associated sharing invitation for this permission. Read-only." />
</Property>
<Property Name="link" Type="microsoft.graph.sharingLink" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Provides the link details of the current permission, if it is a link type permissions. Read-only." />
</Property>
<Property Name="roles" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of permission, e.g. read. See below for the full list of roles. Read-only." />
</Property>
<Property Name="shareId" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A unique token that can be used to access this shared item via the **shares** API. Read-only." />
</Property>
</EntityType>
<EntityType Name="person" BaseType="microsoft.graph.entity">
<Property Name="birthday" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The person's birthday." />
</Property>
<Property Name="companyName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the person's company." />
</Property>
<Property Name="department" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The person's department." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The person's display name." />
</Property>
<Property Name="scoredEmailAddresses" Type="Collection(microsoft.graph.scoredEmailAddress)">
<Annotation Term="Org.OData.Core.V1.Description" String="The person's email addresses." />
</Property>
<Property Name="givenName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The person's given name." />
</Property>
<Property Name="imAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The instant message voice over IP (VOIP) session initiation protocol (SIP) address for the user. Read-only." />
</Property>
<Property Name="isFavorite" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="true if the user has flagged this person as a favorite." />
</Property>
<Property Name="jobTitle" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The person's job title." />
</Property>
<Property Name="officeLocation" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The location of the person's office." />
</Property>
<Property Name="personNotes" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Free-form notes that the user has taken about this person." />
</Property>
<Property Name="personType" Type="microsoft.graph.personType">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of person." />
</Property>
<Property Name="phones" Type="Collection(microsoft.graph.phone)">
<Annotation Term="Org.OData.Core.V1.Description" String="The person's phone numbers." />
</Property>
<Property Name="postalAddresses" Type="Collection(microsoft.graph.location)">
<Annotation Term="Org.OData.Core.V1.Description" String="The person's addresses." />
</Property>
<Property Name="profession" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The person's profession." />
</Property>
<Property Name="surname" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The person's surname." />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The user principal name (UPN) of the person. The UPN is an Internet-style login name for the person based on the Internet standard RFC 822. By convention, this should map to the person's email name. The general format is alias@domain." />
</Property>
<Property Name="websites" Type="Collection(microsoft.graph.website)">
<Annotation Term="Org.OData.Core.V1.Description" String="The person's websites." />
</Property>
<Property Name="yomiCompany" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The phonetic Japanese name of the person's company." />
</Property>
</EntityType>
<EntityType Name="planner" BaseType="microsoft.graph.entity">
<NavigationProperty Name="buckets" Type="Collection(microsoft.graph.plannerBucket)">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable. Returns a collection of the specified buckets" />
</NavigationProperty>
<NavigationProperty Name="plans" Type="Collection(microsoft.graph.plannerPlan)">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable. Returns a collection of the specified plans" />
</NavigationProperty>
<NavigationProperty Name="tasks" Type="Collection(microsoft.graph.plannerTask)">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable. Returns a collection of the specified tasks" />
</NavigationProperty>
</EntityType>
<EntityType Name="plannerAssignedToTaskBoardTaskFormat" BaseType="microsoft.graph.entity">
<Property Name="orderHintsByAssignee" Type="microsoft.graph.plannerOrderHintsByAssignee">
<Annotation Term="Org.OData.Core.V1.Description" String="Dictionary of hints used to order tasks on the AssignedTo view of the Task Board. The key of each entry is one of the users the task is assigned to and the value is the order hint. The format of each value is defined as outlined here." />
</Property>
<Property Name="unassignedOrderHint" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Hint value used to order the task on the AssignedTo view of the Task Board when the task is not assigned to anyone, or if the orderHintsByAssignee dictionary does not provide an order hint for the user the task is assigned to. The format is defined as outlined here." />
</Property>
</EntityType>
<EntityType Name="plannerBucket" BaseType="microsoft.graph.entity">
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the bucket." />
</Property>
<Property Name="orderHint" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Hint used to order items of this type in a list view. The format is defined as outlined here." />
</Property>
<Property Name="planId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Plan ID to which the bucket belongs." />
</Property>
<NavigationProperty Name="tasks" Type="Collection(microsoft.graph.plannerTask)">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable. The collection of tasks in the bucket." />
</NavigationProperty>
</EntityType>
<EntityType Name="plannerBucketTaskBoardTaskFormat" BaseType="microsoft.graph.entity">
<Property Name="orderHint" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Hint used to order tasks in the Bucket view of the Task Board. The format is defined as outlined here." />
</Property>
</EntityType>
<EntityType Name="plannerGroup" BaseType="microsoft.graph.entity">
<NavigationProperty Name="plans" Type="Collection(microsoft.graph.plannerPlan)">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable. Returns the plannerPlans owned by the group." />
</NavigationProperty>
</EntityType>
<EntityType Name="plannerPlan" BaseType="microsoft.graph.entity">
<Property Name="createdBy" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. The user who created the plan." />
</Property>
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Date and time at which the plan is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="owner" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="ID of the Group that owns the plan. A valid group must exist before this field can be set. Once set, this can only be updated by the owner." />
</Property>
<Property Name="title" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Required. Title of the plan." />
</Property>
<NavigationProperty Name="buckets" Type="Collection(microsoft.graph.plannerBucket)">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable. Collection of buckets in the plan." />
</NavigationProperty>
<NavigationProperty Name="details" Type="microsoft.graph.plannerPlanDetails">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable. Additional details about the plan." />
</NavigationProperty>
<NavigationProperty Name="tasks" Type="Collection(microsoft.graph.plannerTask)">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable. Collection of tasks in the plan." />
</NavigationProperty>
</EntityType>
<EntityType Name="plannerPlanDetails" BaseType="microsoft.graph.entity">
<Property Name="categoryDescriptions" Type="microsoft.graph.plannerCategoryDescriptions">
<Annotation Term="Org.OData.Core.V1.Description" String="An object that specifies the descriptions of the six categories that can be associated with tasks in the plan" />
</Property>
<Property Name="sharedWith" Type="microsoft.graph.plannerUserIds">
<Annotation Term="Org.OData.Core.V1.Description" String="Set of user ids that this plan is shared with. If you are leveraging Office 365 Groups, use the Groups API to manage group membership to share the group's plan. You can also add existing members of the group to this collection though it is not required for them to access the plan owned by the group." />
</Property>
</EntityType>
<EntityType Name="plannerProgressTaskBoardTaskFormat" BaseType="microsoft.graph.entity">
<Property Name="orderHint" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Hint value used to order the task on the Progress view of the Task Board. The format is defined as outlined here." />
</Property>
</EntityType>
<EntityType Name="plannerTask" BaseType="microsoft.graph.entity">
<Property Name="activeChecklistItemCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of checklist items with value set to 'false', representing incomplete items." />
</Property>
<Property Name="appliedCategories" Type="microsoft.graph.plannerAppliedCategories">
<Annotation Term="Org.OData.Core.V1.Description" String="The categories to which the task has been applied. See applied Categories for possible values." />
</Property>
<Property Name="assigneePriority" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Hint used to order items of this type in a list view. The format is defined as outlined here." />
</Property>
<Property Name="assignments" Type="microsoft.graph.plannerAssignments">
<Annotation Term="Org.OData.Core.V1.Description" String="The set of assignees the task is assigned to." />
</Property>
<Property Name="bucketId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Bucket ID to which the task belongs. The bucket needs to be in the plan that the task is in. It is 28 characters long and case-sensitive. Format validation is done on the service." />
</Property>
<Property Name="checklistItemCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of checklist items that are present on the task." />
</Property>
<Property Name="completedBy" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="Identity of the user that completed the task." />
</Property>
<Property Name="completedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Date and time at which the 'percentComplete' of the task is set to '100'. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="conversationThreadId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group." />
</Property>
<Property Name="createdBy" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="Identity of the user that created the task." />
</Property>
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Date and time at which the task is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="dueDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Date and time at which the task is due. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="hasDescription" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Value is true if the details object of the task has a non-empty description and false otherwise." />
</Property>
<Property Name="orderHint" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Hint used to order items of this type in a list view. The format is defined as outlined here." />
</Property>
<Property Name="percentComplete" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Percentage of task completion. When set to 100, the task is considered completed." />
</Property>
<Property Name="planId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Plan ID to which the task belongs." />
</Property>
<Property Name="previewType" Type="microsoft.graph.plannerPreviewType">
<Annotation Term="Org.OData.Core.V1.Description" String="This sets the type of preview that shows up on the task. The possible values are: automatic, noPreview, checklist, description, reference." />
</Property>
<Property Name="referenceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of external references that exist on the task." />
</Property>
<Property Name="startDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Date and time at which the task starts. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="title" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Title of the task." />
</Property>
<NavigationProperty Name="assignedToTaskBoardFormat" Type="microsoft.graph.plannerAssignedToTaskBoardTaskFormat">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo." />
</NavigationProperty>
<NavigationProperty Name="bucketTaskBoardFormat" Type="microsoft.graph.plannerBucketTaskBoardTaskFormat">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket." />
</NavigationProperty>
<NavigationProperty Name="details" Type="microsoft.graph.plannerTaskDetails">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable. Additional details about the task." />
</NavigationProperty>
<NavigationProperty Name="progressTaskBoardFormat" Type="microsoft.graph.plannerProgressTaskBoardTaskFormat">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress." />
</NavigationProperty>
</EntityType>
<EntityType Name="plannerTaskDetails" BaseType="microsoft.graph.entity">
<Property Name="checklist" Type="microsoft.graph.plannerChecklistItems">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of checklist items on the task." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Description of the task" />
</Property>
<Property Name="previewType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="This sets the type of preview that shows up on the task. The possible values are: automatic, noPreview, checklist, description, reference. When set to automatic the displayed preview is chosen by the app viewing the task." />
</Property>
<Property Name="references" Type="microsoft.graph.plannerExternalReferences">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of references on the task." />
</Property>
</EntityType>
<EntityType Name="plannerUser" BaseType="microsoft.graph.entity">
<NavigationProperty Name="plans" Type="Collection(microsoft.graph.plannerPlan)">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable. Returns the plannerTasks assigned to the user." />
</NavigationProperty>
<NavigationProperty Name="tasks" Type="Collection(microsoft.graph.plannerTask)">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable. Returns the plannerPlans shared with the user." />
</NavigationProperty>
</EntityType>
<EntityType Name="post" OpenType="true" BaseType="microsoft.graph.outlookItem">
<Property Name="body" Type="microsoft.graph.itemBody">
<Annotation Term="Org.OData.Core.V1.Description" String="The contents of the post. This is a default property. This property can be null." />
</Property>
<Property Name="conversationId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Unique ID of the conversation. Read-only." />
</Property>
<Property Name="conversationThreadId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Unique ID of the conversation thread. Read-only." />
</Property>
<Property Name="from" Type="microsoft.graph.recipient">
<Annotation Term="Org.OData.Core.V1.Description" String="Used in delegate access scenarios. Indicates who posted the message on behalf of another user. This is a default property." />
</Property>
<Property Name="hasAttachments" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the post has at least one attachment. This is a default property." />
</Property>
<Property Name="newParticipants" Type="Collection(microsoft.graph.recipient)">
<Annotation Term="Org.OData.Core.V1.Description" String="Conversation participants that were added to the thread as part of this post." />
</Property>
<Property Name="receivedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies when the post was received. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="sender" Type="microsoft.graph.recipient">
<Annotation Term="Org.OData.Core.V1.Description" String="Contains the address of the sender. The value of Sender is assumed to be the address of the authenticated user in the case when Sender is not specified. This is a default property." />
</Property>
<NavigationProperty Name="attachments" Type="Collection(microsoft.graph.attachment)">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="extensions" Type="Collection(microsoft.graph.extension)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of open extensions defined for the post. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="inReplyTo" Type="microsoft.graph.post">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only." />
</NavigationProperty>
<NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of multi-value extended properties defined for the post. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of single-value extended properties defined for the post. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="profilePhoto" BaseType="microsoft.graph.entity" HasStream="true">
<Property Name="height" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The height of the photo. Read-only." />
</Property>
<Property Name="width" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The width of the photo. Read-only." />
</Property>
</EntityType>
<EntityType Name="userActivity" BaseType="microsoft.graph.entity">
<Property Name="appActivityId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Required. The unique activity ID in the context of the app - supplied by caller and immutable thereafter." />
</Property>
<Property Name="activitySourceHost" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Required. URL for the domain representing the cross-platform identity mapping for the app. Mapping is stored either as a JSON file hosted on the domain or configurable via Windows Dev Center. The JSON file is named cross-platform-app-identifiers and is hosted at root of your HTTPS domain, either at the top level domain or include a sub domain. For example: https://contoso.com or https://myapp.contoso.com but NOT https://myapp.contoso.com/somepath. You must have a unique file and domain (or sub domain) per cross-platform app identity. For example, a separate file and domain is needed for Word vs. PowerPoint." />
</Property>
<Property Name="userTimezone" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. The timezone in which the user's device used to generate the activity was located at activity creation time; values supplied as Olson IDs in order to support cross-platform representation." />
</Property>
<Property Name="appDisplayName" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. Short text description of the app used to generate the activity for use in cases when the app is not installed on the users local device." />
</Property>
<Property Name="activationUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Required. URL used to launch the activity in the best native experience represented by the appId. Might launch a web-based app if no native app exists." />
</Property>
<Property Name="contentUrl" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. Used in the event the content can be rendered outside of a native or web-based app experience (for example, a pointer to an item in an RSS feed)." />
</Property>
<Property Name="fallbackUrl" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. URL used to launch the activity in a web-based app, if available." />
</Property>
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Set by the server. DateTime in UTC when the object was created on the server." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Set by the server. DateTime in UTC when the object was modified on the server." />
</Property>
<Property Name="expirationDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Set by the server. DateTime in UTC when the object expired on the server." />
</Property>
<Property Name="status" Type="microsoft.graph.status">
<Annotation Term="Org.OData.Core.V1.Description" String="Set by the server. A status code used to identify valid objects. Values: active, updated, deleted, ignored." />
</Property>
<Property Name="contentInfo" Type="microsoft.graph.Json" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. A custom piece of data - JSON-LD extensible description of content according to schema.org syntax." />
</Property>
<Property Name="visualElements" Type="microsoft.graph.visualInfo" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Required. The object containing information to render the activity in the UX." />
</Property>
<NavigationProperty Name="historyItems" Type="Collection(microsoft.graph.activityHistoryItem)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. NavigationProperty/Containment; navigation property to the activity's historyItems." />
</NavigationProperty>
</EntityType>
<EntityType Name="activityHistoryItem" BaseType="microsoft.graph.entity">
<Property Name="status" Type="microsoft.graph.status">
<Annotation Term="Org.OData.Core.V1.Description" String="Set by the server. A status code used to identify valid objects. Values: active, updated, deleted, ignored." />
</Property>
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Set by the server. DateTime in UTC when the object was created on the server." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Set by the server. DateTime in UTC when the object was modified on the server." />
</Property>
<Property Name="expirationDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. UTC DateTime when the historyItem will undergo hard-delete. Can be set by the client." />
</Property>
<Property Name="startedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Required. UTC DateTime when the historyItem (activity session) was started. Required for timeline history." />
</Property>
<Property Name="userTimezone" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. The timezone in which the user's device used to generate the activity was located at activity creation time. Values supplied as Olson IDs in order to support cross-platform representation." />
</Property>
<Property Name="lastActiveDateTime" Type="Edm.DateTimeOffset" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. UTC DateTime when the historyItem (activity session) was last understood as active or finished - if null, historyItem status should be Ongoing." />
</Property>
<Property Name="activeDurationSeconds" Type="Edm.Int32" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. The duration of active user engagement. if not supplied, this is calculated from the startedDateTime and lastActiveDateTime." />
</Property>
<NavigationProperty Name="activity" Type="microsoft.graph.userActivity">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. NavigationProperty/Containment; navigation property to the associated activity." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookRange" BaseType="microsoft.graph.entity">
<Property Name="address" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the range reference in A1-style. Address value will contain the Sheet reference (e.g. Sheet1!A1:B4). Read-only." />
</Property>
<Property Name="addressLocal" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents range reference for the specified range in the language of the user. Read-only." />
</Property>
<Property Name="cellCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of cells in the range. Read-only." />
</Property>
<Property Name="columnCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the total number of columns in the range. Read-only." />
</Property>
<Property Name="columnHidden" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents if all columns of the current range are hidden." />
</Property>
<Property Name="columnIndex" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the column number of the first cell in the range. Zero-indexed. Read-only." />
</Property>
<Property Name="formulas" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the formula in A1-style notation." />
</Property>
<Property Name="formulasLocal" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the formula in A1-style notation, in the user's language and number-formatting locale. For example, the English '=SUM(A1, 1.5)' formula would become '=SUMME(A1; 1,5)' in German." />
</Property>
<Property Name="formulasR1C1" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the formula in R1C1-style notation." />
</Property>
<Property Name="hidden" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents if all cells of the current range are hidden. Read-only." />
</Property>
<Property Name="numberFormat" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents Excel's number format code for the given cell." />
</Property>
<Property Name="rowCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns the total number of rows in the range. Read-only." />
</Property>
<Property Name="rowHidden" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents if all rows of the current range are hidden." />
</Property>
<Property Name="rowIndex" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns the row number of the first cell in the range. Zero-indexed. Read-only." />
</Property>
<Property Name="text" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Text values of the specified range. The Text value will not depend on the cell width. The # sign substitution that happens in Excel UI will not affect the text value returned by the API. Read-only." />
</Property>
<Property Name="valueTypes" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the type of data of each cell. The possible values are: Unknown, Empty, String, Integer, Double, Boolean, Error. Read-only." />
</Property>
<Property Name="values" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string." />
</Property>
<NavigationProperty Name="format" Type="microsoft.graph.workbookRangeFormat">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns a format object, encapsulating the range's font, fill, borders, alignment, and other properties. Read-only." />
</NavigationProperty>
<NavigationProperty Name="sort" Type="microsoft.graph.workbookRangeSort">
<Annotation Term="Org.OData.Core.V1.Description" String="The worksheet containing the current range. Read-only." />
</NavigationProperty>
<NavigationProperty Name="worksheet" Type="microsoft.graph.workbookWorksheet">
<Annotation Term="Org.OData.Core.V1.Description" String="The worksheet containing the current range. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookRangeBorder" BaseType="microsoft.graph.entity">
<Property Name="color" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="HTML color code representing the color of the border line, of the form #RRGGBB (e.g. 'FFA500') or as a named HTML color (e.g. 'orange')." />
</Property>
<Property Name="sideIndex" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Constant value that indicates the specific side of the border. The possible values are: EdgeTop, EdgeBottom, EdgeLeft, EdgeRight, InsideVertical, InsideHorizontal, DiagonalDown, DiagonalUp. Read-only." />
</Property>
<Property Name="style" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="One of the constants of line style specifying the line style for the border. The possible values are: None, Continuous, Dash, DashDot, DashDotDot, Dot, Double, SlantDashDot." />
</Property>
<Property Name="weight" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the weight of the border around a range. The possible values are: Hairline, Thin, Medium, Thick." />
</Property>
</EntityType>
<EntityType Name="workbookRangeFill" BaseType="microsoft.graph.entity">
<Property Name="color" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="HTML color code representing the color of the border line, of the form #RRGGBB (e.g. 'FFA500') or as a named HTML color (e.g. 'orange')" />
</Property>
</EntityType>
<EntityType Name="workbookRangeFont" BaseType="microsoft.graph.entity">
<Property Name="bold" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the bold status of font." />
</Property>
<Property Name="color" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="HTML color code representation of the text color. E.g. #FF0000 represents Red." />
</Property>
<Property Name="italic" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the italic status of the font." />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Font name (e.g. 'Calibri')" />
</Property>
<Property Name="size" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Font size." />
</Property>
<Property Name="underline" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of underline applied to the font. The possible values are: None, Single, Double, SingleAccountant, DoubleAccountant." />
</Property>
</EntityType>
<EntityType Name="workbookRangeFormat" BaseType="microsoft.graph.entity">
<Property Name="columnWidth" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Gets or sets the width of all colums within the range. If the column widths are not uniform, null will be returned." />
</Property>
<Property Name="horizontalAlignment" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the horizontal alignment for the specified object. The possible values are: General, Left, Center, Right, Fill, Justify, CenterAcrossSelection, Distributed." />
</Property>
<Property Name="rowHeight" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Gets or sets the height of all rows in the range. If the row heights are not uniform null will be returned." />
</Property>
<Property Name="verticalAlignment" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the vertical alignment for the specified object. The possible values are: Top, Center, Bottom, Justify, Distributed." />
</Property>
<Property Name="wrapText" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates if Excel wraps the text in the object. A null value indicates that the entire range doesn't have uniform wrap setting" />
</Property>
<NavigationProperty Name="borders" Type="Collection(microsoft.graph.workbookRangeBorder)">
<Annotation Term="Org.OData.Core.V1.Description" String="Collection of border objects that apply to the overall range selected Read-only." />
</NavigationProperty>
<NavigationProperty Name="fill" Type="microsoft.graph.workbookRangeFill">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns the fill object defined on the overall range. Read-only." />
</NavigationProperty>
<NavigationProperty Name="font" Type="microsoft.graph.workbookRangeFont">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns the font object defined on the overall range selected Read-only." />
</NavigationProperty>
<NavigationProperty Name="protection" Type="microsoft.graph.workbookFormatProtection">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns the format protection object for a range. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookRangeSort" BaseType="microsoft.graph.entity" />
<EntityType Name="referenceAttachment" BaseType="microsoft.graph.attachment" />
<EntityType Name="onenoteResource" BaseType="microsoft.graph.onenoteEntityBaseModel" HasStream="true">
<Property Name="content" Type="Edm.Stream">
<Annotation Term="Org.OData.Core.V1.Description" String="The content stream" />
</Property>
<Property Name="contentUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The URL for downloading the content" />
</Property>
</EntityType>
<EntityType Name="schemaExtension" BaseType="microsoft.graph.entity">
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Description for the schema extension." />
</Property>
<Property Name="owner" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The appId of the application that is the owner of the schema extension. This property can be supplied on creation, to set the owner. If not supplied, then the calling application's appId will be set as the owner. In either case, the signed-in user must be the owner of the application. Once set, this property is read-only and cannot be changed." />
</Property>
<Property Name="properties" Type="Collection(microsoft.graph.extensionSchemaProperty)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of property names and types that make up the schema extension definition." />
</Property>
<Property Name="status" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The lifecycle state of the schema extension. Possible states are InDevelopment, Available, and Deprecated. Automatically set to InDevelopment on creation. Schema extensions provides more information on the possible state transitions and behaviors." />
</Property>
<Property Name="targetTypes" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Set of Microsoft Graph types (that can support extensions) that the schema extension can be applied to. Select from contact, device, event, group, message, organization, post, or user." />
</Property>
</EntityType>
<EntityType Name="onenoteSection" BaseType="microsoft.graph.onenoteEntityHierarchyModel">
<Property Name="isDefault" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether this is the user's default section. Read-only." />
</Property>
<Property Name="links" Type="microsoft.graph.sectionLinks">
<Annotation Term="Org.OData.Core.V1.Description" String="Links for opening the section. The oneNoteClientURL link opens the section in the OneNote native client if it's installed. The oneNoteWebURL link opens the section in OneNote Online." />
</Property>
<Property Name="pagesUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The pages endpoint where you can get details for all the pages in the section. Read-only." />
</Property>
<NavigationProperty Name="pages" Type="Collection(microsoft.graph.onenotePage)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of pages in the section. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="parentNotebook" Type="microsoft.graph.notebook">
<Annotation Term="Org.OData.Core.V1.Description" String="The notebook that contains the section. Read-only." />
</NavigationProperty>
<NavigationProperty Name="parentSectionGroup" Type="microsoft.graph.sectionGroup">
<Annotation Term="Org.OData.Core.V1.Description" String="The section group that contains the section. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="sectionGroup" BaseType="microsoft.graph.onenoteEntityHierarchyModel">
<Property Name="sectionGroupsUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The URL for the sectionGroups navigation property, which returns all the section groups in the section group. Read-only." />
</Property>
<Property Name="sectionsUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The URL for the sections navigation property, which returns all the sections in the section group. Read-only." />
</Property>
<NavigationProperty Name="parentNotebook" Type="microsoft.graph.notebook">
<Annotation Term="Org.OData.Core.V1.Description" String="The notebook that contains the section group. Read-only." />
</NavigationProperty>
<NavigationProperty Name="parentSectionGroup" Type="microsoft.graph.sectionGroup">
<Annotation Term="Org.OData.Core.V1.Description" String="The section group that contains the section group. Read-only." />
</NavigationProperty>
<NavigationProperty Name="sectionGroups" Type="Collection(microsoft.graph.sectionGroup)">
<Annotation Term="Org.OData.Core.V1.Description" String="The section groups in the section. Read-only. Nullable." />
</NavigationProperty>
<NavigationProperty Name="sections" Type="Collection(microsoft.graph.onenoteSection)">
<Annotation Term="Org.OData.Core.V1.Description" String="The sections in the section group. Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="security" BaseType="microsoft.graph.entity">
<NavigationProperty Name="alerts" Type="Collection(microsoft.graph.alert)">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Nullable." />
</NavigationProperty>
</EntityType>
<EntityType Name="sharedDriveItem" BaseType="microsoft.graph.baseItem">
<Property Name="owner" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="Information about the owner of the shared item being referenced." />
</Property>
<NavigationProperty Name="driveItem" Type="microsoft.graph.driveItem">
<Annotation Term="Org.OData.Core.V1.Description" String="Used to access the underlying driveItem" />
</NavigationProperty>
<NavigationProperty Name="items" Type="Collection(microsoft.graph.driveItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="All driveItems contained in the sharing root. This collection cannot be enumerated." />
</NavigationProperty>
<NavigationProperty Name="list" Type="microsoft.graph.list">
<Annotation Term="Org.OData.Core.V1.Description" String="Used to access the underlying list" />
</NavigationProperty>
<NavigationProperty Name="listItem" Type="microsoft.graph.listItem">
<Annotation Term="Org.OData.Core.V1.Description" String="Used to access the underlying listItem" />
</NavigationProperty>
<NavigationProperty Name="root" Type="microsoft.graph.driveItem">
<Annotation Term="Org.OData.Core.V1.Description" String="Used to access the underlying driveItem. Deprecated -- use driveItem instead." />
</NavigationProperty>
<NavigationProperty Name="site" Type="microsoft.graph.site">
<Annotation Term="Org.OData.Core.V1.Description" String="Used to access the underlying site" />
</NavigationProperty>
</EntityType>
<EntityType Name="singleValueLegacyExtendedProperty" BaseType="microsoft.graph.entity">
<Property Name="value" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A property value." />
</Property>
</EntityType>
<EntityType Name="site" BaseType="microsoft.graph.baseItem">
<Property Name="root" Type="microsoft.graph.root" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="If present, indicates that this is the root site in the site collection. Read-only." />
</Property>
<Property Name="sharepointIds" Type="microsoft.graph.sharepointIds" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns identifiers useful for SharePoint REST compatibility. Read-only." />
</Property>
<Property Name="siteCollection" Type="microsoft.graph.siteCollection" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Provides details about the site's site collection. Available only on the root site. Read-only." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The full title for the site. Read-only." />
</Property>
<NavigationProperty Name="contentTypes" Type="Collection(microsoft.graph.contentType)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of content types defined for this site." />
</NavigationProperty>
<NavigationProperty Name="drive" Type="microsoft.graph.drive" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The default drive (document library) for this site." />
</NavigationProperty>
<NavigationProperty Name="drives" Type="Collection(microsoft.graph.drive)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of drives (document libraries) under this site." />
</NavigationProperty>
<NavigationProperty Name="items" Type="Collection(microsoft.graph.baseItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="Used to address any item contained in this site. This collection cannot be enumerated." />
</NavigationProperty>
<NavigationProperty Name="lists" Type="Collection(microsoft.graph.list)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of lists under this site." />
</NavigationProperty>
<NavigationProperty Name="sites" Type="Collection(microsoft.graph.site)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of the sub-sites under this site." />
</NavigationProperty>
<NavigationProperty Name="columns" Type="Collection(microsoft.graph.columnDefinition)">
<Annotation Term="Org.OData.Core.V1.Description" String="The collection of column definitions reusable across lists under this site." />
</NavigationProperty>
<NavigationProperty Name="onenote" Type="microsoft.graph.onenote">
<Annotation Term="Org.OData.Core.V1.Description" String="Calls the OneNote service for notebook related operations." />
</NavigationProperty>
</EntityType>
<EntityType Name="subscribedSku" BaseType="microsoft.graph.entity">
<Property Name="appliesTo" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="For example, 'User' or 'Company'." />
</Property>
<Property Name="capabilityStatus" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="For example, 'Enabled'." />
</Property>
<Property Name="consumedUnits" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of licenses that have been assigned." />
</Property>
<Property Name="prepaidUnits" Type="microsoft.graph.licenseUnitsDetail">
<Annotation Term="Org.OData.Core.V1.Description" String="Information about the number and status of prepaid licenses." />
</Property>
<Property Name="servicePlans" Type="Collection(microsoft.graph.servicePlanInfo)">
<Annotation Term="Org.OData.Core.V1.Description" String="Information about the service plans that are available with the SKU. Not nullable" />
</Property>
<Property Name="skuId" Type="Edm.Guid">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier (GUID) for the service SKU." />
</Property>
<Property Name="skuPartNumber" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The SKU part number; for example: 'AAD_PREMIUM' or 'RMSBASIC'." />
</Property>
</EntityType>
<EntityType Name="subscription" BaseType="microsoft.graph.entity">
<Property Name="changeType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Required. Indicates the type of change in the subscribed resource that will raise a notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list.Note: Drive root item notifications support only the updated changeType. User and group notifications support updated and deleted changeType." />
</Property>
<Property Name="notificationUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Required. The URL of the endpoint that will receive the notifications. This URL must make use of the HTTPS protocol." />
</Property>
<Property Name="resource" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Required. Specifies the resource that will be monitored for changes. Do not include the base URL (https://graph.microsoft.com/v1.0/)." />
</Property>
<Property Name="applicationId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Identifier of the application used to create the subscription. Read-only." />
</Property>
<Property Name="expirationDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="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." />
</Property>
<Property Name="clientState" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. Specifies the value of the clientState property sent by the service in each notification. The maximum length is 128 characters. The client can check that the 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 notification." />
</Property>
<Property Name="creatorId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="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." />
</Property>
</EntityType>
<EntityType Name="workbookTable" BaseType="microsoft.graph.entity">
<Property Name="highlightFirstColumn" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the first column contains special formatting." />
</Property>
<Property Name="highlightLastColumn" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the last column contains special formatting." />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the table." />
</Property>
<Property Name="showBandedColumns" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the columns show banded formatting in which odd columns are highlighted differently from even ones to make reading the table easier." />
</Property>
<Property Name="showBandedRows" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the rows show banded formatting in which odd rows are highlighted differently from even ones to make reading the table easier." />
</Property>
<Property Name="showFilterButton" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the filter buttons are visible at the top of each column header. Setting this is only allowed if the table contains a header row." />
</Property>
<Property Name="showHeaders" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the header row is visible or not. This value can be set to show or remove the header row." />
</Property>
<Property Name="showTotals" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the total row is visible or not. This value can be set to show or remove the total row." />
</Property>
<Property Name="style" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Constant value that represents the Table style. The possible values are: TableStyleLight1 thru TableStyleLight21, TableStyleMedium1 thru TableStyleMedium28, TableStyleStyleDark1 thru TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified." />
</Property>
<Property Name="legacyId" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Legacy Id used in older Excle clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and should not be parsed to any other type. Read-only." />
</Property>
<NavigationProperty Name="columns" Type="Collection(microsoft.graph.workbookTableColumn)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a collection of all the columns in the table. Read-only." />
</NavigationProperty>
<NavigationProperty Name="rows" Type="Collection(microsoft.graph.workbookTableRow)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a collection of all the rows in the table. Read-only." />
</NavigationProperty>
<NavigationProperty Name="sort" Type="microsoft.graph.workbookTableSort">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the sorting for the table. Read-only." />
</NavigationProperty>
<NavigationProperty Name="worksheet" Type="microsoft.graph.workbookWorksheet">
<Annotation Term="Org.OData.Core.V1.Description" String="The worksheet containing the current table. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookTableColumn" BaseType="microsoft.graph.entity">
<Property Name="index" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only." />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns the name of the table column. Read-only." />
</Property>
<Property Name="values" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string." />
</Property>
<NavigationProperty Name="filter" Type="microsoft.graph.workbookFilter">
<Annotation Term="Org.OData.Core.V1.Description" String="Retrieve the filter applied to the column. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookTableRow" BaseType="microsoft.graph.entity">
<Property Name="index" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only." />
</Property>
<Property Name="values" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string." />
</Property>
</EntityType>
<EntityType Name="workbookTableSort" BaseType="microsoft.graph.entity">
<Property Name="matchCase" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents whether the casing impacted the last sort of the table. Read-only." />
</Property>
<Property Name="method" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only." />
</Property>
<Property Name="fields" Type="Collection(microsoft.graph.workbookSortField)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the current conditions used to last sort the table. Read-only." />
</Property>
</EntityType>
<EntityType Name="thumbnailSet" OpenType="true" BaseType="microsoft.graph.entity">
<Property Name="large" Type="microsoft.graph.thumbnail" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="A 1920x1920 scaled thumbnail." />
</Property>
<Property Name="medium" Type="microsoft.graph.thumbnail" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="A 176x176 scaled thumbnail." />
</Property>
<Property Name="small" Type="microsoft.graph.thumbnail" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="A 48x48 cropped thumbnail." />
</Property>
<Property Name="source" Type="microsoft.graph.thumbnail" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="A custom thumbnail image or the original image used to generate other thumbnails." />
</Property>
</EntityType>
<EntityType Name="workbook" BaseType="microsoft.graph.entity">
<NavigationProperty Name="names" Type="Collection(microsoft.graph.workbookNamedItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a collection of workbook scoped named items (named ranges and constants). Read-only." />
</NavigationProperty>
<NavigationProperty Name="tables" Type="Collection(microsoft.graph.workbookTable)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a collection of tables associated with the workbook. Read-only." />
</NavigationProperty>
<NavigationProperty Name="worksheets" Type="Collection(microsoft.graph.workbookWorksheet)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a collection of worksheets associated with the workbook. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookPivotTable" BaseType="microsoft.graph.entity">
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the PivotTable." />
</Property>
<NavigationProperty Name="worksheet" Type="microsoft.graph.workbookWorksheet">
<Annotation Term="Org.OData.Core.V1.Description" String="The worksheet containing the current PivotTable. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookRangeView" BaseType="microsoft.graph.entity">
<Property Name="cellAddresses" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the cell addresses" />
</Property>
<Property Name="columnCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns the number of visible columns. Read-only." />
</Property>
<Property Name="formulas" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the formula in A1-style notation." />
</Property>
<Property Name="formulasLocal" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the formula in A1-style notation, in the user's language and number-formatting locale. For example, the English '=SUM(A1, 1.5)' formula would become '=SUMME(A1; 1,5)' in German." />
</Property>
<Property Name="formulasR1C1" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the formula in R1C1-style notation." />
</Property>
<Property Name="index" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Index of the range." />
</Property>
<Property Name="numberFormat" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents Excel's number format code for the given cell. Read-only." />
</Property>
<Property Name="rowCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns the number of visible rows. Read-only." />
</Property>
<Property Name="text" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Text values of the specified range. The Text value will not depend on the cell width. The # sign substitution that happens in Excel UI will not affect the text value returned by the API. Read-only." />
</Property>
<Property Name="valueTypes" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the type of data of each cell. Read-only. The possible values are: Unknown, Empty, String, Integer, Double, Boolean, Error." />
</Property>
<Property Name="values" Type="microsoft.graph.Json">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the raw values of the specified range view. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string." />
</Property>
<NavigationProperty Name="rows" Type="Collection(microsoft.graph.workbookRangeView)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a collection of range views associated with the range. Read-only.&#x9;Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookWorksheet" BaseType="microsoft.graph.entity">
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The display name of the worksheet." />
</Property>
<Property Name="position" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The zero-based position of the worksheet within the workbook." />
</Property>
<Property Name="visibility" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden." />
</Property>
<NavigationProperty Name="charts" Type="Collection(microsoft.graph.workbookChart)">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns collection of charts that are part of the worksheet. Read-only." />
</NavigationProperty>
<NavigationProperty Name="names" Type="Collection(microsoft.graph.workbookNamedItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns collection of names that are associated with the worksheet. Read-only." />
</NavigationProperty>
<NavigationProperty Name="pivotTables" Type="Collection(microsoft.graph.workbookPivotTable)">
<Annotation Term="Org.OData.Core.V1.Description" String="Collection of PivotTables that are part of the worksheet." />
</NavigationProperty>
<NavigationProperty Name="protection" Type="microsoft.graph.workbookWorksheetProtection">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns sheet protection object for a worksheet. Read-only." />
</NavigationProperty>
<NavigationProperty Name="tables" Type="Collection(microsoft.graph.workbookTable)">
<Annotation Term="Org.OData.Core.V1.Description" String="Collection of tables that are part of the worksheet. Read-only." />
</NavigationProperty>
</EntityType>
<EntityType Name="workbookWorksheetProtection" BaseType="microsoft.graph.entity">
<Property Name="protected" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates if the worksheet is protected. Read-only." />
</Property>
<Property Name="options" Type="microsoft.graph.workbookWorksheetProtectionOptions">
<Annotation Term="Org.OData.Core.V1.Description" String="Sheet protection options. Read-only." />
</Property>
</EntityType>
<ComplexType Name="driveItemUploadableProperties">
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Provides a user-visible description of the item. Read-write. Only on OneDrive Personal" />
</Property>
<Property Name="fileSystemInfo" Type="microsoft.graph.fileSystemInfo">
<Annotation Term="Org.OData.Core.V1.Description" String="File system information on client. Read-write." />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the item (filename and extension). Read-write." />
</Property>
</ComplexType>
<ComplexType Name="alert">
<Property Name="activityGroupName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name or alias of the activity group (attacker) this alert is attributed to." />
</Property>
<Property Name="assignedTo" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the analyst the alert is assigned to for triage, investigation, or remediation (supports update)." />
</Property>
<Property Name="azureSubscriptionId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Azure subscription ID, present if this alert is related to an Azure resource." />
</Property>
<Property Name="azureTenantId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Azure Active Directory tenant ID." />
</Property>
<Property Name="category" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Category of the alert (for example, credentialTheft, ransomware, etc.)." />
</Property>
<Property Name="closedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time at which the alert was closed. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z' (supports update)." />
</Property>
<Property Name="cloudAppStates" Type="Collection(microsoft.graph.cloudAppSecurityState)">
<Annotation Term="Org.OData.Core.V1.Description" String="Security-related stateful information generated by the provider about the cloud application/s related to this alert." />
</Property>
<Property Name="comments" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Customer-provided comments on alert (for customer alert management) (supports update)." />
</Property>
<Property Name="confidence" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Confidence of the detection logic (percentage between 1-100)." />
</Property>
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time at which the alert was created by the alert provider. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Alert description." />
</Property>
<Property Name="detectionIds" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Set of alerts related to this alert entity (each alert is pushed to the SIEM as a separate record)." />
</Property>
<Property Name="eventDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time at which the event(s) that served as the trigger(s) to generate the alert occurred. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'." />
</Property>
<Property Name="feedback" Type="microsoft.graph.alertFeedback">
<Annotation Term="Org.OData.Core.V1.Description" String="Analyst feedback on the alert. Possible values are: unknown, truePositive, falsePositive, benignPositive. (supports update)" />
</Property>
<Property Name="fileStates" Type="Collection(microsoft.graph.fileSecurityState)">
<Annotation Term="Org.OData.Core.V1.Description" String="Security-related stateful information generated by the provider about the file(s) related to this alert." />
</Property>
<Property Name="hostStates" Type="Collection(microsoft.graph.hostSecurityState)">
<Annotation Term="Org.OData.Core.V1.Description" String="Security-related stateful information generated by the provider about the host(s) related to this alert." />
</Property>
<Property Name="id" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Provider-generated GUID/unique identifier. (Read-only)" />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time at which the alert entity was last modified. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'." />
</Property>
<Property Name="malwareStates" Type="Collection(microsoft.graph.malwareState)">
<Annotation Term="Org.OData.Core.V1.Description" String="Threat Intelligence pertaining to malware related to this alert." />
</Property>
<Property Name="networkConnections" Type="Collection(microsoft.graph.networkConnection)">
<Annotation Term="Org.OData.Core.V1.Description" String="Security-related stateful information generated by the provider about the network connection(s) related to this alert." />
</Property>
<Property Name="processes" Type="Collection(microsoft.graph.process)">
<Annotation Term="Org.OData.Core.V1.Description" String="Security-related stateful information generated by the provider about the process or processes related to this alert." />
</Property>
<Property Name="recommendedActions" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Vendor/provider recommended action(s) to take as a result of the alert (for example, isolate machine, enforce2FA, reimage host)." />
</Property>
<Property Name="registryKeyStates" Type="Collection(microsoft.graph.registryKeyState)">
<Annotation Term="Org.OData.Core.V1.Description" String="Security-related stateful information generated by the provider about the registry keys related to this alert." />
</Property>
<Property Name="severity" Type="microsoft.graph.alertSeverity">
<Annotation Term="Org.OData.Core.V1.Description" String="Alert severity - set by vendor/provider. Possible values are: unknown, informational, low, medium, high." />
</Property>
<Property Name="sourceMaterials" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Hyperlinks (URIs) to the source material related to the alert, for example, provider's user interface for alerts or log search, etc." />
</Property>
<Property Name="status" Type="microsoft.graph.alertStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="Alert lifecycle status (stage). Possible values are: unknown, newAlert, inProgress, resolved. (supports update)" />
</Property>
<Property Name="tags" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="User-definable labels that can be applied to an alert and can serve as filter conditions (for example 'HVA', 'SAW', etc.) (supports update)." />
</Property>
<Property Name="title" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Alert title." />
</Property>
<Property Name="triggers" Type="Collection(microsoft.graph.alertTrigger)">
<Annotation Term="Org.OData.Core.V1.Description" String="Security-related information about the specific properties that triggered the alert (properties appearing in the alert). Alerts might contain information about multiple users, hosts, files, ip addresses. This field indicates which properties triggered the alert generation." />
</Property>
<Property Name="userStates" Type="Collection(microsoft.graph.userSecurityState)">
<Annotation Term="Org.OData.Core.V1.Description" String="Security-related stateful information generated by the provider about the user accounts related to this alert." />
</Property>
<Property Name="vendorInformation" Type="microsoft.graph.securityVendorInformation">
<Annotation Term="Org.OData.Core.V1.Description" String="Complex type containing details about the security product/service vendor, provider, and subprovider (for example, vendor=Microsoft; provider=Windows Defender ATP; subProvider=AppLocker)." />
</Property>
<Property Name="vulnerabilityStates" Type="Collection(microsoft.graph.vulnerabilityState)">
<Annotation Term="Org.OData.Core.V1.Description" String="Threat intelligence pertaining to one or more vulnerabilities related to this alert." />
</Property>
</ComplexType>
<ComplexType Name="alertTrigger">
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the property serving as a detection trigger." />
</Property>
<Property Name="type" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of the property in the key:value pair for interpretation. For example, String, Boolean, etc." />
</Property>
<Property Name="value" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Value of the property serving as a detection trigger." />
</Property>
</ComplexType>
<ComplexType Name="alternativeSecurityId">
<Property Name="type" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="For internal use only" />
</Property>
<Property Name="identityProvider" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="For internal use only" />
</Property>
<Property Name="key" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="For internal use only" />
</Property>
</ComplexType>
<ComplexType Name="assignedLicense">
<Property Name="disabledPlans" Type="Collection(Edm.Guid)">
<Annotation Term="Org.OData.Core.V1.Description" String="A collection of the unique identifiers for plans that have been disabled." />
</Property>
<Property Name="skuId" Type="Edm.Guid">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier for the SKU." />
</Property>
</ComplexType>
<ComplexType Name="assignedPlan">
<Property Name="assignedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time at which the plan was assigned; for example: 2013-01-02T19:32:30Z. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="capabilityStatus" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="For example, 'Enabled'." />
</Property>
<Property Name="service" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the service; for example, 'Exchange'." />
</Property>
<Property Name="servicePlanId" Type="Edm.Guid">
<Annotation Term="Org.OData.Core.V1.Description" String="A GUID that identifies the service plan." />
</Property>
</ComplexType>
<ComplexType Name="recipient">
<Property Name="emailAddress" Type="microsoft.graph.emailAddress">
<Annotation Term="Org.OData.Core.V1.Description" String="The recipient's email address." />
</Property>
</ComplexType>
<ComplexType Name="attendeeBase" BaseType="microsoft.graph.recipient">
<Property Name="type" Type="microsoft.graph.attendeeType">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of attendee. The possible values are: required, optional, resource. Currently if the attendee is a person, findMeetingTimes always considers the person is of the Required type." />
</Property>
</ComplexType>
<ComplexType Name="attendee" BaseType="microsoft.graph.attendeeBase">
<Property Name="status" Type="microsoft.graph.responseStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="The attendee's response (none, accepted, declined, etc.) for the event and date-time that the response was sent." />
</Property>
</ComplexType>
<ComplexType Name="attendeeAvailability">
<Property Name="attendee" Type="microsoft.graph.attendeeBase">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of attendee - whether it's a person or a resource, and whether required or optional if it's a person." />
</Property>
<Property Name="availability" Type="microsoft.graph.freeBusyStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="The availability status of the attendee. The possible values are: free, tentative, busy, oof, workingElsewhere, unknown." />
</Property>
</ComplexType>
<ComplexType Name="audio">
<Property Name="album" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The title of the album for this audio file." />
</Property>
<Property Name="albumArtist" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The artist named on the album for the audio file." />
</Property>
<Property Name="artist" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The performing artist for the audio file." />
</Property>
<Property Name="bitrate" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="Bitrate expressed in kbps." />
</Property>
<Property Name="composers" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the composer of the audio file." />
</Property>
<Property Name="copyright" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Copyright information for the audio file." />
</Property>
<Property Name="disc" Type="Edm.Int16">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of the disc this audio file came from." />
</Property>
<Property Name="discCount" Type="Edm.Int16">
<Annotation Term="Org.OData.Core.V1.Description" String="The total number of discs in this album." />
</Property>
<Property Name="duration" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="Duration of the audio file, expressed in milliseconds" />
</Property>
<Property Name="genre" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The genre of this audio file." />
</Property>
<Property Name="hasDrm" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates if the file is protected with digital rights management." />
</Property>
<Property Name="isVariableBitrate" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates if the file is encoded with a variable bitrate." />
</Property>
<Property Name="title" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The title of the audio file." />
</Property>
<Property Name="track" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of the track on the original disc for this audio file." />
</Property>
<Property Name="trackCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The total number of tracks on the original disc for this audio file." />
</Property>
<Property Name="year" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The year the audio file was recorded." />
</Property>
</ComplexType>
<ComplexType Name="automaticRepliesMailTips">
<Property Name="message" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The automatic reply message." />
</Property>
<Property Name="messageLanguage" Type="microsoft.graph.localeInfo" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The language that the automatic reply message is in." />
</Property>
<Property Name="scheduledEndTime" Type="microsoft.graph.dateTimeTimeZone" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time that automatic replies are set to end." />
</Property>
<Property Name="scheduledStartTime" Type="microsoft.graph.dateTimeTimeZone" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time that automatic replies are set to begin." />
</Property>
</ComplexType>
<ComplexType Name="automaticRepliesSetting">
<Property Name="externalAudience" Type="microsoft.graph.externalAudienceScope">
<Annotation Term="Org.OData.Core.V1.Description" String="The set of audience external to the signed-in user's organization who will receive the ExternalReplyMessage, if Status is AlwaysEnabled or Scheduled. The possible values are: none, contactsOnly, all." />
</Property>
<Property Name="externalReplyMessage" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The automatic reply to send to the specified external audience, if Status is AlwaysEnabled or Scheduled." />
</Property>
<Property Name="internalReplyMessage" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The automatic reply to send to the audience internal to the signed-in user's organization, if Status is AlwaysEnabled or Scheduled." />
</Property>
<Property Name="scheduledEndDateTime" Type="microsoft.graph.dateTimeTimeZone">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time that automatic replies are set to end, if Status is set to Scheduled." />
</Property>
<Property Name="scheduledStartDateTime" Type="microsoft.graph.dateTimeTimeZone">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time that automatic replies are set to begin, if Status is set to Scheduled." />
</Property>
<Property Name="status" Type="microsoft.graph.automaticRepliesStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="Configurations status for automatic replies. The possible values are: disabled, alwaysEnabled, scheduled." />
</Property>
</ComplexType>
<ComplexType Name="booleanColumn" />
<ComplexType Name="calculatedColumn">
<Property Name="format" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="For dateTime output types, the format of the value. Must be one of dateOnly or dateTime." />
</Property>
<Property Name="formula" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The formula used to compute the value for this column." />
</Property>
<Property Name="outputType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The output type used to format values in this column. Must be one of boolean, currency, dateTime, number, or text." />
</Property>
</ComplexType>
<ComplexType Name="choiceColumn">
<Property Name="allowTextEntry" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="If true, allows custom values that aren't in the configured choices." />
</Property>
<Property Name="choices" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="The list of values available for this column." />
</Property>
<Property Name="displayAs" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="How the choices are to be presented in the UX. Must be one of checkBoxes, dropDownMenu, or radioButtons" />
</Property>
</ComplexType>
<ComplexType Name="cloudAppSecurityState">
<Property Name="destinationServiceIp" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Destination IP Address of the connection to the cloud application/service." />
</Property>
<Property Name="destinationServiceName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Cloud application/service name (for example 'Salesforce', 'DropBox', etc.)." />
</Property>
<Property Name="riskScore" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Provider-generated/calculated risk score of the Cloud Application/Service. Recommended value range of 0-1, which equates to a percentage." />
</Property>
</ComplexType>
<ComplexType Name="contentTypeInfo">
<Property Name="id" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The id of the content type." />
</Property>
</ComplexType>
<ComplexType Name="contentTypeOrder">
<Property Name="default" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether this is the default Content Type" />
</Property>
<Property Name="position" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the position in which the Content Type appears in the selection UI." />
</Property>
</ComplexType>
<ComplexType Name="currencyColumn">
<Property Name="locale" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the locale from which to infer the currency symbol." />
</Property>
</ComplexType>
<ComplexType Name="timeZoneBase">
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone." />
</Property>
</ComplexType>
<ComplexType Name="customTimeZone" BaseType="microsoft.graph.timeZoneBase">
<Property Name="bias" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The time offset of the time zone from Coordinated Universal Time (UTC). This value is in minutes. Time zones that are ahead of UTC have a positive offset; time zones that are behind UTC have a negative offset." />
</Property>
<Property Name="daylightOffset" Type="microsoft.graph.daylightTimeZoneOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies when the time zone switches from standard time to daylight saving time." />
</Property>
<Property Name="standardOffset" Type="microsoft.graph.standardTimeZoneOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies when the time zone switches from daylight saving time to standard time." />
</Property>
</ComplexType>
<ComplexType Name="dateTimeColumn">
<Property Name="displayAs" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="How the value should be presented in the UX. Must be one of default, friendly, or standard. See below for more details. If unspecified, treated as default." />
</Property>
<Property Name="format" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the value should be presented as a date only or a date and time. Must be one of dateOnly or dateTime" />
</Property>
</ComplexType>
<ComplexType Name="dateTimeTimeZone">
<Property Name="dateTime" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A single point of time in a combined date and time representation (&lt;date&gt;T&lt;time&gt;)." />
</Property>
<Property Name="timeZone" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="One of the following time zone names." />
</Property>
</ComplexType>
<ComplexType Name="standardTimeZoneOffset">
<Property Name="dayOccurrence" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the nth occurrence of the day of week that the transition from daylight saving time to standard time occurs." />
</Property>
<Property Name="dayOfWeek" Type="microsoft.graph.dayOfWeek">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the day of the week when the transition from daylight saving time to standard time." />
</Property>
<Property Name="month" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the month of the year when the transition from daylight saving time to standard time occurs." />
</Property>
<Property Name="time" Type="Edm.TimeOfDay">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the time of day when the transition from daylight saving time to standard time occurs." />
</Property>
<Property Name="year" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents how frequently in terms of years the change from daylight saving time to standard time occurs. For example, a value of 0 means every year." />
</Property>
</ComplexType>
<ComplexType Name="daylightTimeZoneOffset" BaseType="microsoft.graph.standardTimeZoneOffset">
<Property Name="daylightBias" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The time offset from Coordinated Universal Time (UTC) for daylight saving time. This value is in minutes." />
</Property>
</ComplexType>
<ComplexType Name="defaultColumnValue">
<Property Name="formula" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The formula used to compute the default value for this column." />
</Property>
<Property Name="value" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The direct value to use as the default value for this column." />
</Property>
</ComplexType>
<ComplexType Name="deleted">
<Property Name="state" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the state of the deleted item." />
</Property>
</ComplexType>
<ComplexType Name="domainState">
<Property Name="lastActionDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Timestamp for when the last activity occurred. The value is updated when an operation is scheduled, the asynchronous task starts, and when the operation completes." />
</Property>
<Property Name="operation" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of asynchronous operation. The values can be ForceDelete or Verification" />
</Property>
<Property Name="status" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Current status of the operation. Scheduled - Operation has been scheduled but has not started. InProgress - Task has started and is in progress. Failed - Operation has failed." />
</Property>
</ComplexType>
<ComplexType Name="driveRecipient">
<Property Name="email" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The email address for the recipient, if the recipient has an associated email address." />
</Property>
<Property Name="alias" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The alias of the domain object, for cases where an email address is unavailable (e.g. security groups)." />
</Property>
<Property Name="objectId" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier for the recipient in the directory." />
</Property>
</ComplexType>
<ComplexType Name="educationStudent">
<Property Name="birthDate" Type="Edm.Date">
<Annotation Term="Org.OData.Core.V1.Description" String="Birth date of the student." />
</Property>
<Property Name="externalId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="ID of the student in the source system." />
</Property>
<Property Name="gender" Type="microsoft.graph.educationGender">
<Annotation Term="Org.OData.Core.V1.Description" String="The possible values are: female, male, other, unknownFutureValue." />
</Property>
<Property Name="grade" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Current grade level of the student." />
</Property>
<Property Name="graduationYear" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Year the student is graduating from the school." />
</Property>
<Property Name="studentNumber" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Student Number." />
</Property>
</ComplexType>
<ComplexType Name="educationTeacher">
<Property Name="externalId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="ID of the teacher in the source system." />
</Property>
<Property Name="teacherNumber" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Teacher number." />
</Property>
</ComplexType>
<ComplexType Name="educationTerm">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display name of the term." />
</Property>
<Property Name="externalId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="ID of term in the syncing system." />
</Property>
<Property Name="startDate" Type="Edm.Date">
<Annotation Term="Org.OData.Core.V1.Description" String="Start of the term." />
</Property>
<Property Name="endDate" Type="Edm.Date">
<Annotation Term="Org.OData.Core.V1.Description" String="End of the term." />
</Property>
</ComplexType>
<ComplexType Name="emailAddress">
<Property Name="address" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The email address of the person or entity." />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The display name of the person or entity." />
</Property>
</ComplexType>
<ComplexType Name="extensionSchemaProperty">
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the strongly-typed property defined as part of a schema extension." />
</Property>
<Property Name="type" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of the property that is defined as part of a schema extension. Allowed values are Binary, Boolean, DateTime, Integer or String. See the table below for more details." />
</Property>
</ComplexType>
<ComplexType Name="externalLink">
<Property Name="href" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The url of the link." />
</Property>
</ComplexType>
<ComplexType Name="file">
<Property Name="hashes" Type="microsoft.graph.hashes">
<Annotation Term="Org.OData.Core.V1.Description" String="Hashes of the file's binary content, if available. Read-only." />
</Property>
<Property Name="mimeType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The MIME type for the file. This is determined by logic on the server and might not be the value provided when the file was uploaded. Read-only." />
</Property>
</ComplexType>
<ComplexType Name="fileHash">
<Property Name="hashType" Type="microsoft.graph.fileHashType">
<Annotation Term="Org.OData.Core.V1.Description" String="File hash type. Possible values are: unknown, sha1, sha256, md5, authenticodeHash256, lsHash, ctph, peSha1, peSha256." />
</Property>
<Property Name="hashValue" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Value of the file hash." />
</Property>
</ComplexType>
<ComplexType Name="fileSecurityState">
<Property Name="fileHash" Type="microsoft.graph.fileHash">
<Annotation Term="Org.OData.Core.V1.Description" String="Complex type containing file hashes (cryptographic and location-sensitive)." />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="File name (without path)." />
</Property>
<Property Name="path" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Full file path of the file/imageFile." />
</Property>
<Property Name="riskScore" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Provider generated/calculated risk score of the alert file. Recommended value range of 0-1, which equates to a percentage." />
</Property>
</ComplexType>
<ComplexType Name="fileSystemInfo">
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The UTC date and time the file was created on a client." />
</Property>
<Property Name="lastAccessedDateTime" Type="Edm.DateTimeOffset" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The UTC date and time the file was last accessed. Available for the recent file list only." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The UTC date and time the file was last modified on a client." />
</Property>
</ComplexType>
<ComplexType Name="workbookFilterCriteria">
<Property Name="color" Type="Edm.String" Unicode="false" />
<Property Name="criterion1" Type="Edm.String" Unicode="false" />
<Property Name="criterion2" Type="Edm.String" Unicode="false" />
<Property Name="dynamicCriteria" Type="Edm.String" Unicode="false" />
<Property Name="filterOn" Type="Edm.String" Unicode="false" />
<Property Name="icon" Type="microsoft.graph.workbookIcon" />
<Property Name="values" Type="microsoft.graph.Json" />
</ComplexType>
<ComplexType Name="workbookFilterDateTime">
<Property Name="date" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The date in ISO8601 format used to filter data." />
</Property>
<Property Name="specificity" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="How specific the date should be used to keep data. For example, if the date is 2005-04-02 and the specifity is set to 'month', the filter operation will keep all rows with a date in the month of april 2009. The possible values are: Year, Monday, Day, Hour, Minute, Second." />
</Property>
</ComplexType>
<ComplexType Name="folder">
<Property Name="childCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of children contained immediately within this container." />
</Property>
<Property Name="view" Type="microsoft.graph.folderView">
<Annotation Term="Org.OData.Core.V1.Description" String="A collection of properties defining the recommended view for the folder." />
</Property>
</ComplexType>
<ComplexType Name="folderView">
<Property Name="sortBy" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The method by which the folder should be sorted." />
</Property>
<Property Name="sortOrder" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="If true, indicates that items should be sorted in descending order. Otherwise, items should be sorted ascending." />
</Property>
<Property Name="viewType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of view that should be used to represent the folder." />
</Property>
</ComplexType>
<ComplexType Name="followupFlag">
<Property Name="completedDateTime" Type="microsoft.graph.dateTimeTimeZone">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time that the follow-up was finished." />
</Property>
<Property Name="dueDateTime" Type="microsoft.graph.dateTimeTimeZone">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time that the follow-up is to be finished." />
</Property>
<Property Name="flagStatus" Type="microsoft.graph.followupFlagStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="The status for follow-up for an item. Possible values are notFlagged, complete, and flagged." />
</Property>
<Property Name="startDateTime" Type="microsoft.graph.dateTimeTimeZone">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time that the follow-up is to begin." />
</Property>
</ComplexType>
<ComplexType Name="geoCoordinates">
<Property Name="altitude" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. The altitude (height), in feet, above sea level for the item. Read-only." />
</Property>
<Property Name="latitude" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. The latitude, in decimal, for the item. Read-only." />
</Property>
<Property Name="longitude" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. The longitude, in decimal, for the item. Read-only." />
</Property>
</ComplexType>
<ComplexType Name="hashes">
<Property Name="crc32Hash" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The CRC32 value of the file in little endian (if available). Read-only." />
</Property>
<Property Name="sha1Hash" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="SHA1 hash for the contents of the file (if available). Read-only." />
</Property>
<Property Name="quickXorHash" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A proprietary hash of the file that can be used to determine if the contents of the file have changed (if available). Read-only." />
</Property>
</ComplexType>
<ComplexType Name="hostSecurityState">
<Property Name="fqdn" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Host FQDN (Fully Qualified Domain Name) (for example, machine.company.com)." />
</Property>
<Property Name="isAzureAadJoined" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="True if the host is domain joined to Azure Active Directory Domain Services." />
</Property>
<Property Name="isAzureAadRegistered" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="True if the host registered with Azure Active Directory Device Registration (BYOD devices - that is, not fully managed by enterprise)." />
</Property>
<Property Name="isHybridAzureDomainJoined" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="True if the host is domain joined to an on-premises Active Directory domain." />
</Property>
<Property Name="netBiosName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The local host name, without the DNS domain name." />
</Property>
<Property Name="os" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Host Operating System. (For example, Windows10, MacOS, RHEL, etc.)." />
</Property>
<Property Name="privateIpAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Private (not routable) IPv4 or IPv6 address (see RFC 1918) at the time of the alert." />
</Property>
<Property Name="publicIpAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Publicly routable IPv4 or IPv6 address (see RFC 1918) at time of the alert." />
</Property>
<Property Name="riskScore" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Provider-generated/calculated risk score of the host. Recommended value range of 0-1, which equates to a percentage." />
</Property>
</ComplexType>
<ComplexType Name="workbookIcon">
<Property Name="index" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the index of the icon in the given set." />
</Property>
<Property Name="set" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes." />
</Property>
</ComplexType>
<ComplexType Name="identity" OpenType="true">
<Property Name="displayName" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta." />
</Property>
<Property Name="id" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Unique identifier for the identity." />
</Property>
</ComplexType>
<ComplexType Name="identitySet" OpenType="true">
<Property Name="application" Type="microsoft.graph.identity" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. The application associated with this action." />
</Property>
<Property Name="device" Type="microsoft.graph.identity" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. The device associated with this action." />
</Property>
<Property Name="user" Type="microsoft.graph.identity" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. The user associated with this action." />
</Property>
</ComplexType>
<ComplexType Name="image">
<Property Name="width" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. Width of the image, in pixels. Read-only." />
</Property>
<Property Name="height" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. Height of the image, in pixels. Read-only." />
</Property>
</ComplexType>
<ComplexType Name="internetMessageHeader">
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the key in a key-value pair." />
</Property>
<Property Name="value" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The value in a key-value pair." />
</Property>
</ComplexType>
<ComplexType Name="androidMinimumOperatingSystem">
<Property Name="v4_0" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Version 4.0 or later." />
</Property>
<Property Name="v4_0_3" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Version 4.0.3 or later." />
</Property>
<Property Name="v4_1" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Version 4.1 or later." />
</Property>
<Property Name="v4_2" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Version 4.2 or later." />
</Property>
<Property Name="v4_3" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Version 4.3 or later." />
</Property>
<Property Name="v4_4" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Version 4.4 or later." />
</Property>
<Property Name="v5_0" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Version 5.0 or later." />
</Property>
<Property Name="v5_1" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Version 5.1 or later." />
</Property>
</ComplexType>
<ComplexType Name="appConfigurationSettingItem">
<Property Name="appConfigKey" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="app configuration key." />
</Property>
<Property Name="appConfigKeyType" Type="microsoft.graph.mdmAppConfigKeyType">
<Annotation Term="Org.OData.Core.V1.Description" String="app configuration key type. Possible values are: stringType, integerType, realType, booleanType, tokenType." />
</Property>
<Property Name="appConfigKeyValue" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="app configuration key value." />
</Property>
</ComplexType>
<ComplexType Name="fileEncryptionInfo">
<Property Name="encryptionKey" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="The key used to encrypt the file content." />
</Property>
<Property Name="initializationVector" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="The initialization vector used for the encryption algorithm." />
</Property>
<Property Name="mac" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="The hash of the encrypted file content + IV (content hash)." />
</Property>
<Property Name="macKey" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="The key used to get mac." />
</Property>
<Property Name="profileIdentifier" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The the profile identifier." />
</Property>
<Property Name="fileDigest" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="The file digest prior to encryption." />
</Property>
<Property Name="fileDigestAlgorithm" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The file digest algorithm." />
</Property>
</ComplexType>
<ComplexType Name="iosDeviceType">
<Property Name="iPad" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether the app should run on iPads." />
</Property>
<Property Name="iPhoneAndIPod" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether the app should run on iPhones and iPods." />
</Property>
</ComplexType>
<ComplexType Name="iosLobAppAssignmentSettings">
<Property Name="vpnConfigurationId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The VPN Configuration Id to apply for this app." />
</Property>
</ComplexType>
<ComplexType Name="iosMinimumOperatingSystem">
<Property Name="v8_0" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Version 8.0 or later." />
</Property>
<Property Name="v9_0" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Version 9.0 or later." />
</Property>
<Property Name="v10_0" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Version 10.0 or later." />
</Property>
<Property Name="v11_0" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Version 11.0 or later." />
</Property>
</ComplexType>
<ComplexType Name="iosStoreAppAssignmentSettings">
<Property Name="vpnConfigurationId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The VPN Configuration Id to apply for this app." />
</Property>
</ComplexType>
<ComplexType Name="iosVppAppAssignmentSettings">
<Property Name="useDeviceLicensing" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to use device licensing." />
</Property>
<Property Name="vpnConfigurationId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The VPN Configuration Id to apply for this app." />
</Property>
</ComplexType>
<ComplexType Name="microsoftStoreForBusinessAppAssignmentSettings">
<Property Name="useDeviceContext" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether or not to use device execution context for Microsoft Store for Business mobile app." />
</Property>
</ComplexType>
<ComplexType Name="mobileAppAssignmentSettings" />
<ComplexType Name="vppLicensingType">
<Property Name="supportsUserLicensing" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether the program supports the user licensing type." />
</Property>
<Property Name="supportsDeviceLicensing" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether the program supports the device licensing type." />
</Property>
</ComplexType>
<ComplexType Name="windowsMinimumOperatingSystem">
<Property Name="v8_0" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Windows version 8.0 or later." />
</Property>
<Property Name="v8_1" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Windows version 8.1 or later." />
</Property>
<Property Name="v10_0" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Windows version 10.0 or later." />
</Property>
</ComplexType>
<ComplexType Name="auditActor">
<Property Name="type" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Actor Type." />
</Property>
<Property Name="userPermissions" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of user permissions when the audit was performed." />
</Property>
<Property Name="applicationId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="AAD Application Id." />
</Property>
<Property Name="applicationDisplayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the Application." />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="User Principal Name (UPN)." />
</Property>
<Property Name="servicePrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Service Principal Name (SPN)." />
</Property>
<Property Name="ipAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="IPAddress." />
</Property>
<Property Name="userId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="User Id." />
</Property>
</ComplexType>
<ComplexType Name="auditProperty">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display name." />
</Property>
<Property Name="oldValue" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Old value." />
</Property>
<Property Name="newValue" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="New value." />
</Property>
</ComplexType>
<ComplexType Name="auditResource">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display name." />
</Property>
<Property Name="modifiedProperties" Type="Collection(microsoft.graph.auditProperty)">
<Annotation Term="Org.OData.Core.V1.Description" String="List of modified properties." />
</Property>
<Property Name="type" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Audit resource's type." />
</Property>
<Property Name="resourceId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Audit resource's Id." />
</Property>
</ComplexType>
<ComplexType Name="appListItem">
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The application name" />
</Property>
<Property Name="publisher" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The publisher of the application" />
</Property>
<Property Name="appStoreUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Store URL of the application" />
</Property>
<Property Name="appId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The application or bundle identifier of the application" />
</Property>
</ComplexType>
<ComplexType Name="bitLockerRemovableDrivePolicy">
<Property Name="encryptionMethod" Type="microsoft.graph.bitLockerEncryptionMethod">
<Annotation Term="Org.OData.Core.V1.Description" String="Select the encryption method for removable drives. Possible values are: aesCbc128, aesCbc256, xtsAes128, xtsAes256." />
</Property>
<Property Name="requireEncryptionForWriteAccess" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether to block write access to devices configured in another organization. If requireEncryptionForWriteAccess is false, this value does not affect." />
</Property>
<Property Name="blockCrossOrganizationWriteAccess" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="This policy setting determines whether BitLocker protection is required for removable data drives to be writable on a computer." />
</Property>
</ComplexType>
<ComplexType Name="defenderDetectedMalwareActions">
<Property Name="lowSeverity" Type="microsoft.graph.defenderThreatAction">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates a Defender action to take for low severity Malware threat detected. Possible values are: deviceDefault, clean, quarantine, remove, allow, userDefined, block." />
</Property>
<Property Name="moderateSeverity" Type="microsoft.graph.defenderThreatAction">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates a Defender action to take for moderate severity Malware threat detected. Possible values are: deviceDefault, clean, quarantine, remove, allow, userDefined, block." />
</Property>
<Property Name="highSeverity" Type="microsoft.graph.defenderThreatAction">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates a Defender action to take for high severity Malware threat detected. Possible values are: deviceDefault, clean, quarantine, remove, allow, userDefined, block." />
</Property>
<Property Name="severeSeverity" Type="microsoft.graph.defenderThreatAction">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates a Defender action to take for severe severity Malware threat detected. Possible values are: deviceDefault, clean, quarantine, remove, allow, userDefined, block." />
</Property>
</ComplexType>
<ComplexType Name="deviceCompliancePolicySettingState">
<Property Name="setting" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The setting that is being reported" />
</Property>
<Property Name="settingName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Localized/user friendly setting name that is being reported" />
</Property>
<Property Name="instanceDisplayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of setting instance that is being reported." />
</Property>
<Property Name="state" Type="microsoft.graph.complianceStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="The compliance state of the setting. Possible values are: unknown, notApplicable, compliant, remediated, nonCompliant, error, conflict, notAssigned." />
</Property>
<Property Name="errorCode" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="Error code for the setting" />
</Property>
<Property Name="errorDescription" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Error description" />
</Property>
<Property Name="userId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="UserId" />
</Property>
<Property Name="userName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="UserName" />
</Property>
<Property Name="userEmail" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="UserEmail" />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="UserPrincipalName." />
</Property>
<Property Name="sources" Type="Collection(microsoft.graph.settingSource)">
<Annotation Term="Org.OData.Core.V1.Description" String="Contributing policies" />
</Property>
<Property Name="currentValue" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Current value of setting on device" />
</Property>
</ComplexType>
<ComplexType Name="deviceConfigurationSettingState">
<Property Name="setting" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The setting that is being reported" />
</Property>
<Property Name="settingName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Localized/user friendly setting name that is being reported" />
</Property>
<Property Name="instanceDisplayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of setting instance that is being reported." />
</Property>
<Property Name="state" Type="microsoft.graph.complianceStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="The compliance state of the setting. Possible values are: unknown, notApplicable, compliant, remediated, nonCompliant, error, conflict, notAssigned." />
</Property>
<Property Name="errorCode" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="Error code for the setting" />
</Property>
<Property Name="errorDescription" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Error description" />
</Property>
<Property Name="userId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="UserId" />
</Property>
<Property Name="userName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="UserName" />
</Property>
<Property Name="userEmail" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="UserEmail" />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="UserPrincipalName." />
</Property>
<Property Name="sources" Type="Collection(microsoft.graph.settingSource)">
<Annotation Term="Org.OData.Core.V1.Description" String="Contributing policies" />
</Property>
<Property Name="currentValue" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Current value of setting on device" />
</Property>
</ComplexType>
<ComplexType Name="deviceManagementSettings">
<Property Name="deviceComplianceCheckinThresholdDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of days a device is allowed to go without checking in to remain compliant. Valid values 0 to 120" />
</Property>
<Property Name="isScheduledActionEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Is feature enabled or not for scheduled action for rule." />
</Property>
<Property Name="secureByDefault" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Device should be noncompliant when there is no compliance policy targeted when this is true" />
</Property>
</ComplexType>
<ComplexType Name="edgeSearchEngine">
<Property Name="edgeSearchEngineType" Type="microsoft.graph.edgeSearchEngineType">
<Annotation Term="Org.OData.Core.V1.Description" String="Allows IT admins to set a predefined default search engine for MDM-Controlled devices. Possible values are: default, bing." />
</Property>
</ComplexType>
<ComplexType Name="edgeSearchEngineBase" />
<ComplexType Name="edgeSearchEngineCustom">
<Property Name="edgeSearchEngineOpenSearchXmlUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Points to a https link containing the OpenSearch xml file that contains, at minimum, the short name and the URL to the search Engine." />
</Property>
</ComplexType>
<ComplexType Name="iosHomeScreenApp">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the app Inherited from iosHomeScreenItem" />
</Property>
<Property Name="bundleID" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="BundleID of app" />
</Property>
</ComplexType>
<ComplexType Name="iosHomeScreenFolder">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the app Inherited from iosHomeScreenItem" />
</Property>
<Property Name="pages" Type="Collection(microsoft.graph.iosHomeScreenFolderPage)">
<Annotation Term="Org.OData.Core.V1.Description" String="Pages of Home Screen Layout Icons which must be Application Type. This collection can contain a maximum of 500 elements." />
</Property>
</ComplexType>
<ComplexType Name="iosHomeScreenFolderPage">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the folder page" />
</Property>
<Property Name="apps" Type="Collection(microsoft.graph.iosHomeScreenApp)">
<Annotation Term="Org.OData.Core.V1.Description" String="A list of apps to appear on a page within a folder. This collection can contain a maximum of 500 elements." />
</Property>
</ComplexType>
<ComplexType Name="iosHomeScreenItem">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the app" />
</Property>
</ComplexType>
<ComplexType Name="iosHomeScreenPage">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the page" />
</Property>
<Property Name="icons" Type="Collection(microsoft.graph.iosHomeScreenItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="A list of apps and folders to appear on a page. This collection can contain a maximum of 500 elements." />
</Property>
</ComplexType>
<ComplexType Name="iosNetworkUsageRule">
<Property Name="managedApps" Type="Collection(microsoft.graph.appListItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="Information about the managed apps that this rule is going to apply to. This collection can contain a maximum of 500 elements." />
</Property>
<Property Name="cellularDataBlockWhenRoaming" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="If set to true, corresponding managed apps will not be allowed to use cellular data when roaming." />
</Property>
<Property Name="cellularDataBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="If set to true, corresponding managed apps will not be allowed to use cellular data at any time." />
</Property>
</ComplexType>
<ComplexType Name="iosNotificationSettings">
<Property Name="bundleID" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Bundle id of app to which to apply these notification settings." />
</Property>
<Property Name="appName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Application name to be associated with the bundleID." />
</Property>
<Property Name="publisher" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Publisher to be associated with the bundleID." />
</Property>
<Property Name="enabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether notifications are allowed for this app." />
</Property>
<Property Name="showInNotificationCenter" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether notifications can be shown in notification center." />
</Property>
<Property Name="showOnLockScreen" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether notifications can be shown on the lock screen." />
</Property>
<Property Name="alertType" Type="microsoft.graph.iosNotificationAlertType">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the type of alert for notifications for this app. Possible values are: deviceDefault, banner, modal, none." />
</Property>
<Property Name="badgesEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether badges are allowed for this app." />
</Property>
<Property Name="soundsEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether sounds are allowed for this app." />
</Property>
</ComplexType>
<ComplexType Name="mediaContentRatingAustralia">
<Property Name="movieRating" Type="microsoft.graph.ratingAustraliaMoviesType">
<Annotation Term="Org.OData.Core.V1.Description" String="Movies rating selected for Australia. Possible values are: allAllowed, allBlocked, general, parentalGuidance, mature, agesAbove15, agesAbove18." />
</Property>
<Property Name="tvRating" Type="microsoft.graph.ratingAustraliaTelevisionType">
<Annotation Term="Org.OData.Core.V1.Description" String="TV rating selected for Australia. Possible values are: allAllowed, allBlocked, preschoolers, children, general, parentalGuidance, mature, agesAbove15, agesAbove15AdultViolence." />
</Property>
</ComplexType>
<ComplexType Name="mediaContentRatingCanada">
<Property Name="movieRating" Type="microsoft.graph.ratingCanadaMoviesType">
<Annotation Term="Org.OData.Core.V1.Description" String="Movies rating selected for Canada. Possible values are: allAllowed, allBlocked, general, parentalGuidance, agesAbove14, agesAbove18, restricted." />
</Property>
<Property Name="tvRating" Type="microsoft.graph.ratingCanadaTelevisionType">
<Annotation Term="Org.OData.Core.V1.Description" String="TV rating selected for Canada. Possible values are: allAllowed, allBlocked, children, childrenAbove8, general, parentalGuidance, agesAbove14, agesAbove18." />
</Property>
</ComplexType>
<ComplexType Name="mediaContentRatingFrance">
<Property Name="movieRating" Type="microsoft.graph.ratingFranceMoviesType">
<Annotation Term="Org.OData.Core.V1.Description" String="Movies rating selected for France. Possible values are: allAllowed, allBlocked, agesAbove10, agesAbove12, agesAbove16, agesAbove18." />
</Property>
<Property Name="tvRating" Type="microsoft.graph.ratingFranceTelevisionType">
<Annotation Term="Org.OData.Core.V1.Description" String="TV rating selected for France. Possible values are: allAllowed, allBlocked, agesAbove10, agesAbove12, agesAbove16, agesAbove18." />
</Property>
</ComplexType>
<ComplexType Name="mediaContentRatingGermany">
<Property Name="movieRating" Type="microsoft.graph.ratingGermanyMoviesType">
<Annotation Term="Org.OData.Core.V1.Description" String="Movies rating selected for Germany. Possible values are: allAllowed, allBlocked, general, agesAbove6, agesAbove12, agesAbove16, adults." />
</Property>
<Property Name="tvRating" Type="microsoft.graph.ratingGermanyTelevisionType">
<Annotation Term="Org.OData.Core.V1.Description" String="TV rating selected for Germany. Possible values are: allAllowed, allBlocked, general, agesAbove6, agesAbove12, agesAbove16, adults." />
</Property>
</ComplexType>
<ComplexType Name="mediaContentRatingIreland">
<Property Name="movieRating" Type="microsoft.graph.ratingIrelandMoviesType">
<Annotation Term="Org.OData.Core.V1.Description" String="Movies rating selected for Ireland. Possible values are: allAllowed, allBlocked, general, parentalGuidance, agesAbove12, agesAbove15, agesAbove16, adults." />
</Property>
<Property Name="tvRating" Type="microsoft.graph.ratingIrelandTelevisionType">
<Annotation Term="Org.OData.Core.V1.Description" String="TV rating selected for Ireland. Possible values are: allAllowed, allBlocked, general, children, youngAdults, parentalSupervision, mature." />
</Property>
</ComplexType>
<ComplexType Name="mediaContentRatingJapan">
<Property Name="movieRating" Type="microsoft.graph.ratingJapanMoviesType">
<Annotation Term="Org.OData.Core.V1.Description" String="Movies rating selected for Japan. Possible values are: allAllowed, allBlocked, general, parentalGuidance, agesAbove15, agesAbove18." />
</Property>
<Property Name="tvRating" Type="microsoft.graph.ratingJapanTelevisionType">
<Annotation Term="Org.OData.Core.V1.Description" String="TV rating selected for Japan. Possible values are: allAllowed, allBlocked, explicitAllowed." />
</Property>
</ComplexType>
<ComplexType Name="mediaContentRatingNewZealand">
<Property Name="movieRating" Type="microsoft.graph.ratingNewZealandMoviesType">
<Annotation Term="Org.OData.Core.V1.Description" String="Movies rating selected for New Zealand. Possible values are: allAllowed, allBlocked, general, parentalGuidance, mature, agesAbove13, agesAbove15, agesAbove16, agesAbove18, restricted, agesAbove16Restricted." />
</Property>
<Property Name="tvRating" Type="microsoft.graph.ratingNewZealandTelevisionType">
<Annotation Term="Org.OData.Core.V1.Description" String="TV rating selected for New Zealand. Possible values are: allAllowed, allBlocked, general, parentalGuidance, adults." />
</Property>
</ComplexType>
<ComplexType Name="mediaContentRatingUnitedKingdom">
<Property Name="movieRating" Type="microsoft.graph.ratingUnitedKingdomMoviesType">
<Annotation Term="Org.OData.Core.V1.Description" String="Movies rating selected for United Kingdom. Possible values are: allAllowed, allBlocked, general, universalChildren, parentalGuidance, agesAbove12Video, agesAbove12Cinema, agesAbove15, adults." />
</Property>
<Property Name="tvRating" Type="microsoft.graph.ratingUnitedKingdomTelevisionType">
<Annotation Term="Org.OData.Core.V1.Description" String="TV rating selected for United Kingdom. Possible values are: allAllowed, allBlocked, caution." />
</Property>
</ComplexType>
<ComplexType Name="mediaContentRatingUnitedStates">
<Property Name="movieRating" Type="microsoft.graph.ratingUnitedStatesMoviesType">
<Annotation Term="Org.OData.Core.V1.Description" String="Movies rating selected for United States. Possible values are: allAllowed, allBlocked, general, parentalGuidance, parentalGuidance13, restricted, adults." />
</Property>
<Property Name="tvRating" Type="microsoft.graph.ratingUnitedStatesTelevisionType">
<Annotation Term="Org.OData.Core.V1.Description" String="TV rating selected for United States. Possible values are: allAllowed, allBlocked, childrenAll, childrenAbove7, general, parentalGuidance, childrenAbove14, adults." />
</Property>
</ComplexType>
<ComplexType Name="omaSetting">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display Name." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Description." />
</Property>
<Property Name="omaUri" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="OMA." />
</Property>
</ComplexType>
<ComplexType Name="omaSettingBase64">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display Name. Inherited from omaSetting" />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Description. Inherited from omaSetting" />
</Property>
<Property Name="omaUri" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="OMA. Inherited from omaSetting" />
</Property>
<Property Name="fileName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="File name associated with the Value property (.cer" />
</Property>
<Property Name="value" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Value. (Base64 encoded string)" />
</Property>
</ComplexType>
<ComplexType Name="omaSettingBoolean">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display Name. Inherited from omaSetting" />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Description. Inherited from omaSetting" />
</Property>
<Property Name="omaUri" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="OMA. Inherited from omaSetting" />
</Property>
<Property Name="value" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Value." />
</Property>
</ComplexType>
<ComplexType Name="omaSettingDateTime">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display Name. Inherited from omaSetting" />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Description. Inherited from omaSetting" />
</Property>
<Property Name="omaUri" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="OMA. Inherited from omaSetting" />
</Property>
<Property Name="value" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Value." />
</Property>
</ComplexType>
<ComplexType Name="omaSettingFloatingPoint">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display Name. Inherited from omaSetting" />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Description. Inherited from omaSetting" />
</Property>
<Property Name="omaUri" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="OMA. Inherited from omaSetting" />
</Property>
<Property Name="value" Type="Edm.Single">
<Annotation Term="Org.OData.Core.V1.Description" String="Value." />
</Property>
</ComplexType>
<ComplexType Name="omaSettingInteger">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display Name. Inherited from omaSetting" />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Description. Inherited from omaSetting" />
</Property>
<Property Name="omaUri" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="OMA. Inherited from omaSetting" />
</Property>
<Property Name="value" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Value." />
</Property>
</ComplexType>
<ComplexType Name="omaSettingString">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display Name. Inherited from omaSetting" />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Description. Inherited from omaSetting" />
</Property>
<Property Name="omaUri" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="OMA. Inherited from omaSetting" />
</Property>
<Property Name="value" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Value." />
</Property>
</ComplexType>
<ComplexType Name="omaSettingStringXml">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display Name. Inherited from omaSetting" />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Description. Inherited from omaSetting" />
</Property>
<Property Name="omaUri" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="OMA. Inherited from omaSetting" />
</Property>
<Property Name="fileName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="File name associated with the Value property (.xml)." />
</Property>
<Property Name="value" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="Value. (UTF8 encoded byte array)" />
</Property>
</ComplexType>
<ComplexType Name="sharedPCAccountManagerPolicy">
<Property Name="accountDeletionPolicy" Type="microsoft.graph.sharedPCAccountDeletionPolicyType">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures when accounts are deleted. Possible values are: immediate, diskSpaceThreshold, diskSpaceThresholdOrInactiveThreshold." />
</Property>
<Property Name="cacheAccountsAboveDiskFreePercentage" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Sets the percentage of available disk space a PC should have before it stops deleting cached shared PC accounts. Only applies when AccountDeletionPolicy is DiskSpaceThreshold or DiskSpaceThresholdOrInactiveThreshold. Valid values 0 to 100" />
</Property>
<Property Name="inactiveThresholdDays" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies when the accounts will start being deleted when they have not been logged on during the specified period, given as number of days. Only applies when AccountDeletionPolicy is DiskSpaceThreshold or DiskSpaceThresholdOrInactiveThreshold." />
</Property>
<Property Name="removeAccountsBelowDiskFreePercentage" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Sets the percentage of disk space remaining on a PC before cached accounts will be deleted to free disk space. Accounts that have been inactive the longest will be deleted first. Only applies when AccountDeletionPolicy is DiskSpaceThresholdOrInactiveThreshold. Valid values 0 to 100" />
</Property>
</ComplexType>
<ComplexType Name="windows10NetworkProxyServer">
<Property Name="address" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Address to the proxy server. Specify an address in the format [':']" />
</Property>
<Property Name="exceptions" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Addresses that should not use the proxy server. The system will not use the proxy server for addresses beginning with what is specified in this node." />
</Property>
<Property Name="useForLocalAddresses" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies whether the proxy server should be used for local (intranet) addresses." />
</Property>
</ComplexType>
<ComplexType Name="windowsFirewallNetworkProfile">
<Property Name="firewallEnabled" Type="microsoft.graph.stateManagementSetting">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures the host device to allow or block the firewall and advanced security enforcement for the network profile. Possible values are: notConfigured, blocked, allowed." />
</Property>
<Property Name="stealthModeBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Prevent the server from operating in stealth mode. When StealthModeRequired and StealthModeBlocked are both true, StealthModeBlocked takes priority." />
</Property>
<Property Name="incomingTrafficBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures the firewall to block all incoming traffic regardless of other policy settings. When IncomingTrafficRequired and IncomingTrafficBlocked are both true, IncomingTrafficBlocked takes priority." />
</Property>
<Property Name="unicastResponsesToMulticastBroadcastsBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures the firewall to block unicast responses to multicast broadcast traffic. When UnicastResponsesToMulticastBroadcastsRequired and UnicastResponsesToMulticastBroadcastsBlocked are both true, UnicastResponsesToMulticastBroadcastsBlocked takes priority." />
</Property>
<Property Name="inboundNotificationsBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Prevents the firewall from displaying notifications when an application is blocked from listening on a port. When InboundNotificationsRequired and InboundNotificationsBlocked are both true, InboundNotificationsBlocked takes priority." />
</Property>
<Property Name="authorizedApplicationRulesFromGroupPolicyMerged" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures the firewall to merge authorized application rules from group policy with those from local store instead of ignoring the local store rules. When AuthorizedApplicationRulesFromGroupPolicyNotMerged and AuthorizedApplicationRulesFromGroupPolicyMerged are both true, AuthorizedApplicationRulesFromGroupPolicyMerged takes priority." />
</Property>
<Property Name="globalPortRulesFromGroupPolicyMerged" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures the firewall to merge global port rules from group policy with those from local store instead of ignoring the local store rules. When GlobalPortRulesFromGroupPolicyNotMerged and GlobalPortRulesFromGroupPolicyMerged are both true, GlobalPortRulesFromGroupPolicyMerged takes priority." />
</Property>
<Property Name="connectionSecurityRulesFromGroupPolicyMerged" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures the firewall to merge connection security rules from group policy with those from local store instead of ignoring the local store rules. When ConnectionSecurityRulesFromGroupPolicyNotMerged and ConnectionSecurityRulesFromGroupPolicyMerged are both true, ConnectionSecurityRulesFromGroupPolicyMerged takes priority." />
</Property>
<Property Name="outboundConnectionsBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures the firewall to block all outgoing connections by default. When OutboundConnectionsRequired and OutboundConnectionsBlocked are both true, OutboundConnectionsBlocked takes priority." />
</Property>
<Property Name="inboundConnectionsBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures the firewall to block all incoming connections by default. When InboundConnectionsRequired and InboundConnectionsBlocked are both true, InboundConnectionsBlocked takes priority." />
</Property>
<Property Name="securedPacketExemptionAllowed" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures the firewall to allow the host computer to respond to unsolicited network traffic of that traffic is secured by IPSec even when stealthModeBlocked is set to true. When SecuredPacketExemptionBlocked and SecuredPacketExemptionAllowed are both true, SecuredPacketExemptionAllowed takes priority." />
</Property>
<Property Name="policyRulesFromGroupPolicyMerged" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Configures the firewall to merge Firewall Rule policies from group policy with those from local store instead of ignoring the local store rules. When PolicyRulesFromGroupPolicyNotMerged and PolicyRulesFromGroupPolicyMerged are both true, PolicyRulesFromGroupPolicyMerged takes priority." />
</Property>
</ComplexType>
<ComplexType Name="windowsUpdateActiveHoursInstall">
<Property Name="activeHoursStart" Type="Edm.TimeOfDay">
<Annotation Term="Org.OData.Core.V1.Description" String="Active Hours Start" />
</Property>
<Property Name="activeHoursEnd" Type="Edm.TimeOfDay">
<Annotation Term="Org.OData.Core.V1.Description" String="Active Hours End" />
</Property>
</ComplexType>
<ComplexType Name="windowsUpdateInstallScheduleType" />
<ComplexType Name="windowsUpdateScheduledInstall">
<Property Name="scheduledInstallDay" Type="microsoft.graph.weeklySchedule">
<Annotation Term="Org.OData.Core.V1.Description" String="Scheduled Install Day in week. Possible values are: userDefined, everyday, sunday, monday, tuesday, wednesday, thursday, friday, saturday." />
</Property>
<Property Name="scheduledInstallTime" Type="Edm.TimeOfDay">
<Annotation Term="Org.OData.Core.V1.Description" String="Scheduled Install Time during day" />
</Property>
</ComplexType>
<ComplexType Name="configurationManagerClientEnabledFeatures">
<Property Name="inventory" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether inventory is managed by Intune" />
</Property>
<Property Name="modernApps" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether modern application is managed by Intune" />
</Property>
<Property Name="resourceAccess" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether resource access is managed by Intune" />
</Property>
<Property Name="deviceConfiguration" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether device configuration is managed by Intune" />
</Property>
<Property Name="compliancePolicy" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether compliance policy is managed by Intune" />
</Property>
<Property Name="windowsUpdateForBusiness" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether Windows Update for Business is managed by Intune" />
</Property>
</ComplexType>
<ComplexType Name="deleteUserFromSharedAppleDeviceActionResult">
<Property Name="actionName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Action name Inherited from deviceActionResult" />
</Property>
<Property Name="actionState" Type="microsoft.graph.actionState">
<Annotation Term="Org.OData.Core.V1.Description" String="State of the action Inherited from deviceActionResult. Possible values are: none, pending, canceled, active, done, failed, notSupported." />
</Property>
<Property Name="startDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time the action was initiated Inherited from deviceActionResult" />
</Property>
<Property Name="lastUpdatedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time the action state was last updated Inherited from deviceActionResult" />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="User principal name of the user to be deleted" />
</Property>
</ComplexType>
<ComplexType Name="deviceActionResult">
<Property Name="actionName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Action name" />
</Property>
<Property Name="actionState" Type="microsoft.graph.actionState">
<Annotation Term="Org.OData.Core.V1.Description" String="State of the action. Possible values are: none, pending, canceled, active, done, failed, notSupported." />
</Property>
<Property Name="startDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time the action was initiated" />
</Property>
<Property Name="lastUpdatedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time the action state was last updated" />
</Property>
</ComplexType>
<ComplexType Name="deviceExchangeAccessStateSummary">
<Property Name="allowedDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Total count of devices with Exchange Access State: Allowed." />
</Property>
<Property Name="blockedDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Total count of devices with Exchange Access State: Blocked." />
</Property>
<Property Name="quarantinedDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Total count of devices with Exchange Access State: Quarantined." />
</Property>
<Property Name="unknownDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Total count of devices with Exchange Access State: Unknown." />
</Property>
<Property Name="unavailableDeviceCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Total count of devices for which no Exchange Access State could be found." />
</Property>
</ComplexType>
<ComplexType Name="deviceGeoLocation">
<Property Name="lastCollectedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time at which location was recorded, relative to UTC" />
</Property>
<Property Name="longitude" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Longitude coordinate of the device's location" />
</Property>
<Property Name="latitude" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Latitude coordinate of the device's location" />
</Property>
<Property Name="altitude" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Altitude, given in meters above sea level" />
</Property>
<Property Name="horizontalAccuracy" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Accuracy of longitude and latitude in meters" />
</Property>
<Property Name="verticalAccuracy" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Accuracy of altitude in meters" />
</Property>
<Property Name="heading" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Heading in degrees from true north" />
</Property>
<Property Name="speed" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Speed the device is traveling in meters per second" />
</Property>
</ComplexType>
<ComplexType Name="deviceHealthAttestationState">
<Property Name="lastUpdateDateTime" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Timestamp of the last update." />
</Property>
<Property Name="contentNamespaceUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The DHA report version. (Namespace version)" />
</Property>
<Property Name="deviceHealthAttestationStatus" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The DHA report version. (Namespace version)" />
</Property>
<Property Name="contentVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The HealthAttestation state schema version" />
</Property>
<Property Name="issuedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The DateTime when device was evaluated or issued to MDM" />
</Property>
<Property Name="attestationIdentityKey" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="TWhen an Attestation Identity Key (AIK) is present on a device, it indicates that the device has an endorsement key (EK) certificate." />
</Property>
<Property Name="resetCount" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of times a PC device has hibernated or resumed" />
</Property>
<Property Name="restartCount" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of times a PC device has rebooted" />
</Property>
<Property Name="dataExcutionPolicy" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="DEP Policy defines a set of hardware and software technologies that perform additional checks on memory" />
</Property>
<Property Name="bitLockerStatus" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="On or Off of BitLocker Drive Encryption" />
</Property>
<Property Name="bootManagerVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The version of the Boot Manager" />
</Property>
<Property Name="codeIntegrityCheckVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The version of the Boot Manager" />
</Property>
<Property Name="secureBoot" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="When Secure Boot is enabled, the core components must have the correct cryptographic signatures" />
</Property>
<Property Name="bootDebugging" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="When bootDebugging is enabled, the device is used in development and testing" />
</Property>
<Property Name="operatingSystemKernelDebugging" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="When operatingSystemKernelDebugging is enabled, the device is used in development and testing" />
</Property>
<Property Name="codeIntegrity" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="When code integrity is enabled, code execution is restricted to integrity verified code" />
</Property>
<Property Name="testSigning" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="When test signing is allowed, the device does not enforce signature validation during boot" />
</Property>
<Property Name="safeMode" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Safe mode is a troubleshooting option for Windows that starts your computer in a limited state" />
</Property>
<Property Name="windowsPE" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Operating system running with limited services that is used to prepare a computer for Windows" />
</Property>
<Property Name="earlyLaunchAntiMalwareDriverProtection" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="ELAM provides protection for the computers in your network when they start up" />
</Property>
<Property Name="virtualSecureMode" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="VSM is a container that protects high value assets from a compromised kernel" />
</Property>
<Property Name="pcrHashAlgorithm" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Informational attribute that identifies the HASH algorithm that was used by TPM" />
</Property>
<Property Name="bootAppSecurityVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The security version number of the Boot Application" />
</Property>
<Property Name="bootManagerSecurityVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The security version number of the Boot Application" />
</Property>
<Property Name="tpmVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The security version number of the Boot Application" />
</Property>
<Property Name="pcr0" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The measurement that is captured in PCR[0]" />
</Property>
<Property Name="secureBootConfigurationPolicyFingerPrint" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Fingerprint of the Custom Secure Boot Configuration Policy" />
</Property>
<Property Name="codeIntegrityPolicy" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Code Integrity policy that is controlling the security of the boot environment" />
</Property>
<Property Name="bootRevisionListInfo" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Boot Revision List that was loaded during initial boot on the attested device" />
</Property>
<Property Name="operatingSystemRevListInfo" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The Operating System Revision List that was loaded during initial boot on the attested device" />
</Property>
<Property Name="healthStatusMismatchInfo" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="This attribute appears if DHA-Service detects an integrity issue" />
</Property>
<Property Name="healthAttestationSupportedStatus" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="This attribute indicates if DHA is supported for the device" />
</Property>
</ComplexType>
<ComplexType Name="deviceOperatingSystemSummary">
<Property Name="androidCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of android device count." />
</Property>
<Property Name="iosCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of iOS device count." />
</Property>
<Property Name="macOSCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of Mac OS X device count." />
</Property>
<Property Name="windowsMobileCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of Windows mobile device count." />
</Property>
<Property Name="windowsCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of Windows device count." />
</Property>
<Property Name="unknownCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of unknown device count." />
</Property>
</ComplexType>
<ComplexType Name="locateDeviceActionResult">
<Property Name="actionName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Action name Inherited from deviceActionResult" />
</Property>
<Property Name="actionState" Type="microsoft.graph.actionState">
<Annotation Term="Org.OData.Core.V1.Description" String="State of the action Inherited from deviceActionResult. Possible values are: none, pending, canceled, active, done, failed, notSupported." />
</Property>
<Property Name="startDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time the action was initiated Inherited from deviceActionResult" />
</Property>
<Property Name="lastUpdatedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time the action state was last updated Inherited from deviceActionResult" />
</Property>
<Property Name="deviceLocation" Type="microsoft.graph.deviceGeoLocation">
<Annotation Term="Org.OData.Core.V1.Description" String="device location" />
</Property>
</ComplexType>
<ComplexType Name="remoteLockActionResult">
<Property Name="actionName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Action name Inherited from deviceActionResult" />
</Property>
<Property Name="actionState" Type="microsoft.graph.actionState">
<Annotation Term="Org.OData.Core.V1.Description" String="State of the action Inherited from deviceActionResult. Possible values are: none, pending, canceled, active, done, failed, notSupported." />
</Property>
<Property Name="startDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time the action was initiated Inherited from deviceActionResult" />
</Property>
<Property Name="lastUpdatedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time the action state was last updated Inherited from deviceActionResult" />
</Property>
<Property Name="unlockPin" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Pin to unlock the client" />
</Property>
</ComplexType>
<ComplexType Name="resetPasscodeActionResult">
<Property Name="actionName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Action name Inherited from deviceActionResult" />
</Property>
<Property Name="actionState" Type="microsoft.graph.actionState">
<Annotation Term="Org.OData.Core.V1.Description" String="State of the action Inherited from deviceActionResult. Possible values are: none, pending, canceled, active, done, failed, notSupported." />
</Property>
<Property Name="startDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time the action was initiated Inherited from deviceActionResult" />
</Property>
<Property Name="lastUpdatedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time the action state was last updated Inherited from deviceActionResult" />
</Property>
<Property Name="passcode" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Newly generated passcode for the device" />
</Property>
</ComplexType>
<ComplexType Name="updateWindowsDeviceAccountActionParameter">
<Property Name="deviceAccount" Type="microsoft.graph.windowsDeviceAccount">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="passwordRotationEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="calendarSyncEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="deviceAccountEmail" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="exchangeServer" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="sessionInitiationProtocalAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
</ComplexType>
<ComplexType Name="windowsDefenderScanActionResult">
<Property Name="actionName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Action name Inherited from deviceActionResult" />
</Property>
<Property Name="actionState" Type="microsoft.graph.actionState">
<Annotation Term="Org.OData.Core.V1.Description" String="State of the action Inherited from deviceActionResult. Possible values are: none, pending, canceled, active, done, failed, notSupported." />
</Property>
<Property Name="startDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time the action was initiated Inherited from deviceActionResult" />
</Property>
<Property Name="lastUpdatedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time the action state was last updated Inherited from deviceActionResult" />
</Property>
<Property Name="scanType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Scan type either full scan or quick scan" />
</Property>
</ComplexType>
<ComplexType Name="windowsDeviceAccount">
<Property Name="password" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
</ComplexType>
<ComplexType Name="windowsDeviceADAccount">
<Property Name="password" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented Inherited from windowsDeviceAccount" />
</Property>
<Property Name="domainName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
<Property Name="userName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
</ComplexType>
<ComplexType Name="windowsDeviceAzureADAccount">
<Property Name="password" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented Inherited from windowsDeviceAccount" />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
</ComplexType>
<ComplexType Name="importedWindowsAutopilotDeviceIdentityState">
<Property Name="deviceImportStatus" Type="microsoft.graph.importedWindowsAutopilotDeviceIdentityImportStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="Device status reported by Device Directory Service(DDS). Possible values are: unknown, pending, partial, complete, error." />
</Property>
<Property Name="deviceRegistrationId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Device Registration ID for successfully added device reported by Device Directory Service(DDS)." />
</Property>
<Property Name="deviceErrorCode" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Device error code reported by Device Directory Service(DDS)." />
</Property>
<Property Name="deviceErrorName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Device error name reported by Device Directory Service(DDS)." />
</Property>
</ComplexType>
<ComplexType Name="androidMobileAppIdentifier">
<Property Name="packageId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The identifier for an app, as specified in the play store." />
</Property>
</ComplexType>
<ComplexType Name="iosMobileAppIdentifier">
<Property Name="bundleId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The identifier for an app, as specified in the app store." />
</Property>
</ComplexType>
<ComplexType Name="ipRange" />
<ComplexType Name="iPv4Range">
<Property Name="lowerAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Lower IP Address" />
</Property>
<Property Name="upperAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Upper IP Address" />
</Property>
</ComplexType>
<ComplexType Name="iPv6Range">
<Property Name="lowerAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Lower IP Address" />
</Property>
<Property Name="upperAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Upper IP Address" />
</Property>
</ComplexType>
<ComplexType Name="keyValuePair">
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name for this key-value pair" />
</Property>
<Property Name="value" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Value for this key-value pair" />
</Property>
</ComplexType>
<ComplexType Name="managedAppDiagnosticStatus">
<Property Name="validationName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The validation friendly name" />
</Property>
<Property Name="state" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The state of the operation" />
</Property>
<Property Name="mitigationInstruction" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Instruction on how to mitigate a failed validation" />
</Property>
</ComplexType>
<ComplexType Name="managedAppPolicyDeploymentSummaryPerApp">
<Property Name="mobileAppIdentifier" Type="microsoft.graph.mobileAppIdentifier">
<Annotation Term="Org.OData.Core.V1.Description" String="Deployment of an app." />
</Property>
<Property Name="configurationAppliedUserCount" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of users the policy is applied." />
</Property>
</ComplexType>
<ComplexType Name="mobileAppIdentifier" />
<ComplexType Name="proxiedDomain">
<Property Name="ipAddressOrFQDN" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The IP address or FQDN" />
</Property>
<Property Name="proxy" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Proxy IP" />
</Property>
</ComplexType>
<ComplexType Name="windowsInformationProtectionApp">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="App display name." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The app's description." />
</Property>
<Property Name="publisherName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The publisher name" />
</Property>
<Property Name="productName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The product name." />
</Property>
<Property Name="denied" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="If true, app is denied protection or exemption." />
</Property>
</ComplexType>
<ComplexType Name="windowsInformationProtectionDataRecoveryCertificate">
<Property Name="subjectName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Data recovery Certificate subject name" />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Data recovery Certificate description" />
</Property>
<Property Name="expirationDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Data recovery Certificate expiration datetime" />
</Property>
<Property Name="certificate" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="Data recovery Certificate" />
</Property>
</ComplexType>
<ComplexType Name="windowsInformationProtectionDesktopApp">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="App display name. Inherited from windowsInformationProtectionApp" />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The app's description. Inherited from windowsInformationProtectionApp" />
</Property>
<Property Name="publisherName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The publisher name Inherited from windowsInformationProtectionApp" />
</Property>
<Property Name="productName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The product name. Inherited from windowsInformationProtectionApp" />
</Property>
<Property Name="denied" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="If true, app is denied protection or exemption. Inherited from windowsInformationProtectionApp" />
</Property>
<Property Name="binaryName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The binary name." />
</Property>
<Property Name="binaryVersionLow" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The lower binary version." />
</Property>
<Property Name="binaryVersionHigh" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The high binary version." />
</Property>
</ComplexType>
<ComplexType Name="windowsInformationProtectionIPRangeCollection">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display name" />
</Property>
<Property Name="ranges" Type="Collection(microsoft.graph.ipRange)">
<Annotation Term="Org.OData.Core.V1.Description" String="Collection of IP ranges" />
</Property>
</ComplexType>
<ComplexType Name="windowsInformationProtectionProxiedDomainCollection">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display name" />
</Property>
<Property Name="proxiedDomains" Type="Collection(microsoft.graph.proxiedDomain)">
<Annotation Term="Org.OData.Core.V1.Description" String="Collection of proxied domains" />
</Property>
</ComplexType>
<ComplexType Name="windowsInformationProtectionResourceCollection">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display name" />
</Property>
<Property Name="resources" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Collection of resources" />
</Property>
</ComplexType>
<ComplexType Name="windowsInformationProtectionStoreApp">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="App display name. Inherited from windowsInformationProtectionApp" />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The app's description. Inherited from windowsInformationProtectionApp" />
</Property>
<Property Name="publisherName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The publisher name Inherited from windowsInformationProtectionApp" />
</Property>
<Property Name="productName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The product name. Inherited from windowsInformationProtectionApp" />
</Property>
<Property Name="denied" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="If true, app is denied protection or exemption. Inherited from windowsInformationProtectionApp" />
</Property>
</ComplexType>
<ComplexType Name="deviceEnrollmentPlatformRestriction">
<Property Name="platformBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block the platform from enrolling" />
</Property>
<Property Name="personalDeviceEnrollmentBlocked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Block personally owned devices from enrolling" />
</Property>
<Property Name="osMinimumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Min OS version supported" />
</Property>
<Property Name="osMaximumVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Max OS version supported" />
</Property>
</ComplexType>
<ComplexType Name="intuneBrand">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Company/organization name that is displayed to end users." />
</Property>
<Property Name="contactITName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the person/organization responsible for IT support." />
</Property>
<Property Name="contactITPhoneNumber" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Phone number of the person/organization responsible for IT support." />
</Property>
<Property Name="contactITEmailAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Email address of the person/organization responsible for IT support." />
</Property>
<Property Name="contactITNotes" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Text comments regarding the person/organization responsible for IT support." />
</Property>
<Property Name="privacyUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="URL to the company/organizations privacy policy." />
</Property>
<Property Name="onlineSupportSiteUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="URL to the company/organizations IT helpdesk site." />
</Property>
<Property Name="onlineSupportSiteName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Display name of the company/organizations IT helpdesk site." />
</Property>
<Property Name="themeColor" Type="microsoft.graph.rgbColor">
<Annotation Term="Org.OData.Core.V1.Description" String="Primary theme color used in the Company Portal applications and web portal." />
</Property>
<Property Name="showLogo" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Boolean that represents whether the administrator-supplied logo images are shown or not shown." />
</Property>
<Property Name="lightBackgroundLogo" Type="microsoft.graph.mimeContent">
<Annotation Term="Org.OData.Core.V1.Description" String="Logo image displayed in Company Portal apps which have a light background behind the logo." />
</Property>
<Property Name="darkBackgroundLogo" Type="microsoft.graph.mimeContent">
<Annotation Term="Org.OData.Core.V1.Description" String="Logo image displayed in Company Portal apps which have a dark background behind the logo." />
</Property>
<Property Name="showNameNextToLogo" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Boolean that represents whether the administrator-supplied display name will be shown next to the logo image." />
</Property>
<Property Name="showDisplayNameNextToLogo" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Boolean that represents whether the administrator-supplied display name will be shown next to the logo image." />
</Property>
</ComplexType>
<ComplexType Name="rgbColor">
<Property Name="r" Type="Edm.Byte">
<Annotation Term="Org.OData.Core.V1.Description" String="Red value" />
</Property>
<Property Name="g" Type="Edm.Byte">
<Annotation Term="Org.OData.Core.V1.Description" String="Green value" />
</Property>
<Property Name="b" Type="Edm.Byte">
<Annotation Term="Org.OData.Core.V1.Description" String="Blue value" />
</Property>
</ComplexType>
<ComplexType Name="resourceAction">
<Property Name="allowedResourceActions" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Allowed Actions" />
</Property>
<Property Name="notAllowedResourceActions" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Not Allowed Actions" />
</Property>
</ComplexType>
<ComplexType Name="rolePermission">
<Property Name="resourceActions" Type="Collection(microsoft.graph.resourceAction)">
<Annotation Term="Org.OData.Core.V1.Description" String="Actions" />
</Property>
</ComplexType>
<ComplexType Name="allDevicesAssignmentTarget" />
<ComplexType Name="allLicensedUsersAssignmentTarget" />
<ComplexType Name="deviceAndAppManagementAssignmentTarget" />
<ComplexType Name="exclusionGroupAssignmentTarget">
<Property Name="groupId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The group Id that is the target of the assignment. Inherited from groupAssignmentTarget" />
</Property>
</ComplexType>
<ComplexType Name="groupAssignmentTarget">
<Property Name="groupId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The group Id that is the target of the assignment." />
</Property>
</ComplexType>
<ComplexType Name="mimeContent">
<Property Name="type" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the content mime type." />
</Property>
<Property Name="value" Type="Edm.Binary">
<Annotation Term="Org.OData.Core.V1.Description" String="The byte array that contains the actual content." />
</Property>
</ComplexType>
<ComplexType Name="report">
<Property Name="content" Type="Edm.Stream">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
</ComplexType>
<ComplexType Name="uri">
<Property Name="segments" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Not yet documented" />
</Property>
</ComplexType>
<ComplexType Name="invitedUserMessageInfo">
<Property Name="ccRecipients" Type="Collection(microsoft.graph.recipient)">
<Annotation Term="Org.OData.Core.V1.Description" String="Additional recipients the invitation message should be sent to. Currently only 1 additional recipient is supported." />
</Property>
<Property Name="customizedMessageBody" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Customized message body you want to send if you don't want the default message." />
</Property>
<Property Name="messageLanguage" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The language you want to send the default message in. If the customizedMessageBody is specified, this property is ignored, and the message is sent using the customizedMessageBody. The language format should be in ISO 639. The default is en-US." />
</Property>
</ComplexType>
<ComplexType Name="itemBody">
<Property Name="content" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The content of the item." />
</Property>
<Property Name="contentType" Type="microsoft.graph.bodyType">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of the content. Possible values are Text and HTML." />
</Property>
</ComplexType>
<ComplexType Name="itemReference">
<Property Name="driveId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Unique identifier of the drive instance that contains the item. Read-only." />
</Property>
<Property Name="driveType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Identifies the type of drive. See [drive][] resource for values." />
</Property>
<Property Name="id" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Unique identifier of the item in the drive. Read-only." />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the item being referenced. Read-only." />
</Property>
<Property Name="path" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Path that can be used to navigate to the item. Read-only." />
</Property>
<Property Name="shareId" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A unique identifier for a shared resource that can be accessed via the [Shares][] API." />
</Property>
<Property Name="sharepointIds" Type="microsoft.graph.sharepointIds" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Returns identifiers useful for SharePoint REST compatibility. Read-only." />
</Property>
</ComplexType>
<ComplexType Name="Json" />
<ComplexType Name="licenseUnitsDetail">
<Property Name="enabled" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of units that are enabled." />
</Property>
<Property Name="suspended" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of units that are suspended." />
</Property>
<Property Name="warning" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of units that are in warning status." />
</Property>
</ComplexType>
<ComplexType Name="listInfo">
<Property Name="contentTypesEnabled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="If true, indicates that content types are enabled for this list." />
</Property>
<Property Name="hidden" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="If true, indicates that the list is not normally visible in the SharePoint user experience." />
</Property>
<Property Name="template" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more." />
</Property>
</ComplexType>
<ComplexType Name="localeInfo">
<Property Name="locale" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A locale representation for the user, which includes the user's preferred language and country/region. For example, 'en-us'. The language component follows 2-letter codes as defined in ISO 639-1, and the country component follows 2-letter codes as defined in ISO 3166-1 alpha-2." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A name representing the user's locale in natural language, for example, 'English (United States)'." />
</Property>
</ComplexType>
<ComplexType Name="location">
<Property Name="address" Type="microsoft.graph.physicalAddress">
<Annotation Term="Org.OData.Core.V1.Description" String="The street address of the location." />
</Property>
<Property Name="coordinates" Type="microsoft.graph.outlookGeoCoordinates">
<Annotation Term="Org.OData.Core.V1.Description" String="The geographic coordinates and elevation of the location." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name associated with the location." />
</Property>
<Property Name="locationEmailAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional email address of the location." />
</Property>
<Property Name="locationUri" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional URI representing the location." />
</Property>
<Property Name="locationType" Type="microsoft.graph.locationType">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of location. The possible values are: default, conferenceRoom, homeAddress, businessAddress,geoCoordinates, streetAddress, hotel, restaurant, localBusiness, postalAddress. Read-only." />
</Property>
<Property Name="uniqueId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="For internal use only." />
</Property>
<Property Name="uniqueIdType" Type="microsoft.graph.locationUniqueIdType">
<Annotation Term="Org.OData.Core.V1.Description" String="For internal use only." />
</Property>
</ComplexType>
<ComplexType Name="locationConstraint">
<Property Name="isRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="The client requests the service to include in the response a meeting location for the meeting. If this is true and all the resources are busy, findMeetingTimes will not return any meeting time suggestions. If this is false and all the resources are busy, findMeetingTimes would still look for meeting times without locations." />
</Property>
<Property Name="locations" Type="Collection(microsoft.graph.locationConstraintItem)">
<Annotation Term="Org.OData.Core.V1.Description" String="Constraint information for one or more locations that the client requests for the meeting." />
</Property>
<Property Name="suggestLocation" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="The client requests the service to suggest one or more meeting locations." />
</Property>
</ComplexType>
<ComplexType Name="locationConstraintItem" BaseType="microsoft.graph.location">
<Property Name="resolveAvailability" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="If set to true and the specified resource is busy, findMeetingTimes looks for another resource that is free. If set to false and the specified resource is busy, findMeetingTimes returns the resource best ranked in the user's cache without checking if it's free. Default is true." />
</Property>
</ComplexType>
<ComplexType Name="lookupColumn">
<Property Name="allowMultipleValues" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether multiple values can be selected from the source." />
</Property>
<Property Name="allowUnlimitedLength" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether values in the column should be able to exceed the standard limit of 255 characters." />
</Property>
<Property Name="columnName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the lookup source column." />
</Property>
<Property Name="listId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier of the lookup source list." />
</Property>
<Property Name="primaryLookupColumnId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="If specified, this column is a secondary lookup, pulling an additional field from the list item looked up by the primary lookup. Use the list item looked up by the primary as the source for the column named here." />
</Property>
</ComplexType>
<ComplexType Name="mailboxSettings">
<Property Name="archiveFolder" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Folder ID of an archive folder for the user." />
</Property>
<Property Name="automaticRepliesSetting" Type="microsoft.graph.automaticRepliesSetting">
<Annotation Term="Org.OData.Core.V1.Description" String="Configuration settings to automatically notify the sender of an incoming email with a message from the signed-in user." />
</Property>
<Property Name="language" Type="microsoft.graph.localeInfo">
<Annotation Term="Org.OData.Core.V1.Description" String="The locale information for the user, including the preferred language and country/region." />
</Property>
<Property Name="timeZone" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The default time zone for the user's mailbox." />
</Property>
<Property Name="workingHours" Type="microsoft.graph.workingHours">
<Annotation Term="Org.OData.Core.V1.Description" String="The days of the week and hours in a specific time zone that the user works." />
</Property>
</ComplexType>
<ComplexType Name="mailTips">
<Property Name="automaticReplies" Type="microsoft.graph.automaticRepliesMailTips" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Mail tips for automatic reply if it has been set up by the recipient." />
</Property>
<Property Name="customMailTip" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A custom mail tip that can be set on the recipient's mailbox." />
</Property>
<Property Name="deliveryRestricted" Type="Edm.Boolean" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether the recipient's mailbox is restricted, for example, accepting messages from only a predefined list of senders, rejecting messages from a predefined list of senders, or accepting messages from only authenticated senders." />
</Property>
<Property Name="emailAddress" Type="microsoft.graph.emailAddress" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The email address of the recipient to get mailtips for." />
</Property>
<Property Name="error" Type="microsoft.graph.mailTipsError" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Errors that occur during the getMailTips action." />
</Property>
<Property Name="externalMemberCount" Type="Edm.Int32" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of external members if the recipient is a distribution list." />
</Property>
<Property Name="isModerated" Type="Edm.Boolean" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether sending messages to the recipient requires approval. For example, if the recipient is a large distribution list and a moderator has been set up to approve messages sent to that distribution list, or if sending messages to a recipient requires approval of the recipient's manager." />
</Property>
<Property Name="mailboxFull" Type="Edm.Boolean" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The mailbox full status of the recipient." />
</Property>
<Property Name="maxMessageSize" Type="Edm.Int32" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The maximum message size that has been configured for the recipient's organization or mailbox." />
</Property>
<Property Name="recipientScope" Type="microsoft.graph.recipientScopeType" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The scope of the recipient. Possible values are: none, internal, external, externalPartner, externalNonParther. For example, an administrator can set another organization to be its 'partner'. The scope is useful if an administrator wants certain mailtips to be accessible to certain scopes. It's also useful to senders to inform them that their message may leave the organization, helping them make the correct decisions about wording, tone and content." />
</Property>
<Property Name="recipientSuggestions" Type="Collection(microsoft.graph.recipient)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Recipients suggested based on previous contexts where they appear in the same message." />
</Property>
<Property Name="totalMemberCount" Type="Edm.Int32" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of members if the recipient is a distribution list." />
</Property>
</ComplexType>
<ComplexType Name="mailTipsError">
<Property Name="message" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The error message." />
</Property>
<Property Name="code" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The error code." />
</Property>
</ComplexType>
<ComplexType Name="malwareState">
<Property Name="category" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Provider-generated malware category (for example, trojan, ransomware, etc.)." />
</Property>
<Property Name="family" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Provider-generated malware family (for example, 'wannacry', 'notpetya', etc.)." />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Provider-generated malware variant name (for example, Trojan:Win32/Powessere.H)." />
</Property>
<Property Name="severity" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Provider-determined severity of this malware." />
</Property>
<Property Name="wasRunning" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the detected file (malware/vulnerability) was running at the time of detection or was detected at rest on the disk." />
</Property>
</ComplexType>
<ComplexType Name="meetingTimeSuggestion">
<Property Name="attendeeAvailability" Type="Collection(microsoft.graph.attendeeAvailability)">
<Annotation Term="Org.OData.Core.V1.Description" String="An array that shows the availability status of each attendee for this meeting suggestion." />
</Property>
<Property Name="confidence" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="A percentage that represents the likelhood of all the attendees attending." />
</Property>
<Property Name="locations" Type="Collection(microsoft.graph.location)">
<Annotation Term="Org.OData.Core.V1.Description" String="An array that specifies the name and geographic location of each meeting location for this meeting suggestion." />
</Property>
<Property Name="meetingTimeSlot" Type="microsoft.graph.timeSlot">
<Annotation Term="Org.OData.Core.V1.Description" String="A time period suggested for the meeting." />
</Property>
<Property Name="organizerAvailability" Type="microsoft.graph.freeBusyStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="Availability of the meeting organizer for this meeting suggestion. The possible values are: free, tentative, busy, oof, workingElsewhere, unknown." />
</Property>
<Property Name="suggestionReason" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Reason for suggesting the meeting time." />
</Property>
</ComplexType>
<ComplexType Name="meetingTimeSuggestionsResult">
<Property Name="emptySuggestionsReason" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A reason for not returning any meeting suggestions. The possible values are: attendeesUnavailable, attendeesUnavailableOrUnknown, locationsUnavailable, organizerUnavailable, or unknown. This property is an empty string if the meetingTimeSuggestions property does include any meeting suggestions." />
</Property>
<Property Name="meetingTimeSuggestions" Type="Collection(microsoft.graph.meetingTimeSuggestion)">
<Annotation Term="Org.OData.Core.V1.Description" String="An array of meeting suggestions." />
</Property>
</ComplexType>
<ComplexType Name="messageRuleActions">
<Property Name="assignCategories" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="A list of categories to be assigned to a message." />
</Property>
<Property Name="copyToFolder" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The ID of a folder that a message is to be copied to." />
</Property>
<Property Name="delete" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether a message should be moved to the Deleted Items folder." />
</Property>
<Property Name="forwardAsAttachmentTo" Type="Collection(microsoft.graph.recipient)">
<Annotation Term="Org.OData.Core.V1.Description" String="The email addresses of the recipients to which a message should be forwarded as an attachment." />
</Property>
<Property Name="forwardTo" Type="Collection(microsoft.graph.recipient)">
<Annotation Term="Org.OData.Core.V1.Description" String="The email addresses of the recipients to which a message should be forwarded." />
</Property>
<Property Name="markAsRead" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether a message should be marked as read." />
</Property>
<Property Name="markImportance" Type="microsoft.graph.importance">
<Annotation Term="Org.OData.Core.V1.Description" String="Sets the importance of the message, which can be: low, normal, high." />
</Property>
<Property Name="moveToFolder" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The ID of the folder that a message will be moved to." />
</Property>
<Property Name="permanentDelete" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether a message should be permanently deleted and not saved to the Deleted Items folder." />
</Property>
<Property Name="redirectTo" Type="Collection(microsoft.graph.recipient)">
<Annotation Term="Org.OData.Core.V1.Description" String="The email addresses to which a message should be redirected." />
</Property>
<Property Name="stopProcessingRules" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether subsequent rules should be evaluated." />
</Property>
</ComplexType>
<ComplexType Name="messageRulePredicates">
<Property Name="bodyContains" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the strings that should appear in the body of an incoming message in order for the condition or exception to apply." />
</Property>
<Property Name="bodyOrSubjectContains" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the strings that should appear in the body or subject of an incoming message in order for the condition or exception to apply." />
</Property>
<Property Name="categories" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the categories that an incoming message should be labeled with in order for the condition or exception to apply." />
</Property>
<Property Name="fromAddresses" Type="Collection(microsoft.graph.recipient)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the specific sender email addresses of an incoming message in order for the condition or exception to apply." />
</Property>
<Property Name="hasAttachments" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether an incoming message must have attachments in order for the condition or exception to apply." />
</Property>
<Property Name="headerContains" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the strings that appear in the headers of an incoming message in order for the condition or exception to apply." />
</Property>
<Property Name="importance" Type="microsoft.graph.importance">
<Annotation Term="Org.OData.Core.V1.Description" String="The importance that is stamped on an incoming message in order for the condition or exception to apply: low, normal, high." />
</Property>
<Property Name="isApprovalRequest" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether an incoming message must be an approval request in order for the condition or exception to apply." />
</Property>
<Property Name="isAutomaticForward" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether an incoming message must be automatically forwarded in order for the condition or exception to apply." />
</Property>
<Property Name="isAutomaticReply" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether an incoming message must be an auto reply in order for the condition or exception to apply." />
</Property>
<Property Name="isEncrypted" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether an incoming message must be encrypted in order for the condition or exception to apply." />
</Property>
<Property Name="isMeetingRequest" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether an incoming message must be a meeting request in order for the condition or exception to apply." />
</Property>
<Property Name="isMeetingResponse" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether an incoming message must be a meeting response in order for the condition or exception to apply." />
</Property>
<Property Name="isNonDeliveryReport" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether an incoming message must be a non-delivery report in order for the condition or exception to apply." />
</Property>
<Property Name="isPermissionControlled" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether an incoming message must be permission controlled (RMS-protected) in order for the condition or exception to apply." />
</Property>
<Property Name="isReadReceipt" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether an incoming message must be a read receipt in order for the condition or exception to apply." />
</Property>
<Property Name="isSigned" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether an incoming message must be S/MIME-signed in order for the condition or exception to apply." />
</Property>
<Property Name="isVoicemail" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether an incoming message must be a voice mail in order for the condition or exception to apply." />
</Property>
<Property Name="messageActionFlag" Type="microsoft.graph.messageActionFlag">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the flag-for-action value that appears on an incoming message in order for the condition or exception to apply. The possible values are: any, call, doNotForward, followUp, fyi, forward, noResponseNecessary, read, reply, replyToAll, review." />
</Property>
<Property Name="notSentToMe" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the owner of the mailbox must not be a recipient of an incoming message in order for the condition or exception to apply." />
</Property>
<Property Name="recipientContains" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the strings that appear in either the toRecipients or ccRecipients properties of an incoming message in order for the condition or exception to apply." />
</Property>
<Property Name="senderContains" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the strings that appear in the from property of an incoming message in order for the condition or exception to apply." />
</Property>
<Property Name="sensitivity" Type="microsoft.graph.sensitivity">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the sensitivity level that must be stamped on an incoming message in order for the condition or exception to apply. The possible values are: normal, personal, private, confidential." />
</Property>
<Property Name="sentCcMe" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the owner of the mailbox must be in the ccRecipients property of an incoming message in order for the condition or exception to apply." />
</Property>
<Property Name="sentOnlyToMe" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the owner of the mailbox must be the only recipient in an incoming message in order for the condition or exception to apply." />
</Property>
<Property Name="sentToAddresses" Type="Collection(microsoft.graph.recipient)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the email addresses that an incoming message must have been sent to in order for the condition or exception to apply." />
</Property>
<Property Name="sentToMe" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the owner of the mailbox must be in the toRecipients property of an incoming message in order for the condition or exception to apply." />
</Property>
<Property Name="sentToOrCcMe" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the owner of the mailbox must be in either a toRecipients or ccRecipients property of an incoming message in order for the condition or exception to apply." />
</Property>
<Property Name="subjectContains" Type="Collection(Edm.String)">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the strings that appear in the subject of an incoming message in order for the condition or exception to apply." />
</Property>
<Property Name="withinSizeRange" Type="microsoft.graph.sizeRange">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the minimum and maximum sizes (in kilobytes) that an incoming message must fall in between in order for the condition or exception to apply." />
</Property>
</ComplexType>
<ComplexType Name="networkConnection">
<Property Name="applicationName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the application managing the network connection (for example, Facebook, SMTP, etc.)." />
</Property>
<Property Name="destinationAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Destination IP address (of the network connection)." />
</Property>
<Property Name="destinationDomain" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Destination domain portion of the destination URL. (for example 'www.contoso.com')." />
</Property>
<Property Name="destinationPort" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Destination port (of the network connection)." />
</Property>
<Property Name="destinationUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Network connection URL/URI string - excluding parameters. (for example 'www.contoso.com/products/default.html')" />
</Property>
<Property Name="direction" Type="microsoft.graph.connectionDirection">
<Annotation Term="Org.OData.Core.V1.Description" String="Network connection direction. Possible values are: unknown, inbound, outbound." />
</Property>
<Property Name="domainRegisteredDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Date when the destination domain was registered. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="localDnsName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The local DNS name resolution as it appears in the host's local DNS cache (for example, in case the 'hosts' file was tampered with)." />
</Property>
<Property Name="natDestinationAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Network Address Translation destination IP address." />
</Property>
<Property Name="natDestinationPort" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Network Address Translation destination port." />
</Property>
<Property Name="natSourceAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Network Address Translation source IP address." />
</Property>
<Property Name="natSourcePort" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Network Address Translation source port." />
</Property>
<Property Name="protocol" Type="microsoft.graph.securityNetworkProtocol">
<Annotation Term="Org.OData.Core.V1.Description" String="Network protocol. Possible values are: unknown, ip, icmp, igmp, ggp, ipv4, tcp, pup, udp, idp, ipv6, ipv6RoutingHeader, ipv6FragmentHeader, ipSecEncapsulatingSecurityPayload, ipSecAuthenticationHeader, icmpV6, ipv6NoNextHeader, ipv6DestinationOptions, nd, raw, ipx, spx, spxII." />
</Property>
<Property Name="riskScore" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Provider generated/calculated risk score of the network connection. Recommended value range of 0-1, which equates to a percentage." />
</Property>
<Property Name="sourceAddress" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Source (i.e. origin) IP address (of the network connection)." />
</Property>
<Property Name="sourcePort" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Source (i.e. origin) IP port (of the network connection)." />
</Property>
<Property Name="status" Type="microsoft.graph.connectionStatus">
<Annotation Term="Org.OData.Core.V1.Description" String="Network connection status. Possible values are: unknown, attempted, succeeded, blocked, failed." />
</Property>
<Property Name="urlParameters" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Parameters (suffix) of the destination URL." />
</Property>
</ComplexType>
<ComplexType Name="notebookLinks">
<Property Name="oneNoteClientUrl" Type="microsoft.graph.externalLink">
<Annotation Term="Org.OData.Core.V1.Description" String="Opens the notebook in the OneNote native client if it's installed." />
</Property>
<Property Name="oneNoteWebUrl" Type="microsoft.graph.externalLink">
<Annotation Term="Org.OData.Core.V1.Description" String="Opens the notebook in OneNote Online." />
</Property>
</ComplexType>
<ComplexType Name="numberColumn">
<Property Name="decimalPlaces" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="How many decimal places to display. See below for information about the possible values." />
</Property>
<Property Name="displayAs" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="How the value should be presented in the UX. Must be one of number or percentage. If unspecified, treated as number." />
</Property>
<Property Name="maximum" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="The maximum permitted value." />
</Property>
<Property Name="minimum" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="The minimum permitted value." />
</Property>
</ComplexType>
<ComplexType Name="onenoteOperationError">
<Property Name="code" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The error code." />
</Property>
<Property Name="message" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The error message." />
</Property>
</ComplexType>
<ComplexType Name="onPremisesExtensionAttributes">
<Property Name="extensionAttribute1" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="First customizable extension attribute." />
</Property>
<Property Name="extensionAttribute2" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Second customizable extension attribute." />
</Property>
<Property Name="extensionAttribute3" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Third customizable extension attribute." />
</Property>
<Property Name="extensionAttribute4" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Fourth customizable extension attribute." />
</Property>
<Property Name="extensionAttribute5" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Fifth customizable extension attribute." />
</Property>
<Property Name="extensionAttribute6" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Sixth customizable extension attribute." />
</Property>
<Property Name="extensionAttribute7" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Seventh customizable extension attribute." />
</Property>
<Property Name="extensionAttribute8" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Eighth customizable extension attribute." />
</Property>
<Property Name="extensionAttribute9" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Ninth customizable extension attribute." />
</Property>
<Property Name="extensionAttribute10" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Tenth customizable extension attribute." />
</Property>
<Property Name="extensionAttribute11" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Eleventh customizable extension attribute." />
</Property>
<Property Name="extensionAttribute12" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Twelfth customizable extension attribute." />
</Property>
<Property Name="extensionAttribute13" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Thirteenth customizable extension attribute." />
</Property>
<Property Name="extensionAttribute14" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Fourteenth customizable extension attribute." />
</Property>
<Property Name="extensionAttribute15" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Fifteenth customizable extension attribute." />
</Property>
</ComplexType>
<ComplexType Name="onPremisesProvisioningError">
<Property Name="category" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Category of the provisioning error. Note: Currently, there is only one possible value. Possible value: PropertyConflict - indicates a property value is not unique. Other objects contain the same value for the property." />
</Property>
<Property Name="occurredDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time at which the error occurred." />
</Property>
<Property Name="propertyCausingError" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the directory property causing the error. Current possible values: UserPrincipalName or ProxyAddress" />
</Property>
<Property Name="value" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Value of the property causing the error." />
</Property>
</ComplexType>
<ComplexType Name="outlookGeoCoordinates">
<Property Name="accuracy" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="The accuracy of the latitude and longitude. As an example, the accuracy can be measured in meters, such as the latitude and longitude are accurate to within 50 meters." />
</Property>
<Property Name="altitude" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="The altitude of the location." />
</Property>
<Property Name="altitudeAccuracy" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="The accuracy of the altitude." />
</Property>
<Property Name="latitude" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="The latitude of the location." />
</Property>
<Property Name="longitude" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="The longitude of the location." />
</Property>
</ComplexType>
<ComplexType Name="package">
<Property Name="type" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A string indicating the type of package. While oneNote is the only currently defined value, you should expect other package types to be returned and handle them accordingly." />
</Property>
</ComplexType>
<ComplexType Name="pageLinks">
<Property Name="oneNoteClientUrl" Type="microsoft.graph.externalLink">
<Annotation Term="Org.OData.Core.V1.Description" String="Opens the page in the OneNote native client if it's installed." />
</Property>
<Property Name="oneNoteWebUrl" Type="microsoft.graph.externalLink">
<Annotation Term="Org.OData.Core.V1.Description" String="Opens the page in OneNote Online." />
</Property>
</ComplexType>
<ComplexType Name="passwordProfile">
<Property Name="forceChangePasswordNextSignIn" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="true if the user must change her password on the next login; otherwise false." />
</Property>
<Property Name="password" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the users passwordPolicies property. By default, a strong password is required." />
</Property>
</ComplexType>
<ComplexType Name="onenotePatchContentCommand">
<Property Name="action" Type="microsoft.graph.onenotePatchActionType">
<Annotation Term="Org.OData.Core.V1.Description" String="The action to perform on the target element. The possible values are: replace, append, delete, insert, or prepend." />
</Property>
<Property Name="content" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A string of well-formed HTML to add to the page, and any image or file binary data. If the content contains binary data, the request must be sent using the multipart/form-data content type with a 'Commands' part." />
</Property>
<Property Name="position" Type="microsoft.graph.onenotePatchInsertPosition">
<Annotation Term="Org.OData.Core.V1.Description" String="The location to add the supplied content, relative to the target element. The possible values are: after (default) or before." />
</Property>
<Property Name="target" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The element to update. Must be the #&lt;data-id&gt; or the generated &lt;id&gt; of the element, or the body or title keyword." />
</Property>
</ComplexType>
<ComplexType Name="patternedRecurrence">
<Property Name="pattern" Type="microsoft.graph.recurrencePattern">
<Annotation Term="Org.OData.Core.V1.Description" String="The frequency of an event." />
</Property>
<Property Name="range" Type="microsoft.graph.recurrenceRange">
<Annotation Term="Org.OData.Core.V1.Description" String="The duration of an event." />
</Property>
</ComplexType>
<ComplexType Name="personOrGroupColumn">
<Property Name="allowMultipleSelection" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether multiple values can be selected from the source." />
</Property>
<Property Name="displayAs" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="How to display the information about the person or group chosen. See below." />
</Property>
<Property Name="chooseFromType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether to allow selection of people only, or people and groups. Must be one of peopleAndGroups or peopleOnly." />
</Property>
</ComplexType>
<ComplexType Name="personType">
<Property Name="class" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of data source, such as Person." />
</Property>
<Property Name="subclass" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The secondary type of data source, such as OrganizationUser." />
</Property>
</ComplexType>
<ComplexType Name="phone">
<Property Name="number" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The phone number." />
</Property>
<Property Name="type" Type="microsoft.graph.phoneType">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of phone number. The possible values are: home, business, mobile, other, assistant, homeFax, businessFax, otherFax, pager, radio." />
</Property>
</ComplexType>
<ComplexType Name="photo">
<Property Name="cameraMake" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Camera manufacturer. Read-only." />
</Property>
<Property Name="cameraModel" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Camera model. Read-only." />
</Property>
<Property Name="exposureDenominator" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="The denominator for the exposure time fraction from the camera. Read-only." />
</Property>
<Property Name="exposureNumerator" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="The numerator for the exposure time fraction from the camera. Read-only." />
</Property>
<Property Name="fNumber" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="The F-stop value from the camera. Read-only." />
</Property>
<Property Name="focalLength" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="The focal length from the camera. Read-only." />
</Property>
<Property Name="iso" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The ISO value from the camera. Read-only." />
</Property>
<Property Name="takenDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the date and time the photo was taken. Read-only." />
</Property>
</ComplexType>
<ComplexType Name="physicalAddress">
<Property Name="city" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The city." />
</Property>
<Property Name="countryOrRegion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The country or region. It's a free-format string value, for example, 'United States'." />
</Property>
<Property Name="postalCode" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The postal code." />
</Property>
<Property Name="state" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The state." />
</Property>
<Property Name="street" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The street." />
</Property>
</ComplexType>
<ComplexType Name="plannerAppliedCategories" OpenType="true" />
<ComplexType Name="plannerAssignment">
<Property Name="assignedBy" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="The identity of the user that performed the assignment of the task, i.e. the assignor." />
</Property>
<Property Name="assignedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The time at which the task was assigned. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="orderHint" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Hint used to order assignees in a task. The format is defined as outlined here." />
</Property>
</ComplexType>
<ComplexType Name="plannerAssignments" OpenType="true" />
<ComplexType Name="plannerCategoryDescriptions">
<Property Name="category1" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The label associated with Category 1" />
</Property>
<Property Name="category2" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The label associated with Category 2" />
</Property>
<Property Name="category3" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The label associated with Category 3" />
</Property>
<Property Name="category4" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The label associated with Category 4" />
</Property>
<Property Name="category5" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The label associated with Category 5" />
</Property>
<Property Name="category6" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The label associated with Category 6" />
</Property>
</ComplexType>
<ComplexType Name="plannerChecklistItem">
<Property Name="isChecked" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Value is true if the item is checked and false otherwise." />
</Property>
<Property Name="lastModifiedBy" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. User ID by which this is last modified." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Date and time at which this is last modified. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="orderHint" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Used to set the relative order of items in the checklist. The format is defined as outlined here." />
</Property>
<Property Name="title" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Title of the checklist item" />
</Property>
</ComplexType>
<ComplexType Name="plannerChecklistItems" OpenType="true" />
<ComplexType Name="plannerExternalReference">
<Property Name="alias" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A name alias to describe the reference." />
</Property>
<Property Name="lastModifiedBy" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. User ID by which this is last modified." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Read-only. Date and time at which this is last modified. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
<Property Name="previewPriority" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Used to set the relative priority order in which the reference will be shown as a preview on the task." />
</Property>
<Property Name="type" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Used to describe the type of the reference. Types include: PowerPoint, Word, Excel, Other." />
</Property>
</ComplexType>
<ComplexType Name="plannerExternalReferences" OpenType="true" />
<ComplexType Name="plannerOrderHintsByAssignee" OpenType="true" />
<ComplexType Name="plannerUserIds" OpenType="true" />
<ComplexType Name="privacyProfile">
<Property Name="contactEmail" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A valid smtp email address for the privacy statement contact. Not required." />
</Property>
<Property Name="statementUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A valid URL format that begins with http:// or https://. Maximum length is 255 characters. The URL that directs to the company's privacy statement. Not required." />
</Property>
</ComplexType>
<ComplexType Name="process">
<Property Name="accountName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="User account identifier (user account context the process ran under) for example, AccountName, SID, and so on." />
</Property>
<Property Name="commandLine" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The full process invocation commandline including all parameters." />
</Property>
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time at which the process was started. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'." />
</Property>
<Property Name="fileHash" Type="microsoft.graph.fileHash">
<Annotation Term="Org.OData.Core.V1.Description" String="Complex type containing file hashes (cryptographic and location-sensitive)." />
</Property>
<Property Name="integrityLevel" Type="microsoft.graph.processIntegrityLevel">
<Annotation Term="Org.OData.Core.V1.Description" String="The integrity level of the process. Possible values are: unknown, untrusted, low, medium, high, system." />
</Property>
<Property Name="isElevated" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="True if the process is elevated." />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the process' Image file." />
</Property>
<Property Name="parentProcessCreatedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="DateTime at which the parent process was started. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'." />
</Property>
<Property Name="parentProcessId" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The Process ID (PID) of the parent process." />
</Property>
<Property Name="parentProcessName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the image file of the parent process." />
</Property>
<Property Name="path" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Full path, including filename." />
</Property>
<Property Name="processId" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The Process ID (PID) of the process." />
</Property>
</ComplexType>
<ComplexType Name="imageInfo">
<Property Name="iconUrl" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional; URI that points to an icon which represents the application used to generate the activity" />
</Property>
<Property Name="alternateText" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional; alt-text accessible content for the image" />
</Property>
<Property Name="addImageQuery" Type="Edm.Boolean" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional; parameter used to indicate the server is able to render image dynamically in response to parameterization. For example a high contrast image" />
</Property>
</ComplexType>
<ComplexType Name="visualInfo">
<Property Name="attribution" Type="microsoft.graph.imageInfo" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. JSON object used to represent an icon which represents the application used to generate the activity" />
</Property>
<Property Name="description" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata)" />
</Property>
<Property Name="backgroundColor" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. Background color used to render the activity in the UI - brand color for the application source of the activity. Must be a valid hex color" />
</Property>
<Property Name="displayText" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation)" />
</Property>
<Property Name="content" Type="microsoft.graph.Json" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. Custom piece of data - JSON object used to provide custom content to render the activity in the Windows Shell UI" />
</Property>
</ComplexType>
<ComplexType Name="provisionedPlan">
<Property Name="capabilityStatus" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="For example, 'Enabled'." />
</Property>
<Property Name="provisioningStatus" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="For example, 'Success'." />
</Property>
<Property Name="service" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the service; for example, 'AccessControlS2S'" />
</Property>
</ComplexType>
<ComplexType Name="publicationFacet">
<Property Name="level" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The state of publication for this document. Either published or checkout. Read-only." />
</Property>
<Property Name="versionId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier for the version that is visible to the current caller. Read-only." />
</Property>
</ComplexType>
<ComplexType Name="quota">
<Property Name="deleted" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="Total space consumed by files in the recycle bin, in bytes. Read-only." />
</Property>
<Property Name="remaining" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="Total space remaining before reaching the quota limit, in bytes. Read-only." />
</Property>
<Property Name="state" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Enumeration value that indicates the state of the storage space. Read-only." />
</Property>
<Property Name="total" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="Total allowed storage space, in bytes. Read-only." />
</Property>
<Property Name="used" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="Total space used, in bytes. Read-only." />
</Property>
</ComplexType>
<ComplexType Name="recentNotebook">
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the notebook." />
</Property>
<Property Name="lastAccessedTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time when the notebook was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'. Read-only." />
</Property>
<Property Name="links" Type="microsoft.graph.recentNotebookLinks">
<Annotation Term="Org.OData.Core.V1.Description" String="Links for opening the notebook. The oneNoteClientURL link opens the notebook in the OneNote client, if it's installed. The oneNoteWebURL link opens the notebook in OneNote Online." />
</Property>
<Property Name="sourceService" Type="microsoft.graph.onenoteSourceService">
<Annotation Term="Org.OData.Core.V1.Description" String="The backend store where the Notebook resides, either OneDriveForBusiness or OneDrive." />
</Property>
</ComplexType>
<ComplexType Name="recentNotebookLinks">
<Property Name="oneNoteClientUrl" Type="microsoft.graph.externalLink">
<Annotation Term="Org.OData.Core.V1.Description" String="Opens the notebook in the OneNote native client if it's installed." />
</Property>
<Property Name="oneNoteWebUrl" Type="microsoft.graph.externalLink">
<Annotation Term="Org.OData.Core.V1.Description" String="Opens the notebook in OneNote Online." />
</Property>
</ComplexType>
<ComplexType Name="recurrencePattern">
<Property Name="dayOfMonth" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The day of the month on which the event occurs. Required if type is absoluteMonthly or absoluteYearly." />
</Property>
<Property Name="daysOfWeek" Type="Collection(microsoft.graph.dayOfWeek)">
<Annotation Term="Org.OData.Core.V1.Description" String="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." />
</Property>
<Property Name="firstDayOfWeek" Type="microsoft.graph.dayOfWeek">
<Annotation Term="Org.OData.Core.V1.Description" String="The first day of the week. The possible values are: sunday, monday, tuesday, wednesday, thursday, friday, saturday. Default is sunday. Required if type is weekly." />
</Property>
<Property Name="index" Type="microsoft.graph.weekIndex">
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies on which instance of the allowed days specified in daysOfsWeek the event occurs, counted from the first instance in the month. The possible values are: first, second, third, fourth, last. Default is first. Optional and used if type is relativeMonthly or relativeYearly." />
</Property>
<Property Name="interval" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of units between occurrences, where units can be in days, weeks, months, or years, depending on the type. Required." />
</Property>
<Property Name="month" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The month in which the event occurs. This is a number from 1 to 12." />
</Property>
<Property Name="type" Type="microsoft.graph.recurrencePatternType">
<Annotation Term="Org.OData.Core.V1.Description" String="The recurrence pattern type: daily, weekly, absoluteMonthly, relativeMonthly, absoluteYearly, relativeYearly. Required." />
</Property>
</ComplexType>
<ComplexType Name="recurrenceRange">
<Property Name="endDate" Type="Edm.Date">
<Annotation Term="Org.OData.Core.V1.Description" String="The date to stop applying the recurrence pattern. Depending on the recurrence pattern of the event, the last occurrence of the meeting may not be this date. Required if type is endDate." />
</Property>
<Property Name="numberOfOccurrences" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The number of times to repeat the event. Required and must be positive if type is numbered." />
</Property>
<Property Name="recurrenceTimeZone" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Time zone for the startDate and endDate properties. Optional. If not specified, the time zone of the event is used." />
</Property>
<Property Name="startDate" Type="Edm.Date">
<Annotation Term="Org.OData.Core.V1.Description" String="The date to start applying the recurrence pattern. The first occurrence of the meeting may be this date or later, depending on the recurrence pattern of the event. Must be the same value as the start property of the recurring event. Required." />
</Property>
<Property Name="type" Type="microsoft.graph.recurrenceRangeType">
<Annotation Term="Org.OData.Core.V1.Description" String="The recurrence range. The possible values are: endDate, noEnd, numbered. Required." />
</Property>
</ComplexType>
<ComplexType Name="registryKeyState">
<Property Name="hive" Type="microsoft.graph.registryHive">
<Annotation Term="Org.OData.Core.V1.Description" String="A Windows registry hive : HKEY_CURRENT_CONFIG HKEY_CURRENT_USER HKEY_LOCAL_MACHINE/SAM HKEY_LOCAL_MACHINE/Security HKEY_LOCAL_MACHINE/Software HKEY_LOCAL_MACHINE/System HKEY_USERS/.Default. Possible values are: unknown, currentConfig, currentUser, localMachineSam, localMachineSamSoftware, localMachineSystem, usersDefault." />
</Property>
<Property Name="key" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Current (i.e. changed) registry key (excludes HIVE)." />
</Property>
<Property Name="oldKey" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Previous (i.e. before changed) registry key (excludes HIVE)." />
</Property>
<Property Name="oldValueData" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Previous (i.e. before changed) registry key value data (contents)." />
</Property>
<Property Name="oldValueName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Previous (i.e. before changed) registry key value name." />
</Property>
<Property Name="operation" Type="microsoft.graph.registryOperation">
<Annotation Term="Org.OData.Core.V1.Description" String="Operation that changed the registry key name and/or value. Possible values are: unknown, create, modify, delete." />
</Property>
<Property Name="processId" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Process ID (PID) of the process that modified the registry key (process details will appear in the alert 'processes' collection)." />
</Property>
<Property Name="valueData" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Current (i.e. changed) registry key value data (contents)." />
</Property>
<Property Name="valueName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Current (i.e. changed) registry key value name" />
</Property>
<Property Name="valueType" Type="microsoft.graph.registryValueType">
<Annotation Term="Org.OData.Core.V1.Description" String="Registry key value type REG_BINARY REG_DWORD REG_DWORD_LITTLE_ENDIAN REG_DWORD_BIG_ENDIANREG_EXPAND_SZ REG_LINK REG_MULTI_SZ REG_NONE REG_QWORD REG_QWORD_LITTLE_ENDIAN REG_SZ Possible values are: unknown, binary, dword, dwordLittleEndian, dwordBigEndian, expandSz, link, multiSz, none, qword, qwordlittleEndian, sz." />
</Property>
</ComplexType>
<ComplexType Name="reminder">
<Property Name="changeKey" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Identifies the version of the reminder. Every time the reminder is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object." />
</Property>
<Property Name="eventEndTime" Type="microsoft.graph.dateTimeTimeZone">
<Annotation Term="Org.OData.Core.V1.Description" String="The date, time and time zone that the event ends." />
</Property>
<Property Name="eventId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique ID of the event. Read only." />
</Property>
<Property Name="eventLocation" Type="microsoft.graph.location">
<Annotation Term="Org.OData.Core.V1.Description" String="The location of the event." />
</Property>
<Property Name="eventStartTime" Type="microsoft.graph.dateTimeTimeZone">
<Annotation Term="Org.OData.Core.V1.Description" String="The date, time, and time zone that the event starts." />
</Property>
<Property Name="eventSubject" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The text of the event's subject line." />
</Property>
<Property Name="eventWebLink" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The URL to open the event in Outlook on the web.The event will open in the browser if you are logged in to your mailbox via Outlook on the web. You will be prompted to login if you are not already logged in with the browser.This URL can be accessed from within an iFrame." />
</Property>
<Property Name="reminderFireTime" Type="microsoft.graph.dateTimeTimeZone">
<Annotation Term="Org.OData.Core.V1.Description" String="The date, time, and time zone that the reminder is set to occur." />
</Property>
</ComplexType>
<ComplexType Name="remoteItem">
<Property Name="id" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Unique identifier for the remote item in its drive. Read-only." />
</Property>
<Property Name="createdBy" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="Identity of the user, device, and application which created the item. Read-only." />
</Property>
<Property Name="createdDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Date and time of item creation. Read-only." />
</Property>
<Property Name="file" Type="microsoft.graph.file" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates that the remote item is a file. Read-only." />
</Property>
<Property Name="fileSystemInfo" Type="microsoft.graph.fileSystemInfo" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Information about the remote item from the local file system. Read-only." />
</Property>
<Property Name="folder" Type="microsoft.graph.folder" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates that the remote item is a folder. Read-only." />
</Property>
<Property Name="lastModifiedBy" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="Identity of the user, device, and application which last modified the item. Read-only." />
</Property>
<Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Date and time the item was last modified. Read-only." />
</Property>
<Property Name="name" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Optional. Filename of the remote item. Read-only." />
</Property>
<Property Name="package" Type="microsoft.graph.package">
<Annotation Term="Org.OData.Core.V1.Description" String="If present, indicates that this item is a package instead of a folder or file. Packages are treated like files in some contexts and folders in others. Read-only." />
</Property>
<Property Name="parentReference" Type="microsoft.graph.itemReference">
<Annotation Term="Org.OData.Core.V1.Description" String="Properties of the parent of the remote item. Read-only." />
</Property>
<Property Name="shared" Type="microsoft.graph.shared">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates that the item has been shared with others and provides information about the shared state of the item. Read-only." />
</Property>
<Property Name="sharepointIds" Type="microsoft.graph.sharepointIds">
<Annotation Term="Org.OData.Core.V1.Description" String="Provides interop between items in OneDrive for Business and SharePoint with the full set of item identifiers. Read-only." />
</Property>
<Property Name="specialFolder" Type="microsoft.graph.specialFolder">
<Annotation Term="Org.OData.Core.V1.Description" String="If the current item is also available as a special folder, this facet is returned. Read-only." />
</Property>
<Property Name="size" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="Size of the remote item. Read-only." />
</Property>
<Property Name="webDavUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="DAV compatible URL for the item." />
</Property>
<Property Name="webUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="URL that displays the resource in the browser. Read-only." />
</Property>
</ComplexType>
<ComplexType Name="responseStatus">
<Property Name="response" Type="microsoft.graph.responseType">
<Annotation Term="Org.OData.Core.V1.Description" String="The response type. The possible values are: None, Organizer, TentativelyAccepted, Accepted, Declined, NotResponded." />
</Property>
<Property Name="time" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'" />
</Property>
</ComplexType>
<ComplexType Name="root" />
<ComplexType Name="scoredEmailAddress">
<Property Name="address" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The email address." />
</Property>
<Property Name="relevanceScore" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="The relevance score of the email address. A relevance score is used as a sort key, in relation to the other returned results. A higher relevance score value corresponds to a more relevant result. Relevance is determined by the users communication and collaboration patterns and business relationships." />
</Property>
</ComplexType>
<ComplexType Name="searchResult">
<Property Name="onClickTelemetryUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A callback URL that can be used to record telemetry information. The application should issue a GET on this URL if the user interacts with this item to improve the quality of results." />
</Property>
</ComplexType>
<ComplexType Name="sectionLinks">
<Property Name="oneNoteClientUrl" Type="microsoft.graph.externalLink">
<Annotation Term="Org.OData.Core.V1.Description" String="Opens the section in the OneNote native client if it's installed." />
</Property>
<Property Name="oneNoteWebUrl" Type="microsoft.graph.externalLink">
<Annotation Term="Org.OData.Core.V1.Description" String="Opens the section in OneNote Online." />
</Property>
</ComplexType>
<ComplexType Name="securityVendorInformation">
<Property Name="provider" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Specific provider (product/service - not vendor company); for example, WindowsDefenderATP." />
</Property>
<Property Name="providerVersion" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Version of the provider or subprovider, if it exists, that generated the alert." />
</Property>
<Property Name="subProvider" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Specific subprovider (under aggregating provider); for example, WindowsDefenderATP.SmartScreen." />
</Property>
<Property Name="vendor" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the alert vendor (for example, Microsoft, Dell, FireEye)." />
</Property>
</ComplexType>
<ComplexType Name="servicePlanInfo">
<Property Name="appliesTo" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The object the service plan can be assigned to. Possible values:'User' - service plan can be assigned to individual users.'Company' - service plan can be assigned to the entire tenant." />
</Property>
<Property Name="provisioningStatus" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The provisioning status of the service plan. Possible values:'Success' - Service is fully provisioned.'Disabled' - Service has been disabled.'PendingInput' - Service is not yet provisioned; awaiting service confirmation.'PendingActivation' - Service is provisioned but requires explicit activation by administrator (for example, Intune_O365 service plan)'PendingProvisioning' - Microsoft has added a new service to the product SKU and it has not been activated in the tenant, yet." />
</Property>
<Property Name="servicePlanId" Type="Edm.Guid">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier of the service plan." />
</Property>
<Property Name="servicePlanName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the service plan." />
</Property>
</ComplexType>
<ComplexType Name="settingTemplateValue">
<Property Name="defaultValue" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Default value for the setting." />
</Property>
<Property Name="description" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Description of the setting." />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the setting." />
</Property>
<Property Name="type" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Type of the setting." />
</Property>
</ComplexType>
<ComplexType Name="settingValue">
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the setting (as defined by the groupSettingTemplate)." />
</Property>
<Property Name="value" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Value of the setting." />
</Property>
</ComplexType>
<ComplexType Name="shared">
<Property Name="owner" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="The identity of the owner of the shared item. Read-only." />
</Property>
<Property Name="scope" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the scope of how the item is shared: anonymous, organization, or users. Read-only." />
</Property>
<Property Name="sharedBy" Type="microsoft.graph.identitySet" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The identity of the user who shared the item. Read-only." />
</Property>
<Property Name="sharedDateTime" Type="Edm.DateTimeOffset" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The UTC date and time when the item was shared. Read-only." />
</Property>
</ComplexType>
<ComplexType Name="sharepointIds">
<Property Name="listId" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier (guid) for the item's list in SharePoint." />
</Property>
<Property Name="listItemId" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="An integer identifier for the item within the containing list." />
</Property>
<Property Name="listItemUniqueId" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier (guid) for the item within OneDrive for Business or a SharePoint site." />
</Property>
<Property Name="siteId" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier (guid) for the item's site collection (SPSite)." />
</Property>
<Property Name="siteUrl" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The SharePoint URL for the site that contains the item." />
</Property>
<Property Name="webId" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier (guid) for the item's site (SPWeb)." />
</Property>
</ComplexType>
<ComplexType Name="sharingInvitation">
<Property Name="email" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The email address provided for the recipient of the sharing invitation. Read-only." />
</Property>
<Property Name="invitedBy" Type="microsoft.graph.identitySet">
<Annotation Term="Org.OData.Core.V1.Description" String="Provides information about who sent the invitation that created this permission, if that information is available. Read-only." />
</Property>
<Property Name="signInRequired" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="If true the recipient of the invitation needs to sign in in order to access the shared item. Read-only." />
</Property>
</ComplexType>
<ComplexType Name="sharingLink">
<Property Name="application" Type="microsoft.graph.identity" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The app the link is associated with." />
</Property>
<Property Name="type" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of the link created." />
</Property>
<Property Name="scope" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The scope of the link represented by this permission. Value anonymous indicates the link is usable by anyone, organization indicates the link is only usable for users signed into the same tenant." />
</Property>
<Property Name="webHtml" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="For embed links, this property contains the HTML code for an &lt;iframe&gt; element that will embed the item in a webpage." />
</Property>
<Property Name="webUrl" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A URL that opens the item in the browser on the OneDrive website." />
</Property>
</ComplexType>
<ComplexType Name="siteCollection">
<Property Name="hostname" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The hostname for the site collection. Read-only." />
</Property>
<Property Name="root" Type="microsoft.graph.root">
<Annotation Term="Org.OData.Core.V1.Description" String="If present, indicates that this is a root site collection in SharePoint. Read-only." />
</Property>
</ComplexType>
<ComplexType Name="sizeRange">
<Property Name="maximumSize" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The maximum size (in kilobytes) that an incoming message must have in order for a condition or exception to apply." />
</Property>
<Property Name="minimumSize" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The minimum size (in kilobytes) that an incoming message must have in order for a condition or exception to apply." />
</Property>
</ComplexType>
<ComplexType Name="workbookSortField">
<Property Name="ascending" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents whether the sorting is done in an ascending fashion." />
</Property>
<Property Name="color" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the color that is the target of the condition if the sorting is on font or cell color." />
</Property>
<Property Name="dataOption" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents additional sorting options for this field. The possible values are: Normal, TextAsNumber." />
</Property>
<Property Name="key" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the column (or row, depending on the sort orientation) that the condition is on. Represented as an offset from the first column (or row)." />
</Property>
<Property Name="sortOn" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the type of sorting of this condition. The possible values are: Value, CellColor, FontColor, Icon." />
</Property>
<Property Name="icon" Type="microsoft.graph.workbookIcon">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the icon that is the target of the condition if the sorting is on the cell's icon." />
</Property>
</ComplexType>
<ComplexType Name="specialFolder">
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier for this item in the /drive/special collection" />
</Property>
</ComplexType>
<ComplexType Name="systemFacet" />
<ComplexType Name="textColumn">
<Property Name="allowMultipleLines" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether to allow multiple lines of text." />
</Property>
<Property Name="appendChangesToExistingText" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Whether updates to this column should replace existing text, or append to it." />
</Property>
<Property Name="linesForEditing" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The size of the text box." />
</Property>
<Property Name="maxLength" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="The maximum number of characters for the value." />
</Property>
<Property Name="textType" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of text being stored. Must be one of plain or richText" />
</Property>
</ComplexType>
<ComplexType Name="thumbnail">
<Property Name="height" Type="Edm.Int32" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The height of the thumbnail, in pixels." />
</Property>
<Property Name="sourceItemId" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The unique identifier of the item that provided the thumbnail. This is only available when a folder thumbnail is requested." />
</Property>
<Property Name="url" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The URL used to fetch the thumbnail content." />
</Property>
<Property Name="width" Type="Edm.Int32" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The width of the thumbnail, in pixels." />
</Property>
<Property Name="content" Type="Edm.Stream" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="The content stream for the thumbnail." />
</Property>
</ComplexType>
<ComplexType Name="timeConstraint">
<Property Name="activityDomain" Type="microsoft.graph.activityDomain">
<Annotation Term="Org.OData.Core.V1.Description" String="The nature of the activity, optional. The possible values are: work, personal, unrestricted, or unknown." />
</Property>
<Property Name="timeslots" Type="Collection(microsoft.graph.timeSlot)">
<Annotation Term="Org.OData.Core.V1.Description" String="An array of time periods." />
</Property>
</ComplexType>
<ComplexType Name="timeSlot">
<Property Name="end" Type="microsoft.graph.dateTimeTimeZone">
<Annotation Term="Org.OData.Core.V1.Description" String="The time a period begins." />
</Property>
<Property Name="start" Type="microsoft.graph.dateTimeTimeZone">
<Annotation Term="Org.OData.Core.V1.Description" String="The time the period ends." />
</Property>
</ComplexType>
<ComplexType Name="timeStamp">
<Property Name="date" Type="Edm.Date">
<Annotation Term="Org.OData.Core.V1.Description" String="The date portion of the timestamp." />
</Property>
<Property Name="time" Type="Edm.TimeOfDay">
<Annotation Term="Org.OData.Core.V1.Description" String="The time portion of the timestamp." />
</Property>
<Property Name="timeZone" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The timezone portion of the timestamp, which is one of the 24 longitudinal areas in the world." />
</Property>
</ComplexType>
<ComplexType Name="timeZoneInformation">
<Property Name="alias" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="An identifier for the time zone." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="A display string that represents the time zone." />
</Property>
</ComplexType>
<ComplexType Name="uploadSession">
<Property Name="uploadUrl" Type="Edm.String" Nullable="true" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The URL endpoint that accepts PUT requests for byte ranges of the file." />
</Property>
<Property Name="expirationDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="The date and time in UTC that the upload session will expire. The complete file must be uploaded before this expiration time is reached." />
</Property>
<Property Name="nextExpectedRanges" Type="Collection(Edm.String)" Nullable="true">
<Annotation Term="Org.OData.Core.V1.Description" String="A collection of byte ranges that the server is missing for the file. These ranges are zero indexed and of the format 'start-end' (e.g. '0-26' to indicate the first 27 bytes of the file)." />
</Property>
</ComplexType>
<ComplexType Name="userSecurityState">
<Property Name="aadUserId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="AAD User object identifier (GUID) - represents the physical/multi-account user entity." />
</Property>
<Property Name="accountName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Account name of user account (without Active Directory domain or DNS domain) - (also called mailNickName)." />
</Property>
<Property Name="domainName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="NetBIOS/Active Directory domain of user account (that is, domain/account format)." />
</Property>
<Property Name="emailRole" Type="microsoft.graph.emailRole">
<Annotation Term="Org.OData.Core.V1.Description" String="For email-related alerts - user account's email 'role'. Possible values are: unknown, sender, recipient." />
</Property>
<Property Name="isVpn" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the user logged on through a VPN." />
</Property>
<Property Name="logonDateTime" Type="Edm.DateTimeOffset">
<Annotation Term="Org.OData.Core.V1.Description" String="Time at which the sign-in occurred. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: '2014-01-01T00:00:00Z'." />
</Property>
<Property Name="logonId" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="User sign-in ID." />
</Property>
<Property Name="logonIp" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="IP Address the sign-in request originated from." />
</Property>
<Property Name="logonLocation" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Location (by IP address mapping) associated with a user sign-in event by this user." />
</Property>
<Property Name="logonType" Type="microsoft.graph.logonType">
<Annotation Term="Org.OData.Core.V1.Description" String="Method of user sign in. Possible values are: unknown, interactive, remoteInteractive, network, batch, service." />
</Property>
<Property Name="onPremisesSecurityIdentifier" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Active Directory (on-premises) Security Identifier (SID) of the user." />
</Property>
<Property Name="riskScore" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Provider-generated/calculated risk score of the user account. Recommended value range of 0-1, which equates to a percentage." />
</Property>
<Property Name="userAccountType" Type="microsoft.graph.userAccountSecurityType">
<Annotation Term="Org.OData.Core.V1.Description" String="User account type (group membership), per Windows definition. Possible values are: unknown, standard, power, administrator." />
</Property>
<Property Name="userPrincipalName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="User sign-in name - internet format: (user account name)@(user account DNS domain name)." />
</Property>
</ComplexType>
<ComplexType Name="verifiedDomain">
<Property Name="capabilities" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="For example, 'Email', 'OfficeCommunicationsOnline'." />
</Property>
<Property Name="isDefault" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="true if this is the default domain associated with the tenant; otherwise, false." />
</Property>
<Property Name="isInitial" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="true if this is the initial domain associated with the tenant; otherwise, false" />
</Property>
<Property Name="name" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The domain name; for example, 'contoso.onmicrosoft.com'" />
</Property>
<Property Name="type" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="For example, 'Managed'." />
</Property>
</ComplexType>
<ComplexType Name="video">
<Property Name="audioBitsPerSample" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of audio bits per sample." />
</Property>
<Property Name="audioChannels" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of audio channels." />
</Property>
<Property Name="audioFormat" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Name of the audio format (AAC, MP3, etc.)." />
</Property>
<Property Name="audioSamplesPerSecond" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Number of audio samples per second." />
</Property>
<Property Name="bitrate" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Bit rate of the video in bits per second." />
</Property>
<Property Name="duration" Type="Edm.Int64">
<Annotation Term="Org.OData.Core.V1.Description" String="Duration of the file in milliseconds." />
</Property>
<Property Name="fourCC" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="'Four character code' name of the video format." />
</Property>
<Property Name="frameRate" Type="Edm.Double">
<Annotation Term="Org.OData.Core.V1.Description" String="Frame rate of the video." />
</Property>
<Property Name="height" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Height of the video, in pixels." />
</Property>
<Property Name="width" Type="Edm.Int32">
<Annotation Term="Org.OData.Core.V1.Description" String="Width of the video, in pixels." />
</Property>
</ComplexType>
<ComplexType Name="vulnerabilityState">
<Property Name="cve" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Common Vulnerabilities and Exposures (CVE) for the vulnerability." />
</Property>
<Property Name="severity" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Base Common Vulnerability Scoring System (CVSS) severity score for this vulnerability." />
</Property>
<Property Name="wasRunning" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the detected vulnerability (file) was running at the time of detection or was the file detected at rest on the disk." />
</Property>
</ComplexType>
<ComplexType Name="website">
<Property Name="type" Type="microsoft.graph.websiteType">
<Annotation Term="Org.OData.Core.V1.Description" String="The possible values are: other, home, work, blog, profile." />
</Property>
<Property Name="address" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The URL of the website." />
</Property>
<Property Name="displayName" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="The display name of the web site." />
</Property>
</ComplexType>
<ComplexType Name="workbookSessionInfo">
<Property Name="id" Type="Edm.String" Unicode="false">
<Annotation Term="Org.OData.Core.V1.Description" String="Id of the workbook session." />
</Property>
<Property Name="persistChanges" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="true for persistent session. false for non-persistent session (view mode)" />
</Property>
</ComplexType>
<ComplexType Name="workingHours">
<Property Name="daysOfWeek" Type="Collection(microsoft.graph.dayOfWeek)">
<Annotation Term="Org.OData.Core.V1.Description" String="The days of the week on which the user works." />
</Property>
<Property Name="startTime" Type="Edm.TimeOfDay">
<Annotation Term="Org.OData.Core.V1.Description" String="The time of the day that the user starts working." />
</Property>
<Property Name="endTime" Type="Edm.TimeOfDay">
<Annotation Term="Org.OData.Core.V1.Description" String="The time of the day that the user stops working." />
</Property>
<Property Name="timeZone" Type="microsoft.graph.timeZoneBase">
<Annotation Term="Org.OData.Core.V1.Description" String="The time zone to which the working hours apply." />
</Property>
</ComplexType>
<ComplexType Name="workbookWorksheetProtectionOptions">
<Property Name="allowAutoFilter" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the worksheet protection option of allowing using auto filter feature." />
</Property>
<Property Name="allowDeleteColumns" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the worksheet protection option of allowing deleting columns." />
</Property>
<Property Name="allowDeleteRows" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the worksheet protection option of allowing deleting rows." />
</Property>
<Property Name="allowFormatCells" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the worksheet protection option of allowing formatting cells." />
</Property>
<Property Name="allowFormatColumns" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the worksheet protection option of allowing formatting columns." />
</Property>
<Property Name="allowFormatRows" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the worksheet protection option of allowing formatting rows." />
</Property>
<Property Name="allowInsertColumns" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the worksheet protection option of allowing inserting columns." />
</Property>
<Property Name="allowInsertHyperlinks" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the worksheet protection option of allowing inserting hyperlinks." />
</Property>
<Property Name="allowInsertRows" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the worksheet protection option of allowing inserting rows." />
</Property>
<Property Name="allowPivotTables" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the worksheet protection option of allowing using pivot table feature." />
</Property>
<Property Name="allowSort" Type="Edm.Boolean">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the worksheet protection option of allowing using sort feature." />
</Property>
</ComplexType>
<EntityContainer Name="GraphService">
<EntitySet Name="contracts" EntityType="microsoft.graph.contract">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;contractType&quot;: &quot;contractType-value&quot;,&#xD;&#xA; &quot;customerId&quot;: &quot;customerId-value&quot;,&#xD;&#xA; &quot;defaultDomainName&quot;: &quot;defaultDomainName-value&quot;,&#xD;&#xA; &quot;displayName&quot;: &quot;displayName-value&quot;,&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntitySet>
<EntitySet Name="devices" EntityType="microsoft.graph.device">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="DELETE" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;accountEnabled&quot;:false,&#xD;&#xA; &quot;deviceId&quot;:&quot;4c299165-6e8f-4b45-a5ba-c5d250a707ff&quot;,&#xD;&#xA; &quot;displayName&quot;:&quot;Test device&quot;,&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;,&#xD;&#xA; &quot;operatingSystem&quot;:&quot;linux&quot;,&#xD;&#xA; &quot;operatingSystemVersion&quot;:&quot;1&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Device.ReadWrite.All</String>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="PATCH" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.ReadWrite.All</String>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntitySet>
<EntitySet Name="directoryObjects" EntityType="microsoft.graph.directoryObject">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="DELETE" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntitySet>
<EntitySet Name="directoryRoles" EntityType="microsoft.graph.directoryRole">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;description&quot;: &quot;description-value&quot;,&#xD;&#xA; &quot;displayName&quot;: &quot;displayName-value&quot;,&#xD;&#xA; &quot;roleTemplateId&quot;: &quot;roleTemplateId-value&quot;,&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntitySet>
<EntitySet Name="directoryRoleTemplates" EntityType="microsoft.graph.directoryRoleTemplate">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;description&quot;: &quot;description-value&quot;,&#xD;&#xA; &quot;displayName&quot;: &quot;displayName-value&quot;,&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntitySet>
<EntitySet Name="domains" EntityType="microsoft.graph.domain">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="DELETE" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Domain.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;authenticationType&quot;: &quot;authenticationType-value&quot;,&#xD;&#xA; &quot;availabilityStatus&quot;: &quot;availabilityStatus-value&quot;,&#xD;&#xA; &quot;id&quot;: &quot;contoso.com&quot;,&#xD;&#xA; &quot;isAdminManaged&quot;: true,&#xD;&#xA; &quot;isDefault&quot;: true,&#xD;&#xA; &quot;isInitial&quot;: true,&#xD;&#xA; &quot;isRoot&quot;: true&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Domain.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="PATCH" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Domain.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntitySet>
<EntitySet Name="drives" EntityType="microsoft.graph.drive">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Define drives as an queryable entityset" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection />
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" String="Each of these methods returns a [Drive resource][drive-resource] for the matching drive in the response body." />
<PropertyValue Property="MethodDescription" String="HTTP response" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: &quot;b!t18F8ybsHUq1z3LTz8xvZqP8zaSWjkFNhsME-Fepo75dTf9vQKfeRblBZjoSQrd7&quot;,&#xD;&#xA; &quot;driveType&quot;: &quot;business&quot;,&#xD;&#xA; &quot;owner&quot;: {&#xD;&#xA; &quot;user&quot;: {&#xD;&#xA; &quot;id&quot;: &quot;efee1b77-fb3b-4f65-99d6-274c11914d12&quot;,&#xD;&#xA; &quot;displayName&quot;: &quot;Ryan Gregg&quot;&#xD;&#xA; }&#xD;&#xA; },&#xD;&#xA; &quot;quota&quot;: {&#xD;&#xA; &quot;deleted&quot;: 256938,&#xD;&#xA; &quot;remaining&quot;: 1099447353539,&#xD;&#xA; &quot;state&quot;: &quot;normal&quot;,&#xD;&#xA; &quot;total&quot;: 1099511627776&#xD;&#xA; }&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read</String>
<String>Files.ReadWrite</String>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read</String>
<String>Files.ReadWrite</String>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntitySet>
<EntitySet Name="groupLifecyclePolicies" EntityType="microsoft.graph.groupLifecyclePolicy">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="DELETE" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: &quot;ffffffff-ffff-ffff-ffff-ffffffffffff&quot;,&#xD;&#xA; &quot;groupLifetimeInDays&quot;: 100,&#xD;&#xA; &quot;managedGroupTypes&quot;: &quot;Selected&quot;,&#xD;&#xA; &quot;alternateNotificationEmails&quot;: &quot;admin@contoso.com&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>or</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>or</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="PATCH" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;,&#xD;&#xA; &quot;groupLifetimeInDays&quot;: 180,&#xD;&#xA; &quot;managedGroupTypes&quot;: &quot;Selected&quot;,&#xD;&#xA; &quot;alternateNotificationEmails&quot;: &quot;admin@contoso.com&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntitySet>
<EntitySet Name="groups" EntityType="microsoft.graph.group">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="DELETE" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;,&#xD;&#xA; &quot;description&quot;: &quot;description-value&quot;,&#xD;&#xA; &quot;displayName&quot;: &quot;displayName-value&quot;,&#xD;&#xA; &quot;groupTypes&quot;: [&#xD;&#xA; &quot;groupTypes-value&quot;&#xD;&#xA; ],&#xD;&#xA; &quot;mail&quot;: &quot;mail-value&quot;,&#xD;&#xA; &quot;mailEnabled&quot;: true,&#xD;&#xA; &quot;mailNickname&quot;: &quot;mailNickname-value&quot;,&#xD;&#xA; &quot;onPremisesLastSyncDateTime&quot;: &quot;onPremisesLastSyncDateTime-value&quot;,&#xD;&#xA; &quot;onPremisesSecurityIdentifier&quot;: &quot;onPremisesSecurityIdentifier-value&quot;,&#xD;&#xA; &quot;onPremisesSyncEnabled&quot;: true,&#xD;&#xA; &quot;proxyAddresses&quot;: [&#xD;&#xA; &quot;proxyAddresses-value&quot;&#xD;&#xA; ],&#xD;&#xA; &quot;securityEnabled&quot;: true,&#xD;&#xA; &quot;visibility&quot;: &quot;visibility-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.Read.All</String>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.Read.All</String>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="PATCH" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntitySet>
<EntitySet Name="groupSettings" EntityType="microsoft.graph.groupSetting">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="DELETE" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.ReadWrite.All</String>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;displayName&quot;: &quot;displayName-value&quot;,&#xD;&#xA; &quot;templateId&quot;: &quot;templateId-value&quot;,&#xD;&#xA; &quot;values&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;name&quot;: &quot;name-value&quot;,&#xD;&#xA; &quot;value&quot;: &quot;value-value&quot;&#xD;&#xA; }&#xD;&#xA; ],&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="PATCH" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.ReadWrite.All</String>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntitySet>
<EntitySet Name="groupSettingTemplates" EntityType="microsoft.graph.groupSettingTemplate">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;: &quot;https://graph.microsoft.com/v1.0/$metadata#groupSettingTemplates/$entity&quot;,&#xD;&#xA; &quot;id&quot;: &quot;62375ab9-6b52-47ed-826b-58e47e0e304b&quot;,&#xD;&#xA; &quot;deletedDateTime&quot;: null,&#xD;&#xA; &quot;displayName&quot;: &quot;Group.Unified&quot;,&#xD;&#xA; &quot;description&quot;: &quot;Setting templates define the different settings that can be used for the associated ObjectSettings. This template defines settings that can be used for Unified Groups.&quot;,&#xD;&#xA; &quot;values&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;name&quot;: &quot;CustomBlockedWordsList&quot;,&#xD;&#xA; &quot;type&quot;: &quot;System.String&quot;,&#xD;&#xA; &quot;defaultValue&quot;: &quot;&quot;,&#xD;&#xA; &quot;description&quot;: &quot;A comma-delimited list of blocked words for Unified Group displayName and mailNickName.&quot;&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;name&quot;: &quot;EnableMSStandardBlockedWords&quot;,&#xD;&#xA; &quot;type&quot;: &quot;System.Boolean&quot;,&#xD;&#xA; &quot;defaultValue&quot;: &quot;false&quot;,&#xD;&#xA; &quot;description&quot;: &quot;A flag indicating whether or not to enable the Microsoft Standard list of blocked words for Unified Group displayName and mailNickName.&quot;&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;name&quot;: &quot;ClassificationDescriptions&quot;,&#xD;&#xA; &quot;type&quot;: &quot;System.String&quot;,&#xD;&#xA; &quot;defaultValue&quot;: &quot;&quot;,&#xD;&#xA; &quot;description&quot;: &quot;A comma-delimited list of structured strings describing the classification values in the ClassificationList. The structure of the string is: Value: Description&quot;&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntitySet>
<EntitySet Name="schemaExtensions" EntityType="microsoft.graph.schemaExtension">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="DELETE" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="PATCH" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntitySet>
<EntitySet Name="shares" EntityType="microsoft.graph.sharedDriveItem">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: &quot;B64397C8-07AE-43E4-920E-32BFB4331A5B&quot;,&#xD;&#xA; &quot;name&quot;: &quot;contoso project.docx&quot;,&#xD;&#xA; &quot;owner&quot;: {&#xD;&#xA; &quot;user&quot;: {&#xD;&#xA; &quot;id&quot;: &quot;98E88F1C-F8DC-47CC-A406-C090248B30E5&quot;,&#xD;&#xA; &quot;displayName&quot;: &quot;Ryan Gregg&quot;&#xD;&#xA; }&#xD;&#xA; }&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Files.ReadWrite.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Files.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntitySet>
<EntitySet Name="sites" EntityType="microsoft.graph.site">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: &quot;contoso.sharepoint.com,2C712604-1370-44E7-A1F5-426573FDA80A,2D2244C3-251A-49EA-93A8-39E1C3A060FE&quot;,&#xD;&#xA; &quot;displayName&quot;: &quot;OneDrive Team Site&quot;,&#xD;&#xA; &quot;name&quot;: &quot;1drvteam&quot;,&#xD;&#xA; &quot;createdDateTime&quot;: &quot;2017-05-09T20:56:00Z&quot;,&#xD;&#xA; &quot;lastModifiedDateTime&quot;: &quot;2017-05-09T20:56:01Z&quot;,&#xD;&#xA; &quot;webUrl&quot;: &quot;https://contoso.sharepoint.com/teams/1drvteam&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntitySet>
<EntitySet Name="subscribedSkus" EntityType="microsoft.graph.subscribedSku">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer token. Required" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;: &quot;https://graph.microsoft.com/v1.0/$metadata#subscribedSkus/$entity&quot;,&#xD;&#xA; &quot;capabilityStatus&quot;: &quot;Enabled&quot;,&#xD;&#xA; &quot;consumedUnits&quot;: 14,&#xD;&#xA; &quot;id&quot;: &quot;48a80680-7326-48cd-9935-b556b81d3a4e_c7df2760-2c81-4ef7-b578-5b5392b571df&quot;,&#xD;&#xA; &quot;prepaidUnits&quot;: {&#xD;&#xA; &quot;enabled&quot;: 25,&#xD;&#xA; &quot;suspended&quot;: 0,&#xD;&#xA; &quot;warning&quot;: 0&#xD;&#xA; },&#xD;&#xA; &quot;servicePlans&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;servicePlanId&quot;: &quot;8c098270-9dd4-4350-9b30-ba4703f3b36b&quot;,&#xD;&#xA; &quot;servicePlanName&quot;: &quot;ADALLOM_S_O365&quot;,&#xD;&#xA; &quot;provisioningStatus&quot;: &quot;Success&quot;,&#xD;&#xA; &quot;appliesTo&quot;: &quot;User&quot;&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;servicePlanId&quot;: &quot;9f431833-0334-42de-a7dc-70aa40db46db&quot;,&#xD;&#xA; &quot;servicePlanName&quot;: &quot;LOCKBOX_ENTERPRISE&quot;,&#xD;&#xA; &quot;provisioningStatus&quot;: &quot;Success&quot;,&#xD;&#xA; &quot;appliesTo&quot;: &quot;User&quot;&#xD;&#xA; }&#xD;&#xA; ],&#xD;&#xA; &quot;skuId&quot;: &quot;c7df2760-2c81-4ef7-b578-5b5392b571df&quot;,&#xD;&#xA; &quot;skuPartNumber&quot;: &quot;ENTERPRISEPREMIUM&quot;,&#xD;&#xA; &quot;appliesTo&quot;: &quot;User&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntitySet>
<EntitySet Name="subscriptions" EntityType="microsoft.graph.subscription">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="DELETE" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection />
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;:&quot;7f105c7d-2dc5-4530-97cd-4e7ae6534c07&quot;,&#xD;&#xA; &quot;resource&quot;:&quot;me/messages&quot;,&#xD;&#xA; &quot;applicationId&quot; : &quot;string&quot;,&#xD;&#xA; &quot;changeType&quot;:&quot;created,updated&quot;,&#xD;&#xA; &quot;clientState&quot;:&quot;secretClientValue&quot;,&#xD;&#xA; &quot;notificationUrl&quot;:&quot;https://webhook.azurewebsites.net/api/send/myNotifyClient&quot;,&#xD;&#xA; &quot;expirationDateTime&quot;:&quot;2016-11-20T18:23:45.9356913Z&quot;,&#xD;&#xA; &quot;creatorId&quot;: &quot;string&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection />
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="PATCH" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;:&quot;7f105c7d-2dc5-4530-97cd-4e7ae6534c07&quot;,&#xD;&#xA; &quot;resource&quot;:&quot;me/messages&quot;,&#xD;&#xA; &quot;applicationId&quot;: &quot;24d3b144-21ae-4080-943f-7067b395b913&quot;,&#xD;&#xA; &quot;changeType&quot;:&quot;created,updated&quot;,&#xD;&#xA; &quot;clientState&quot;:&quot;subscription-identifier&quot;,&#xD;&#xA; &quot;notificationUrl&quot;:&quot;https://webhook.azurewebsites.net/api/send/myNotifyClient&quot;,&#xD;&#xA; &quot;expirationDateTime&quot;:&quot;2016-11-22T18:23:45.9356913Z&quot;,&#xD;&#xA; &quot;creatorId&quot;: &quot;8ee44408-0679-472c-bc2a-692812af3437&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection />
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntitySet>
<EntitySet Name="users" EntityType="microsoft.graph.user">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="define users as an queryable entityset" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection />
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="DELETE" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</EntitySet>
<Singleton Name="directory" Type="microsoft.graph.directory">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection />
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Singleton>
<Singleton Name="education" Type="microsoft.graph.educationRoot">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is a JSON representation of the resource." />
<PropertyValue Property="MethodDescription" String="JSON representation" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection />
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Singleton>
<Singleton Name="invitations" Type="microsoft.graph.invitation">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="201" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: &quot;7b92124c-9fa9-406f-8b8e-225df8376ba9&quot;,&#xD;&#xA; &quot;inviteRedeemUrl&quot;: &quot;https://invitations.microsoft.com/redeem/?tenant=04dcc6ab-388a-4559-b527-fbec656300ea&amp;user=7b92124c-9fa9-406f-8b8e-225df8376ba9&amp;ticket=VV9dmiExBsfRIVNFjb9ITj9VXAd07Ypv4gTg%2f8PiuJs%3d&amp;lc=1033&amp;ver=2.0&quot;,&#xD;&#xA; &quot;invitedUserDisplayName&quot;: &quot;yyy&quot;,&#xD;&#xA; &quot;invitedUserEmailAddress&quot;: &quot;yyy@test.com&quot;,&#xD;&#xA; &quot;sendInvitationMessage&quot;: false,&#xD;&#xA; &quot;invitedUserMessageInfo&quot;: {&#xD;&#xA; &quot;messageLanguage&quot;: null,&#xD;&#xA; &quot;ccRecipients&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;emailAddress&quot;: {&#xD;&#xA; &quot;name&quot;: null,&#xD;&#xA; &quot;address&quot;: null&#xD;&#xA; }&#xD;&#xA; }&#xD;&#xA; ],&#xD;&#xA; &quot;customizedMessageBody&quot;: null&#xD;&#xA; },&#xD;&#xA; &quot;inviteRedirectUrl&quot;: &quot;https://myapp.com/&quot;,&#xD;&#xA; &quot;status&quot;: &quot;Completed&quot;,&#xD;&#xA; &quot;invitedUser&quot;: [ { &quot;id&quot;: &quot;243b1de4-ad9f-421c-a933-d55305fb165d&quot; } ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Invite.All</String>
<String>User.ReadWrite.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Invite.All</String>
<String>User.ReadWrite.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Singleton>
<Singleton Name="me" Type="microsoft.graph.user">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Define the /me as singleton" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection />
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Examples" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;businessPhones&quot;: [&#xD;&#xA; &quot;businessPhones-value&quot;&#xD;&#xA; ],&#xD;&#xA; &quot;displayName&quot;: &quot;displayName-value&quot;,&#xD;&#xA; &quot;givenName&quot;: &quot;givenName-value&quot;,&#xD;&#xA; &quot;jobTitle&quot;: &quot;jobTitle-value&quot;,&#xD;&#xA; &quot;mail&quot;: &quot;mail-value&quot;,&#xD;&#xA; &quot;mobilePhone&quot;: &quot;mobilePhone-value&quot;,&#xD;&#xA; &quot;officeLocation&quot;: &quot;officeLocation-value&quot;,&#xD;&#xA; &quot;preferredLanguage&quot;: &quot;preferredLanguage-value&quot;,&#xD;&#xA; &quot;surname&quot;: &quot;surname-value&quot;,&#xD;&#xA; &quot;userPrincipalName&quot;: &quot;userPrincipalName-value&quot;,&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read</String>
<String>User.ReadWrite</String>
<String>User.ReadBasic.All</String>
<String>User.Read.All</String>
<String>User.ReadWrite.All</String>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read</String>
<String>User.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read.All</String>
<String>User.ReadWrite.All</String>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="PATCH" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.ReadWrite</String>
<String>User.ReadWrite.All</String>
<String>Directory.ReadWrite.All</String>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.ReadWrite.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Singleton>
<Singleton Name="organization" Type="microsoft.graph.organization">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;assignedPlans&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;assignedDateTime&quot;: &quot;datetime-value&quot;,&#xD;&#xA; &quot;capabilityStatus&quot;: &quot;capabilityStatus-value&quot;,&#xD;&#xA; &quot;service&quot;: &quot;service-value&quot;,&#xD;&#xA; &quot;servicePlanId&quot;: &quot;servicePlanId-value&quot;&#xD;&#xA; }&#xD;&#xA; ],&#xD;&#xA; &quot;businessPhones&quot;: [&#xD;&#xA; &quot;businessPhones-value&quot;&#xD;&#xA; ],&#xD;&#xA; &quot;city&quot;: &quot;city-value&quot;,&#xD;&#xA; &quot;country&quot;: &quot;country-value&quot;,&#xD;&#xA; &quot;countryLetterCode&quot;: &quot;countryLetterCode-value&quot;,&#xD;&#xA; &quot;displayName&quot;: &quot;displayName-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read</String>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;assignedPlans&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;assignedDateTime&quot;: &quot;2016-10-19T10:37:00Z&quot;,&#xD;&#xA; &quot;capabilityStatus&quot;: &quot;capabilityStatus-value&quot;,&#xD;&#xA; &quot;service&quot;: &quot;service-value&quot;,&#xD;&#xA; &quot;servicePlanId&quot;: &quot;servicePlanId-value&quot;&#xD;&#xA; }&#xD;&#xA; ],&#xD;&#xA; &quot;businessPhones&quot;: [&#xD;&#xA; &quot;businessPhones-value&quot;&#xD;&#xA; ],&#xD;&#xA; &quot;city&quot;: &quot;city-value&quot;,&#xD;&#xA; &quot;country&quot;: &quot;country-value&quot;,&#xD;&#xA; &quot;countryLetterCode&quot;: &quot;countryLetterCode-value&quot;,&#xD;&#xA; &quot;displayName&quot;: &quot;displayName-value&quot;&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read</String>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="PATCH" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Singleton>
<Singleton Name="planner" Type="microsoft.graph.planner">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="The **planner** resource is available at the root of the graph." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection />
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Singleton>
<Singleton Name="reports" Type="microsoft.graph.reportRoot">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection />
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Singleton>
<Singleton Name="security" Type="microsoft.graph.security">
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="The **security** resource is available at the root of the graph." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection />
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Singleton>
</EntityContainer>
<Function Name="delta" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.group)" />
<ReturnType Type="Collection(microsoft.graph.group)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer token" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection>
<Record>
<PropertyValue Property="Name" String="$deltatoken" />
<PropertyValue Property="Description" String="String" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="$skiptoken" />
<PropertyValue Property="Description" String="String" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;:&quot;https://graph.microsoft.com/v1.0/$metadata#groups&quot;,&quot;@odata.nextLink&quot;:&quot;https://graph.microsoft.com/v1.0/groups/delta?$skiptoken=pqwSUjGYvb3jQpbwVAwEL7yuI3dU1LecfkkfLPtnIjvY1FSSc_&quot;,&#xD;&#xA; &quot;value&quot;:[&#xD;&#xA; {&#xD;&#xA; &quot;classification&quot;: &quot;classification-value&quot;,&#xD;&#xA; &quot;createdDateTime&quot;:&quot;datetime-value&quot;,&#xD;&#xA; &quot;description&quot;:&quot;Test group 1&quot;,&#xD;&#xA; &quot;displayName&quot;:&quot;TestGroup1&quot;,&#xD;&#xA; &quot;groupTypes&quot;: [&#xD;&#xA; &quot;groupTypes-value&quot;&#xD;&#xA; ],&#xD;&#xA; &quot;mail&quot;: &quot;mail-value&quot;,&#xD;&#xA; &quot;members@delta&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;@odata.type&quot;: &quot;#microsoft.graph.user&quot;,&#xD;&#xA; &quot;id&quot;: &quot;693acd06-2877-4339-8ade-b704261fe7a0&quot;&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;@odata.type&quot;: &quot;#microsoft.graph.user&quot;,&#xD;&#xA; &quot;id&quot;: &quot;49320844-be99-4164-8167-87ff5d047ace&quot;&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.Read.All</String>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.Read.All</String>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="reminderView" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.user" />
<Parameter Name="endDateTime" Type="Edm.String" Unicode="false" />
<Parameter Name="startDateTime" Type="Edm.String" Unicode="false" />
<ReturnType Type="Collection(microsoft.graph.reminder)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Prefer" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;: &quot;https://graph.microsoft.com/v1.0/$metadata#Collection(microsoft.graph.reminder)&quot;,&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;eventId&quot;: &quot;AAMkADNsvAAA=&quot;,&#xD;&#xA; &quot;changeKey&quot;: &quot;SuFHwDRP1EeXJUopWbSLlgAAmBvk2g==&quot;,&#xD;&#xA; &quot;eventSubject&quot;: &quot;Plan summer company picnic&quot;,&#xD;&#xA; &quot;eventWebLink&quot;: &quot;https://outlook.office365.com/owa/?itemid=AAMkADNsvAAA%3D&amp;exvsurl=1&amp;path=/calendar/item&quot;,&#xD;&#xA; &quot;eventStartTime&quot;: {&#xD;&#xA; &quot;dateTime&quot;: &quot;2017-06-09T18:00:00.0000000&quot;,&#xD;&#xA; &quot;timeZone&quot;: &quot;UTC&quot;&#xD;&#xA; },&#xD;&#xA; &quot;eventEndTime&quot;: {&#xD;&#xA; &quot;dateTime&quot;: &quot;2017-06-09T19:00:00.0000000&quot;,&#xD;&#xA; &quot;timeZone&quot;: &quot;UTC&quot;&#xD;&#xA; },&#xD;&#xA; &quot;eventLocation&quot;: {&#xD;&#xA; &quot;displayName&quot;: &quot;Conf Room 3&quot;&#xD;&#xA; },&#xD;&#xA; &quot;reminderFireTime&quot;: {&#xD;&#xA; &quot;dateTime&quot;: &quot;2017-06-09T17:45:00.0000000&quot;,&#xD;&#xA; &quot;timeZone&quot;: &quot;UTC&quot;&#xD;&#xA; }&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.Read</String>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.Read</String>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.Read</String>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getEmailActivityCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getEmailActivityUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getEmailActivityUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getEmailActivityUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="date" Type="Edm.Date" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getEmailAppUsageAppsUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getEmailAppUsageUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getEmailAppUsageUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getEmailAppUsageUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="date" Type="Edm.Date" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getEmailAppUsageVersionsUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getMailboxUsageDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getMailboxUsageMailboxCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getMailboxUsageQuotaStatusMailboxCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getMailboxUsageStorage" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOffice365ActivationCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOffice365ActivationsUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOffice365ActivationsUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOffice365ActiveUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOffice365ActiveUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOffice365ActiveUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="date" Type="Edm.Date" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOffice365GroupsActivityCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOffice365GroupsActivityDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOffice365GroupsActivityDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="date" Type="Edm.Date" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOffice365GroupsActivityFileCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOffice365GroupsActivityGroupCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOffice365GroupsActivityStorage" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOffice365ServicesUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOneDriveActivityFileCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOneDriveActivityUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOneDriveActivityUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOneDriveActivityUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="date" Type="Edm.Date" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOneDriveUsageAccountCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOneDriveUsageAccountDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOneDriveUsageAccountDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="date" Type="Edm.Date" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOneDriveUsageFileCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getOneDriveUsageStorage" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSharePointActivityFileCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSharePointActivityPages" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSharePointActivityUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSharePointActivityUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSharePointActivityUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="date" Type="Edm.Date" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSharePointSiteUsageDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSharePointSiteUsageDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="date" Type="Edm.Date" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSharePointSiteUsageFileCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSharePointSiteUsagePages" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSharePointSiteUsageSiteCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSharePointSiteUsageStorage" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSkypeForBusinessActivityCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSkypeForBusinessActivityUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSkypeForBusinessActivityUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSkypeForBusinessActivityUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="date" Type="Edm.Date" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSkypeForBusinessDeviceUsageDistributionUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSkypeForBusinessDeviceUsageUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSkypeForBusinessDeviceUsageUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSkypeForBusinessDeviceUsageUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="date" Type="Edm.Date" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSkypeForBusinessOrganizerActivityCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSkypeForBusinessOrganizerActivityMinuteCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSkypeForBusinessOrganizerActivityUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSkypeForBusinessParticipantActivityCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSkypeForBusinessParticipantActivityMinuteCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSkypeForBusinessParticipantActivityUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSkypeForBusinessPeerToPeerActivityCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSkypeForBusinessPeerToPeerActivityMinuteCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getSkypeForBusinessPeerToPeerActivityUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getTeamsDeviceUsageDistributionUserCounts" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getTeamsDeviceUsageUserCounts" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getTeamsDeviceUsageUserDetail" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getTeamsDeviceUsageUserDetail" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="date" Type="Edm.Date" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getTeamsUserActivityCounts" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getTeamsUserActivityUserCounts" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getTeamsUserActivityUserDetail" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getTeamsUserActivityUserDetail" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="date" Type="Edm.Date" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getYammerActivityCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getYammerActivityUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getYammerActivityUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="date" Type="Edm.Date" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getYammerActivityUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getYammerDeviceUsageDistributionUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getYammerDeviceUsageUserCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getYammerDeviceUsageUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="date" Type="Edm.Date" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getYammerDeviceUsageUserDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getYammerGroupsActivityCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getYammerGroupsActivityDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="date" Type="Edm.Date" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getYammerGroupsActivityDetail" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getYammerGroupsActivityGroupCounts" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.reportRoot" />
<Parameter Name="period" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.report" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="If-None-Match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag provided matches the current tag on the file, a 304 Not Modified response code is returned. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="302" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" String="text/plain" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Reports.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="delta" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.user)" />
<ReturnType Type="Collection(microsoft.graph.user)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer token" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection>
<Record>
<PropertyValue Property="Name" String="$deltatoken" />
<PropertyValue Property="Description" String="String" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="$skiptoken" />
<PropertyValue Property="Description" String="String" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;:&quot;https://graph.microsoft.com/v1.0/$metadata#users&quot;,&#xD;&#xA; &quot;@odata.nextLink&quot;:&quot;https://graph.microsoft.com/v1.0/users/delta?$skiptoken=pqwSUjGYvb3jQpbwVAwEL7yuI3dU1LecfkkfLPtnIjsXoYQp_dpA3cNJWc&quot;,&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;businessPhones&quot;: [&#xD;&#xA; &quot;businessPhones-value&quot;&#xD;&#xA; ],&#xD;&#xA; &quot;displayName&quot;: &quot;displayName-value&quot;,&#xD;&#xA; &quot;givenName&quot;: &quot;givenName-value&quot;,&#xD;&#xA; &quot;jobTitle&quot;: &quot;jobTitle-value&quot;,&#xD;&#xA; &quot;mail&quot;: &quot;mail-value&quot;,&#xD;&#xA; &quot;mobilePhone&quot;: &quot;mobilePhone-value&quot;,&#xD;&#xA; &quot;officeLocation&quot;: &quot;officeLocation-value&quot;,&#xD;&#xA; &quot;preferredLanguage&quot;: &quot;preferredLanguage-value&quot;,&#xD;&#xA; &quot;surname&quot;: &quot;surname-value&quot;,&#xD;&#xA; &quot;userPrincipalName&quot;: &quot;userPrincipalName-value&quot;,&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read</String>
<String>User.ReadWrite</String>
<String>User.ReadBasic.All</String>
<String>User.Read.All</String>
<String>User.ReadWrite.All</String>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read</String>
<String>User.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read.All</String>
<String>User.ReadWrite.All</String>
<String>Directory.Read.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="recent" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.userActivity)" />
<ReturnType Type="Collection(microsoft.graph.userActivity)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;: &quot;https://graph.microsoft.com/v1.0/$metadata#Collection(userActivity)&quot;,&#xD;&#xA; &quot;@odata.nextLink&quot;: &quot;https://graph.microsoft.com/v1.0/me/activities/recent?$skiptoken=%24filter%3dlastModifiedDateTime+lt+2018-02-26T18%3a06%3a19.365Z&quot;,&#xD;&#xA; &quot;value&quot;: [{&#xD;&#xA; &quot;@odata.type&quot;: &quot;#microsoft.graph.userActivity&quot;,&#xD;&#xA; &quot;activitySourceHost&quot;: &quot;https://www.contoso.com&quot;,&#xD;&#xA; &quot;createdDateTime&quot;: &quot;2018-02-26T18:34:29.592Z&quot;,&#xD;&#xA; &quot;lastModifiedDateTime&quot;: &quot;2018-02-26T18:34:29.607Z&quot;,&#xD;&#xA; &quot;id&quot;: &quot;5347642601316252694&quot;,&#xD;&#xA; &quot;appActivityId&quot;: &quot;/article?12345&quot;,&#xD;&#xA; &quot;visualElements&quot;: {&#xD;&#xA; &quot;attribution&quot;: {&#xD;&#xA; &quot;iconUrl&quot;: &quot;http://www.contoso.com/icon&quot;,&#xD;&#xA; &quot;alternateText&quot;: &quot;Contoso, Ltd.&quot;,&#xD;&#xA; &quot;addImageQuery&quot;: false,&#xD;&#xA; },&#xD;&#xA; &quot;displayText&quot;: &quot;Contoso How-To: How to Tie a Reef Knot&quot;,&#xD;&#xA; &quot;description&quot;: &quot;How to Tie a Reef Knot. A step-by-step visual guide to the art of nautical knot-tying.&quot;,&#xD;&#xA; &quot;backgroundColor&quot;: &quot;#ff0000&quot;,&#xD;&#xA; &quot;content&quot;: {&#xD;&#xA; &quot;$schema&quot;: &quot;http://adaptivecards.io/schemas/adaptive-card.json&quot;,&#xD;&#xA; &quot;type&quot;: &quot;AdaptiveCard&quot;,&#xD;&#xA; &quot;body&quot;:&#xD;&#xA; [{&#xD;&#xA; &quot;type&quot;: &quot;TextBlock&quot;,&#xD;&#xA; &quot;text&quot;: &quot;Contoso MainPage&quot;&#xD;&#xA; }]&#xD;&#xA; }&#xD;&#xA; },&#xD;&#xA; &quot;activationUrl&quot;: &quot;http://www.contoso.com/article?id=12345&quot;,&#xD;&#xA; &quot;appDisplayName&quot;: &quot;Contoso, Ltd.&quot;,&#xD;&#xA; &quot;userTimezone&quot;: &quot;Africa/Casablanca&quot;,&#xD;&#xA; &quot;fallbackUrl&quot;: &quot;http://www.contoso.com/article?id=12345&quot;,&#xD;&#xA; &quot;contentUrl&quot;: &quot;http://www.contoso.com/article?id=12345&quot;,&#xD;&#xA; &quot;contentInfo&quot;: {&#xD;&#xA; &quot;@context&quot;: &quot;http://schema.org&quot;,&#xD;&#xA; &quot;@type&quot;: &quot;Article&quot;,&#xD;&#xA; &quot;author&quot;: &quot;John Doe&quot;,&#xD;&#xA; &quot;name&quot;: &quot;How to Tie a Reef Knot&quot;&#xD;&#xA; },&#xD;&#xA; &quot;expirationDateTime&quot;: &quot;2018-03-28T18:34:29.607Z&quot;,&#xD;&#xA; &quot;status&quot;: &quot;updated&quot;&#xD;&#xA; }]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>UserActivity.ReadWrite.CreatedByApp</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>UserActivity.ReadWrite.CreatedByApp</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="delta" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.event)" />
<ReturnType Type="Collection(microsoft.graph.event)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Prefer" />
<PropertyValue Property="Description" String="odata.maxpagesize={x}. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Prefer" />
<PropertyValue Property="Description" String="{Time zone}. Optional, UTC assumed if absent." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection>
<Record>
<PropertyValue Property="Name" String="startDateTime" />
<PropertyValue Property="Description" String="String" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="endDateTime" />
<PropertyValue Property="Description" String="String" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="$deltatoken" />
<PropertyValue Property="Description" String="String" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="$skiptoken" />
<PropertyValue Property="Description" String="String" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.nextLink&quot;:&quot;https://graph.microsoft.com/v1.0/me/calendarView/delta?$skiptoken={_skipToken_}&quot;,&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;originalStartTimeZone&quot;: &quot;originalStartTimeZone-value&quot;,&#xD;&#xA; &quot;originalEndTimeZone&quot;: &quot;originalEndTimeZone-value&quot;,&#xD;&#xA; &quot;responseStatus&quot;: {&#xD;&#xA; &quot;response&quot;: &quot;response-value&quot;,&#xD;&#xA; &quot;time&quot;: &quot;datetime-value&quot;&#xD;&#xA; },&#xD;&#xA; &quot;iCalUId&quot;: &quot;iCalUId-value&quot;,&#xD;&#xA; &quot;reminderMinutesBeforeStart&quot;: 99,&#xD;&#xA; &quot;isReminderOn&quot;: true&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.Read</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.Read</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.Read</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="delta" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.contactFolder)" />
<ReturnType Type="Collection(microsoft.graph.contactFolder)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Prefer" />
<PropertyValue Property="Description" String="odata.maxpagesize={x}. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection>
<Record>
<PropertyValue Property="Name" String="$deltatoken" />
<PropertyValue Property="Description" String="String" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="$skiptoken" />
<PropertyValue Property="Description" String="String" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.nextLink&quot;:&quot;https://graph.microsoft.com/v1.0/me/contactfolders/delta?$skiptoken={_skipToken_}&quot;,&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;parentFolderId&quot;: &quot;parentFolderId-value&quot;,&#xD;&#xA; &quot;displayName&quot;: &quot;displayName-value&quot;,&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Contacts.Read</String>
<String>Contacts.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Contacts.Read</String>
<String>Contacts.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Contacts.Read</String>
<String>Contacts.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="recent" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.drive" />
<ReturnType Type="Collection(microsoft.graph.driveItem)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="This method returns a collection of [DriveItem](../resources/driveitem.md) resources for items which the owner of the drive has recently accessed." />
<PropertyValue Property="MethodDescription" String="Response" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;id&quot;: &quot;1312abc!1231&quot;,&#xD;&#xA; &quot;remoteItem&quot;:&#xD;&#xA; {&#xD;&#xA; &quot;id&quot;: &quot;1991210caf!192&quot;,&#xD;&#xA; &quot;name&quot;: &quot;March Proposal.docx&quot;,&#xD;&#xA; &quot;file&quot;: { },&#xD;&#xA; &quot;size&quot;: 19121,&#xD;&#xA; &quot;parentReference&quot;: {&#xD;&#xA; &quot;driveId&quot;: &quot;1991210caf&quot;,&#xD;&#xA; &quot;id&quot;: &quot;1991210caf!104&quot;&#xD;&#xA; }&#xD;&#xA; },&#xD;&#xA; &quot;fileSystemInfo&quot;: {&#xD;&#xA; &quot;lastAccessedDateTime&quot;: &quot;2017-02-20T19:13:00Z&quot;&#xD;&#xA; }&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;id&quot;: &quot;1312def!9943&quot;,&#xD;&#xA; &quot;name&quot;: &quot;Vacation.jpg&quot;,&#xD;&#xA; &quot;file&quot;: { },&#xD;&#xA; &quot;size&quot;: 37810,&#xD;&#xA; &quot;parentReference&quot;: {&#xD;&#xA; &quot;driveId&quot;: &quot;1312def&quot;,&#xD;&#xA; &quot;id&quot;: &quot;1312def!123&quot;&#xD;&#xA; },&#xD;&#xA; &quot;fileSystemInfo&quot;: {&#xD;&#xA; &quot;lastAccessedDateTime&quot;: &quot;2017-02-20T16:43:21Z&quot;&#xD;&#xA; }&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read</String>
<String>Files.ReadWrite</String>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read</String>
<String>Files.ReadWrite</String>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="search" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.drive" />
<Parameter Name="q" Type="Edm.String" Unicode="false" />
<ReturnType Type="Collection(microsoft.graph.driveItem)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="In addition to searching for items within a drive, your app can search more broadly to include items shared with the current user.&#xD;&#xA;To broaden the search scope, use the **search** method on the [Drive](../resources/drive.md) resource." />
<PropertyValue Property="MethodDescription" String="Searching for items a user can access" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;id&quot;: &quot;0123456789abc!123&quot;,&#xD;&#xA; &quot;name&quot;: &quot;Contoso Project&quot;,&#xD;&#xA; &quot;folder&quot;: {},&#xD;&#xA; &quot;searchResult&quot;: { &quot;onClickTelemetryUrl&quot;: &quot;https://bing.com/0123456789abc!123&quot; },&#xD;&#xA; &quot;remoteItem&quot;: { &quot;id&quot;: &quot;!23141901&quot;, &quot;parentReference&quot;: { &quot;driveId&quot;: &quot;s!1020101jlkjl12lx&quot; } }&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;id&quot;: &quot;0123456789abc!456&quot;,&#xD;&#xA; &quot;name&quot;: &quot;Contoso Project 2016&quot;,&#xD;&#xA; &quot;folder&quot;: {},&#xD;&#xA; &quot;searchResult&quot;: { &quot;onClickTelemetryUrl&quot;: &quot;https://bing.com/0123456789abc!456&quot; }&#xD;&#xA; }&#xD;&#xA; ],&#xD;&#xA; &quot;@odata.nextLink&quot;: &quot;https://graph.microsoft.com/v1.0/me/drive/root/search(query='contoso project')&amp;skipToken=1asdlnjnkj1nalkm!asd&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read</String>
<String>Files.ReadWrite</String>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read</String>
<String>Files.ReadWrite</String>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="sharedWithMe" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.drive" />
<ReturnType Type="Collection(microsoft.graph.driveItem)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="This returns a collection of [DriveItem](../resources/driveitem.md) resources which contain the DriveItem resources shared with the owner of the drive.&#xD;&#xA;In this example, since the drive is the user's default drive, this returns items shared with the signed in user." />
<PropertyValue Property="MethodDescription" String="Response" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;id&quot;: &quot;1312abc&quot;,&#xD;&#xA; &quot;remoteItem&quot;: {&#xD;&#xA; &quot;id&quot;: &quot;1991210caf!192&quot;,&#xD;&#xA; &quot;name&quot;: &quot;March Proposal.docx&quot;,&#xD;&#xA; &quot;file&quot;: { },&#xD;&#xA; &quot;size&quot;: 19121,&#xD;&#xA; &quot;parentReference&quot;: {&#xD;&#xA; &quot;driveId&quot;: &quot;1991210caf&quot;,&#xD;&#xA; &quot;id&quot;: &quot;1991210caf!104&quot;&#xD;&#xA; }&#xD;&#xA; }&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;id&quot;: &quot;1312def&quot;,&#xD;&#xA; &quot;remoteItem&quot;: {&#xD;&#xA; &quot;id&quot;: &quot;1991210caf!1991&quot;,&#xD;&#xA; &quot;name&quot;: &quot;Team Roster.xlsx&quot;,&#xD;&#xA; &quot;file&quot;: { },&#xD;&#xA; &quot;size&quot;: 37619,&#xD;&#xA; &quot;parentReference&quot;: {&#xD;&#xA; &quot;driveId&quot;: &quot;1991210caf&quot;,&#xD;&#xA; &quot;id&quot;: &quot;1991210caf!104&quot;&#xD;&#xA; }&#xD;&#xA; }&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="delta" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.mailFolder)" />
<ReturnType Type="Collection(microsoft.graph.mailFolder)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Prefer" />
<PropertyValue Property="Description" String="odata.maxpagesize={x}. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection>
<Record>
<PropertyValue Property="Name" String="$deltatoken" />
<PropertyValue Property="Description" String="String" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="$skiptoken" />
<PropertyValue Property="Description" String="String" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.nextLink&quot;:&quot;https://graph.microsoft.com/v1.0/me/mailfolders/delta?$skiptoken={_skipToken_}&quot;,&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;displayName&quot;: &quot;displayName-value&quot;,&#xD;&#xA; &quot;parentFolderId&quot;: &quot;parentFolderId-value&quot;,&#xD;&#xA; &quot;childFolderCount&quot;: 99,&#xD;&#xA; &quot;unreadItemCount&quot;: 99,&#xD;&#xA; &quot;totalItemCount&quot;: 99&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Read</String>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Read</String>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Read</String>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="supportedLanguages" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.outlookUser" />
<ReturnType Type="Collection(microsoft.graph.localeInfo)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;:&quot;https://graph.microsoft.com/v1.0/$metadata#Collection(microsoft.graph.localeInfo)&quot;,&#xD;&#xA; &quot;value&quot;:[&#xD;&#xA; {&#xD;&#xA; &quot;locale&quot;:&quot;af-ZA&quot;,&#xD;&#xA; &quot;displayName&quot;:&quot;Afrikaans (Suid-Afrika)&quot;&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;locale&quot;:&quot;en-US&quot;,&#xD;&#xA; &quot;displayName&quot;:&quot;English (United States)&quot;&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;locale&quot;:&quot;en-CA&quot;,&#xD;&#xA; &quot;displayName&quot;:&quot;English (Canada)&quot;&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read</String>
<String>User.ReadBasic.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="supportedTimeZones" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.outlookUser" />
<ReturnType Type="Collection(microsoft.graph.timeZoneInformation)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;:&quot;https://graph.microsoft.com/v1.0/$metadata#Collection(microsoft.graph.timeZoneInformation)&quot;,&#xD;&#xA; &quot;value&quot;:[&#xD;&#xA; {&#xD;&#xA; &quot;alias&quot;:&quot;Dateline Standard Time&quot;,&#xD;&#xA; &quot;displayName&quot;:&quot;(UTC-12:00) International Date Line West&quot;&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;alias&quot;:&quot;Samoa Standard Time&quot;,&#xD;&#xA; &quot;displayName&quot;:&quot;(UTC+13:00) Samoa&quot;&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;alias&quot;:&quot;UTC-11&quot;,&#xD;&#xA; &quot;displayName&quot;:&quot;(UTC-11:00) Coordinated Universal Time-11&quot;&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;alias&quot;:&quot;Aleutian Standard Time&quot;,&#xD;&#xA; &quot;displayName&quot;:&quot;(UTC-10:00) Aleutian Islands&quot;&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read</String>
<String>User.ReadBasic.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="supportedTimeZones" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.outlookUser" />
<Parameter Name="TimeZoneStandard" Type="microsoft.graph.timeZoneStandard" />
<ReturnType Type="Collection(microsoft.graph.timeZoneInformation)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;:&quot;https://graph.microsoft.com/v1.0/$metadata#Collection(microsoft.graph.timeZoneInformation)&quot;,&#xD;&#xA; &quot;value&quot;:[&#xD;&#xA; {&#xD;&#xA; &quot;alias&quot;:&quot;Etc/GMT+12&quot;,&#xD;&#xA; &quot;displayName&quot;:&quot;Etc/GMT+12&quot;&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;alias&quot;:&quot;US/Samoa&quot;,&#xD;&#xA; &quot;displayName&quot;:&quot;US/Samoa&quot;&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;alias&quot;:&quot;Etc/GMT+11&quot;,&#xD;&#xA; &quot;displayName&quot;:&quot;Etc/GMT+11&quot;&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;alias&quot;:&quot;US/Aleutian&quot;,&#xD;&#xA; &quot;displayName&quot;:&quot;US/Aleutian&quot;&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read</String>
<String>User.ReadBasic.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="delta" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.driveItem" />
<ReturnType Type="Collection(microsoft.graph.driveItem)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API to establish your local state." />
<PropertyValue Property="MethodDescription" String="Example (Initial Request)" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;id&quot;: &quot;0123456789abc&quot;,&#xD;&#xA; &quot;name&quot;: &quot;folder2&quot;,&#xD;&#xA; &quot;folder&quot;: { }&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;id&quot;: &quot;123010204abac&quot;,&#xD;&#xA; &quot;name&quot;: &quot;file.txt&quot;,&#xD;&#xA; &quot;file&quot;: { }&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;id&quot;: &quot;2353010204ddgg&quot;,&#xD;&#xA; &quot;name&quot;: &quot;file5.txt&quot;,&#xD;&#xA; &quot;deleted&quot;: { }&#xD;&#xA; }&#xD;&#xA; ],&#xD;&#xA; &quot;@odata.nextLink&quot;: &quot;https://graph.microsoft.com/v1.0/me/drive/delta(token=1230919asd190410jlka)&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read</String>
<String>Files.ReadWrite</String>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read</String>
<String>Files.ReadWrite</String>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" String="**Note: If you are trying to maintain a full local representation of the items in a folder or a drive, you must use `delta` for the initial enumeration.&#xD;&#xA;Other approaches, such as paging through the `children` collection of a folder, are not guaranteed to return every single item if any writes take place during the enumeration. &#xD;&#xA;Using `delta` is the only way to guarantee that you've read all of the data you need to.**" />
<PropertyValue Property="MethodDescription" String="Retrieving the current deltaLink" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;value&quot;: [ ],&#xD;&#xA; &quot;@odata.deltaLink&quot;: &quot;https://graph.microsoft.com/v1.0/me/drive/root/delta?token=1230919asd190410jlka&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read</String>
<String>Files.ReadWrite</String>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read</String>
<String>Files.ReadWrite</String>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="delta" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.driveItem" />
<Parameter Name="token" Type="Edm.String" Unicode="false" />
<ReturnType Type="Collection(microsoft.graph.driveItem)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API to update your local state." />
<PropertyValue Property="MethodDescription" String="Example (Last page in a set)" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;id&quot;: &quot;0123456789abc&quot;,&#xD;&#xA; &quot;name&quot;: &quot;folder2&quot;,&#xD;&#xA; &quot;folder&quot;: { },&#xD;&#xA; &quot;deleted&quot;: { }&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;id&quot;: &quot;123010204abac&quot;,&#xD;&#xA; &quot;name&quot;: &quot;file.txt&quot;,&#xD;&#xA; &quot;file&quot;: { }&#xD;&#xA; }&#xD;&#xA; ],&#xD;&#xA; &quot;@odata.deltaLink&quot;: &quot;https://graph.microsoft.com/v1.0/me/drive/root/delta?(token='1230919asd190410jlka')&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read</String>
<String>Files.ReadWrite</String>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read</String>
<String>Files.ReadWrite</String>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="search" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.driveItem" />
<Parameter Name="q" Type="Edm.String" Unicode="false" />
<ReturnType Type="Collection(microsoft.graph.driveItem)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;id&quot;: &quot;0123456789abc!123&quot;,&#xD;&#xA; &quot;name&quot;: &quot;Contoso Project&quot;,&#xD;&#xA; &quot;folder&quot;: {},&#xD;&#xA; &quot;searchResult&quot;: { &quot;onClickTelemetryUrl&quot;: &quot;https://bing.com/0123456789abc!123&quot; }&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;id&quot;: &quot;0123456789abc!456&quot;,&#xD;&#xA; &quot;name&quot;: &quot;Contoso Project 2016&quot;,&#xD;&#xA; &quot;folder&quot;: {},&#xD;&#xA; &quot;searchResult&quot;: { &quot;onClickTelemetryUrl&quot;: &quot;https://bing.com/0123456789abc!456&quot; }&#xD;&#xA; }&#xD;&#xA; ],&#xD;&#xA; &quot;@odata.nextLink&quot;: &quot;https://graph.microsoft.com/v1.0/me/drive/root/search(query='contoso project')&amp;skipToken=1asdlnjnkj1nalkm!asd&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read</String>
<String>Files.ReadWrite</String>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read</String>
<String>Files.ReadWrite</String>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.Read.All</String>
<String>Files.ReadWrite.All</String>
<String>Sites.Read.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="getRecentNotebooks" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.notebook)" />
<Parameter Name="includePersonalNotebooks" Type="Edm.Boolean" />
<ReturnType Type="Collection(microsoft.graph.recentNotebook)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="The following example shows how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {code}" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;value&quot;:[&#xD;&#xA; {&#xD;&#xA; &quot;displayName&quot;:&quot;Personal Notebook&quot;,&quot;lastAccessedTime&quot;:&quot;timestamp&quot;,&quot;links&quot;:{&#xD;&#xA; &quot;oneNoteClientUrl&quot;:{&#xD;&#xA; &quot;href&quot;:&quot;onenote:href-value&quot;&#xD;&#xA; },&quot;oneNoteWebUrl&quot;:{&#xD;&#xA; &quot;href&quot;:&quot;href-value&quot;&#xD;&#xA; }&#xD;&#xA; },&quot;sourceService&quot;:&quot;OneDrive&quot;&#xD;&#xA; },{&#xD;&#xA; &quot;displayName&quot;:&quot;Team Shared Notebook&quot;,&quot;lastAccessedTime&quot;:&quot;timestamp&quot;,&quot;links&quot;:{&#xD;&#xA; &quot;oneNoteClientUrl&quot;:{&#xD;&#xA; &quot;href&quot;:&quot;onenote:href-value&quot;&#xD;&#xA; },&quot;oneNoteWebUrl&quot;:{&#xD;&#xA; &quot;href&quot;:&quot;href-value&quot;&#xD;&#xA; }&#xD;&#xA; },&quot;sourceService&quot;:&quot;OneDriveForBusiness&quot;&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Notes.Create</String>
<String>Notes.Read</String>
<String>Notes.ReadWrite</String>
<String>Notes.Read.All</String>
<String>Notes.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Notes.Create</String>
<String>Notes.Read</String>
<String>Notes.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Notes.Read.All</String>
<String>Notes.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="delta" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.contact)" />
<ReturnType Type="Collection(microsoft.graph.contact)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Prefer" />
<PropertyValue Property="Description" String="odata.maxpagesize={x}. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection>
<Record>
<PropertyValue Property="Name" String="$deltatoken" />
<PropertyValue Property="Description" String="String" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="$skiptoken" />
<PropertyValue Property="Description" String="String" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.nextLink&quot;:&quot;https://graph.microsoft.com/v1.0/me/contactfolders('{id}')/contacts/delta?$skiptoken={_skipToken_}&quot;,&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;parentFolderId&quot;: &quot;parentFolderId-value&quot;,&#xD;&#xA; &quot;birthday&quot;: &quot;2016-10-19T10:37:00Z&quot;,&#xD;&#xA; &quot;fileAs&quot;: &quot;fileAs-value&quot;,&#xD;&#xA; &quot;displayName&quot;: &quot;displayName-value&quot;,&#xD;&#xA; &quot;givenName&quot;: &quot;givenName-value&quot;,&#xD;&#xA; &quot;initials&quot;: &quot;initials-value&quot;&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Contacts.Read</String>
<String>Contacts.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Contacts.Read</String>
<String>Contacts.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Contacts.Read</String>
<String>Contacts.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="delta" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.message)" />
<ReturnType Type="Collection(microsoft.graph.message)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Prefer" />
<PropertyValue Property="Description" String="odata.maxpagesize={x}. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection>
<Record>
<PropertyValue Property="Name" String="$deltatoken" />
<PropertyValue Property="Description" String="String" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="$skiptoken" />
<PropertyValue Property="Description" String="String" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.nextLink&quot;:&quot;https://graph.microsoft.com/v1.0/me/mailfolders('{id}')/messages/delta?$skiptoken={_skipToken_}&quot;,&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;receivedDateTime&quot;: &quot;datetime-value&quot;,&#xD;&#xA; &quot;sentDateTime&quot;: &quot;datetime-value&quot;,&#xD;&#xA; &quot;hasAttachments&quot;: true,&#xD;&#xA; &quot;internetMessageId&quot;: &quot;internetMessageId-value&quot;,&#xD;&#xA; &quot;subject&quot;: &quot;subject-value&quot;,&#xD;&#xA; &quot;body&quot;: {&#xD;&#xA; &quot;contentType&quot;: &quot;contentType-value&quot;,&#xD;&#xA; &quot;content&quot;: &quot;content-value&quot;&#xD;&#xA; }&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Read</String>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Read</String>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Read</String>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="range" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookNamedItem" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="dataBodyRange" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTable" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="headerRowRange" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTable" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="range" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTable" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="totalRowRange" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTable" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="cell" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookWorksheet" />
<Parameter Name="column" Type="Edm.Int32" />
<Parameter Name="row" Type="Edm.Int32" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 1,&#xD;&#xA; &quot;columnCount&quot;: 1,&#xD;&#xA; &quot;columnIndex&quot;: 3,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="range" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookWorksheet" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="range" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookWorksheet" />
<Parameter Name="address" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="PATCH" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="usedRange" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookWorksheet" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example that shows how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="usedRange" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookWorksheet" />
<Parameter Name="valuesOnly" Type="Edm.Boolean" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example that shows how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="visibleView" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<ReturnType Type="microsoft.graph.workbookRangeView" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;cellAddresses&quot;: &quot;cellAddresses-value&quot;,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;formulas&quot;: &quot;formulas-value&quot;,&#xD;&#xA; &quot;formulasLocal&quot;: &quot;formulasLocal-value&quot;,&#xD;&#xA; &quot;formulasR1C1&quot;: &quot;formulasR1C1-value&quot;,&#xD;&#xA; &quot;index&quot;: 99&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="columnsAfter" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnHidden&quot;: true,&#xD;&#xA; &quot;columnIndex&quot;: 99&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="columnsAfter" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<Parameter Name="count" Type="Edm.Int32" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnHidden&quot;: true,&#xD;&#xA; &quot;columnIndex&quot;: 99&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="columnsBefore" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnHidden&quot;: true,&#xD;&#xA; &quot;columnIndex&quot;: 99&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="columnsBefore" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<Parameter Name="count" Type="Edm.Int32" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnHidden&quot;: true,&#xD;&#xA; &quot;columnIndex&quot;: 99&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="resizedRange" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<Parameter Name="deltaColumns" Type="Edm.Int32" />
<Parameter Name="deltaRows" Type="Edm.Int32" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnHidden&quot;: true,&#xD;&#xA; &quot;columnIndex&quot;: 99&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="rowsAbove" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnHidden&quot;: true,&#xD;&#xA; &quot;columnIndex&quot;: 99&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="rowsAbove" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<Parameter Name="count" Type="Edm.Int32" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnHidden&quot;: true,&#xD;&#xA; &quot;columnIndex&quot;: 99&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="rowsBelow" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnHidden&quot;: true,&#xD;&#xA; &quot;columnIndex&quot;: 99&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="rowsBelow" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<Parameter Name="count" Type="Edm.Int32" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnHidden&quot;: true,&#xD;&#xA; &quot;columnIndex&quot;: 99&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="boundingRect" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="cell" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<Parameter Name="column" Type="Edm.Int32" />
<Parameter Name="row" Type="Edm.Int32" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="column" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<Parameter Name="column" Type="Edm.Int32" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="entireColumn" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="entireRow" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="intersection" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="lastCell" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="lastColumn" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="lastRow" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="offsetRange" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="row" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<Parameter Name="row" Type="Edm.Int32" Nullable="true" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="usedRange" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="usedRange" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<Parameter Name="valuesOnly" Type="Edm.Boolean" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 90,&#xD;&#xA; &quot;columnCount&quot;: 90,&#xD;&#xA; &quot;columnIndex&quot;: 90,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="itemAt" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.workbookTableColumn)" />
<Parameter Name="index" Type="Edm.Int32" Nullable="true" />
<ReturnType Type="microsoft.graph.workbookTableColumn" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: 99,&#xD;&#xA; &quot;name&quot;: &quot;name-value&quot;,&#xD;&#xA; &quot;index&quot;: 99,&#xD;&#xA; &quot;values&quot;: &quot;values-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="itemAt" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.workbookTableRow)" />
<Parameter Name="index" Type="Edm.Int32" Nullable="true" />
<ReturnType Type="microsoft.graph.workbookTableRow" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;index&quot;: 99,&#xD;&#xA; &quot;values&quot;: &quot;values-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="itemAt" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.workbookChart)" />
<Parameter Name="index" Type="Edm.Int32" Nullable="true" />
<ReturnType Type="microsoft.graph.workbookChart" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;,&#xD;&#xA; &quot;height&quot;: 99,&#xD;&#xA; &quot;left&quot;: 99&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="itemAt" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRangeView" />
<Parameter Name="index" Type="Edm.Int32" />
<ReturnType Type="microsoft.graph.workbookRangeView" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;cellAddresses&quot;: &quot;cellAddresses-value&quot;,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;formulas&quot;: &quot;formulas-value&quot;,&#xD;&#xA; &quot;formulasLocal&quot;: &quot;formulasLocal-value&quot;,&#xD;&#xA; &quot;formulasR1C1&quot;: &quot;formulasR1C1-value&quot;,&#xD;&#xA; &quot;index&quot;: 99&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="range" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRangeView" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnHidden&quot;: true,&#xD;&#xA; &quot;columnIndex&quot;: 99&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="dataBodyRange" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTableColumn" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="headerRowRange" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTableColumn" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="range" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTableColumn" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="totalRowRange" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTableColumn" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="range" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTableRow" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="icon" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.workbookSortField)" />
<ReturnType Type="microsoft.graph.workbookIcon" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;set&quot;: &quot;set-value&quot;,&#xD;&#xA; &quot;index&quot;: 99&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="PATCH" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;set&quot;: &quot;set-value&quot;,&#xD;&#xA; &quot;index&quot;: 99&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="image" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookChart" />
<ReturnType Type="Edm.String" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA;&quot;value&quot; : &quot;base-64 chart image string&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json;odata.metadata=minimal;odata.streaming=true" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="image" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookChart" />
<Parameter Name="width" Type="Edm.Int32" />
<ReturnType Type="Edm.String" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA;&quot;value&quot; : &quot;base-64 chart image string&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json;odata.metadata=minimal;odata.streaming=true" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="image" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookChart" />
<Parameter Name="width" Type="Edm.Int32" />
<Parameter Name="height" Type="Edm.Int32" />
<ReturnType Type="Edm.String" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA;&quot;value&quot; : &quot;base-64 chart image string&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json;odata.metadata=minimal;odata.streaming=true" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="image" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookChart" />
<Parameter Name="width" Type="Edm.Int32" />
<Parameter Name="height" Type="Edm.Int32" />
<Parameter Name="fittingMode" Type="Edm.String" Unicode="false" />
<ReturnType Type="Edm.String" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="GET" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA;&quot;value&quot; : &quot;base-64 chart image string&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json;odata.metadata=minimal;odata.streaming=true" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="itemAt" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.workbookRangeBorder)" />
<Parameter Name="index" Type="Edm.Int32" Nullable="true" />
<ReturnType Type="microsoft.graph.workbookRangeBorder" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;,&#xD;&#xA; &quot;color&quot;: &quot;color-value&quot;,&#xD;&#xA; &quot;style&quot;: &quot;style-value&quot;,&#xD;&#xA; &quot;sideIndex&quot;: &quot;sideIndex-value&quot;,&#xD;&#xA; &quot;weight&quot;: &quot;weight-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="itemAt" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.workbookChartSeries)" />
<Parameter Name="index" Type="Edm.Int32" Nullable="true" />
<ReturnType Type="microsoft.graph.workbookChartSeries" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;name&quot;: &quot;name-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Function Name="itemAt" IsBound="true" IsComposable="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.workbookChartPoint)" />
<Parameter Name="index" Type="Edm.Int32" Nullable="true" />
<ReturnType Type="microsoft.graph.workbookChartPoint" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;value&quot;: {&#xD;&#xA; }&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Function>
<Action Name="getByIds" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.directoryObject)" />
<Parameter Name="ids" Type="Collection(Edm.String)" Nullable="true" />
<Parameter Name="types" Type="Collection(Edm.String)" Nullable="true" />
<ReturnType Type="Collection(microsoft.graph.directoryObject)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;: &quot;https://graph.microsoft.com/v1.0/$metadata#directoryObjects&quot;,&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;@odata.type&quot;: &quot;#microsoft.graph.user&quot;,&#xD;&#xA; &quot;id&quot;: &quot;84b80893-8749-40a3-97b7-68513b600544&quot;,&#xD;&#xA; &quot;accountEnabled&quot;: true,&#xD;&#xA; &quot;displayName&quot;: &quot;Trevor Jones&quot;&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;@odata.type&quot;: &quot;#microsoft.graph.user&quot;,&#xD;&#xA; &quot;id&quot;: &quot;84b80893-8749-40a3-97b7-68513b600544&quot;,&#xD;&#xA; &quot;accountEnabled&quot;: true,&#xD;&#xA; &quot;displayName&quot;: &quot;Billy Smith&quot;&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Directory.AccessAsUser.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="assignLicense" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.user" />
<Parameter Name="addLicenses" Type="Collection(microsoft.graph.assignedLicense)" Nullable="true" />
<Parameter Name="removeLicenses" Type="Collection(Edm.Guid)" Nullable="true" />
<ReturnType Type="microsoft.graph.user" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;accountEnabled&quot;: true,&#xD;&#xA; &quot;assignedLicenses&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;disabledPlans&quot;: [ &quot;11b0131d-43c8-4bbb-b2c8-e80f9a50834a&quot; ],&#xD;&#xA; &quot;skuId&quot;: &quot;0118A350-71FC-4EC3-8F0C-6A1CB8867561&quot;&#xD;&#xA; }&#xD;&#xA; ],&#xD;&#xA; &quot;assignedPlans&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;assignedDateTime&quot;: &quot;2016-10-02T12:13:14Z&quot;,&#xD;&#xA; &quot;capabilityStatus&quot;: &quot;capabilityStatus-value&quot;,&#xD;&#xA; &quot;service&quot;: &quot;service-value&quot;,&#xD;&#xA; &quot;servicePlanId&quot;: &quot;bea13e0c-3828-4daa-a392-28af7ff61a0f&quot;&#xD;&#xA; }&#xD;&#xA; ],&#xD;&#xA; &quot;businessPhones&quot;: [&#xD;&#xA; &quot;businessPhones-value&quot;&#xD;&#xA; ],&#xD;&#xA; &quot;city&quot;: &quot;city-value&quot;,&#xD;&#xA; &quot;companyName&quot;: &quot;companyName-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.ReadWrite.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.ReadWrite.All</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="findMeetingTimes" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.user" />
<Parameter Name="attendees" Type="Collection(microsoft.graph.attendeeBase)" Nullable="true" />
<Parameter Name="locationConstraint" Type="microsoft.graph.locationConstraint" Nullable="true" />
<Parameter Name="timeConstraint" Type="microsoft.graph.timeConstraint" Nullable="true" />
<Parameter Name="meetingDuration" Type="Edm.Duration" Nullable="true" />
<Parameter Name="returnSuggestionReasons" Type="Edm.Boolean" Nullable="true" />
<Parameter Name="minimumAttendeePercentage" Type="Edm.Double" Nullable="true" />
<Parameter Name="isOrganizerOptional" Type="Edm.Boolean" />
<Parameter Name="maxCandidates" Type="Edm.Int32" />
<ReturnType Type="microsoft.graph.meetingTimeSuggestionsResult" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Notice that the request specifies time in the PST time zone, and the response returns meeting time suggestions in UTC, by default. You can use the `Prefer: outlook.timezone` request &#xD;&#xA;header to specify PST as well for the time values in the response." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Prefer: outlook.timezone" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;:&quot;https://graph.microsoft.com/v1.0/$metadata#microsoft.graph.meetingTimeSuggestionsResult&quot;,&#xD;&#xA; &quot;emptySuggestionsReason&quot;:&quot;&quot;,&#xD;&#xA; &quot;meetingTimeSuggestions&quot;:[&#xD;&#xA; {&#xD;&#xA; &quot;confidence&quot;:100.0,&#xD;&#xA; &quot;organizerAvailability&quot;:&quot;free&quot;,&#xD;&#xA; &quot;suggestionReason&quot;:&quot;Suggested because it is one of the nearest times when all attendees are available.&quot;,&#xD;&#xA; &quot;meetingTimeSlot&quot;:{&#xD;&#xA; &quot;start&quot;:{&#xD;&#xA; &quot;dateTime&quot;:&quot;2017-04-17T18:00:00.0000000&quot;,&#xD;&#xA; &quot;timeZone&quot;:&quot;Pacific Standard Time&quot;&#xD;&#xA; },&#xD;&#xA; &quot;end&quot;:{&#xD;&#xA; &quot;dateTime&quot;:&quot;2017-04-17T20:00:00.0000000&quot;,&#xD;&#xA; &quot;timeZone&quot;:&quot;Pacific Standard Time&quot;&#xD;&#xA; }&#xD;&#xA; },&#xD;&#xA; &quot;attendeeAvailability&quot;:[&#xD;&#xA; {&#xD;&#xA; &quot;availability&quot;:&quot;free&quot;,&#xD;&#xA; &quot;attendee&quot;:{&#xD;&#xA; &quot;type&quot;:&quot;required&quot;,&#xD;&#xA; &quot;emailAddress&quot;:{&#xD;&#xA; &quot;address&quot;:&quot;samanthab@contoso.onmicrosoft.com&quot;&#xD;&#xA; }&#xD;&#xA; }&#xD;&#xA; }&#xD;&#xA; ],&#xD;&#xA; &quot;locations&quot;:[&#xD;&#xA; {&#xD;&#xA; &quot;displayName&quot;:&quot;Conf room Hood&quot;&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;confidence&quot;:100.0,&#xD;&#xA; &quot;organizerAvailability&quot;:&quot;free&quot;,&#xD;&#xA; &quot;suggestionReason&quot;:&quot;Suggested because it is one of the nearest times when all attendees are available.&quot;,&#xD;&#xA; &quot;meetingTimeSlot&quot;:{&#xD;&#xA; &quot;start&quot;:{&#xD;&#xA; &quot;dateTime&quot;:&quot;2017-04-17T20:00:00.0000000&quot;,&#xD;&#xA; &quot;timeZone&quot;:&quot;Pacific Standard Time&quot;&#xD;&#xA; },&#xD;&#xA; &quot;end&quot;:{&#xD;&#xA; &quot;dateTime&quot;:&quot;2017-04-17T22:00:00.0000000&quot;,&#xD;&#xA; &quot;timeZone&quot;:&quot;Pacific Standard Time&quot;&#xD;&#xA; }&#xD;&#xA; },&#xD;&#xA; &quot;attendeeAvailability&quot;:[&#xD;&#xA; {&#xD;&#xA; &quot;availability&quot;:&quot;free&quot;,&#xD;&#xA; &quot;attendee&quot;:{&#xD;&#xA; &quot;type&quot;:&quot;required&quot;,&#xD;&#xA; &quot;emailAddress&quot;:{&#xD;&#xA; &quot;address&quot;:&quot;samanthab@contoso.onmicrosoft.com&quot;&#xD;&#xA; }&#xD;&#xA; }&#xD;&#xA; }&#xD;&#xA; ],&#xD;&#xA; &quot;locations&quot;:[&#xD;&#xA; {&#xD;&#xA; &quot;displayName&quot;:&quot;Conf room Hood&quot;&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.Read.Shared</String>
<String>Calendars.ReadWrite.Shared</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="getMailTips" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.user" />
<Parameter Name="EmailAddresses" Type="Collection(Edm.String)" Nullable="true" />
<Parameter Name="MailTipsOptions" Type="Edm.String" Nullable="true" Unicode="false" />
<ReturnType Type="Collection(microsoft.graph.mailTips)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;:&quot;https://graph.microsoft.com/v1.0/$metadata#Collection(microsoft.graph.mailTips)&quot;,&#xD;&#xA; &quot;value&quot;:[&#xD;&#xA; {&#xD;&#xA; &quot;emailAddress&quot;:{&#xD;&#xA; &quot;name&quot;:&quot;&quot;,&#xD;&#xA; &quot;address&quot;:&quot;danas@contoso.onmicrosoft.com&quot;&#xD;&#xA; },&#xD;&#xA; &quot;automaticReplies&quot;:{&#xD;&#xA; &quot;message&quot;:&quot;&lt;style type=\&quot;text/css\&quot; style=\&quot;\&quot;&gt;\r\n&lt;!--\r\np\r\n\t{margin-top:0;\r\n\tmargin-bottom:0}\r\n--&gt;\r\n&lt;/style&gt;\r\n&lt;div dir=\&quot;ltr\&quot;&gt;\r\n&lt;div id=\&quot;x_divtagdefaultwrapper\&quot; style=\&quot;font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif\&quot;&gt;\r\n&lt;p&gt;Hi, I am on vacation right now. I'll get back to you after I return.&lt;br&gt;\r\n&lt;/p&gt;\r\n&lt;/div&gt;\r\n&lt;/div&gt;&quot;,&#xD;&#xA; &quot;messageLanguage&quot;:{&#xD;&#xA; &quot;locale&quot;:&quot;en-US&quot;,&#xD;&#xA; &quot;displayName&quot;:&quot;English (United States)&quot;&#xD;&#xA; },&#xD;&#xA; &quot;scheduledStartTime&quot;: {&#xD;&#xA; &quot;dateTime&quot;: &quot;2018-08-07T02:00:00.0000000&quot;,&#xD;&#xA; &quot;timeZone&quot;: &quot;UTC&quot;&#xD;&#xA; },&#xD;&#xA; &quot;scheduledEndTime&quot;: {&#xD;&#xA; &quot;dateTime&quot;: &quot;2018-08-09T02:00:00.0000000&quot;,&#xD;&#xA; &quot;timeZone&quot;: &quot;UTC&quot;&#xD;&#xA; }&#xD;&#xA; },&#xD;&#xA; &quot;mailboxFull&quot;:false&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;emailAddress&quot;:{&#xD;&#xA; &quot;name&quot;:&quot;&quot;,&#xD;&#xA; &quot;address&quot;:&quot;fannyd@contoso.onmicrosoft.com&quot;&#xD;&#xA; },&#xD;&#xA; &quot;automaticReplies&quot;:{&#xD;&#xA; &quot;message&quot;:&quot;&quot;&#xD;&#xA; },&#xD;&#xA; &quot;mailboxFull&quot;:false&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xD;&#xA;&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Read</String>
<String>Mail.Read.Shared</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Read</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Read</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="sendMail" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.user" />
<Parameter Name="message" Type="microsoft.graph.message" Nullable="true" />
<Parameter Name="saveToSentItems" Type="Edm.Boolean" Nullable="true" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="202" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="202" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="checkMemberGroups" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.directoryObject" />
<Parameter Name="groupIds" Type="Collection(Edm.String)" Nullable="true" />
<ReturnType Type="Collection(Edm.String)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; &quot;fee2c45b-915a-4a64-b130-f4eb9e75525e&quot;&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read.All</String>
<String>and</String>
<String>Group.Read.All</String>
<String>Directory.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read.All</String>
<String>and</String>
<String>Group.Read.All</String>
<String>Directory.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="getMemberGroups" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.directoryObject" />
<Parameter Name="securityEnabledOnly" Type="Edm.Boolean" Nullable="true" />
<ReturnType Type="Collection(Edm.String)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;: &quot;https://graph.microsoft.com/v1.0/$metadata#Collection(Edm.String)&quot;,&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; &quot;fee2c45b-915a-4a64-b130-f4eb9e75525e&quot;,&#xD;&#xA; &quot;4fe90ae7-065a-478b-9400-e0a0e1cbd540&quot;,&#xD;&#xA; &quot;e0c3beaf-eeb4-43d8-abc5-94f037a65697&quot;&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read.All</String>
<String>and</String>
<String>Group.Read.All</String>
<String>Directory.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read.All</String>
<String>and</String>
<String>Group.Read.All</String>
<String>Directory.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="getMemberObjects" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.directoryObject" />
<Parameter Name="securityEnabledOnly" Type="Edm.Boolean" Nullable="true" />
<ReturnType Type="Collection(Edm.String)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;: &quot;https://graph.microsoft.com/v1.0/$metadata#Collection(Edm.String)&quot;,&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; &quot;fee2c45b-915a-4a64-b130-f4eb9e75525e&quot;,&#xD;&#xA; &quot;4fe90ae7-065a-478b-9400-e0a0e1cbd540&quot;,&#xD;&#xA; &quot;c9ee2d50-9e8a-4352-b97c-4c2c99557c22&quot;,&#xD;&#xA; &quot;e0c3beaf-eeb4-43d8-abc5-94f037a65697&quot;&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read.All</String>
<String>and</String>
<String>Group.Read.All</String>
<String>Directory.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>User.Read.All</String>
<String>and</String>
<String>Group.Read.All</String>
<String>Directory.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="verify" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.domain" />
<ReturnType Type="microsoft.graph.domain" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;authenticationType&quot;: &quot;authenticationType-value&quot;,&#xD;&#xA; &quot;availabilityStatus&quot;: &quot;availabilityStatus-value&quot;,&#xD;&#xA; &quot;isAdminManaged&quot;: true,&#xD;&#xA; &quot;isDefault&quot;: true,&#xD;&#xA; &quot;isInitial&quot;: true,&#xD;&#xA; &quot;isRoot&quot;: true,&#xD;&#xA; &quot;id&quot;: &quot;contoso.com&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Directory.Read.All</String>
<String>Domain.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="addFavorite" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.group" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Prefer" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="removeFavorite" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.group" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Prefer" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="renew" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.group" />
<ReturnType Type="Edm.Boolean" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.ReadWrite.All</String>
<String>or</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.ReadWrite.All</String>
<String>or</String>
<String>Directory.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="resetUnseenCount" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.group" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Prefer" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="subscribeByMail" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.group" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Prefer" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="unsubscribeByMail" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.group" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Prefer" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="restore" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.directoryObject" />
<ReturnType Type="microsoft.graph.directoryObject" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer code Required" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Accept" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;:&quot;https://graph.microsoft.com/v1.0/$metadata#directoryObjects/$entity&quot;,&#xD;&#xA; &quot;@odata.type&quot;:&quot;#microsoft.graph.group&quot;,&#xD;&#xA; &quot;id&quot;:&quot;46cc6179-19d0-473e-97ad-6ff84347bbbb&quot;,&#xD;&#xA; &quot;displayName&quot;:&quot;SampleGroup&quot;,&#xD;&#xA; &quot;groupTypes&quot;:[&quot;Unified&quot;],&#xD;&#xA; &quot;mail&quot;:&quot;example@contoso.com&quot;,&#xD;&#xA; &quot;mailEnabled&quot;:true,&#xD;&#xA; &quot;mailNickname&quot;:&quot;Example&quot;,&#xD;&#xA; &quot;securityEnabled&quot;:false,&#xD;&#xA; &quot;visibility&quot;:&quot;Public&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection />
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="accept" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.event" />
<Parameter Name="comment" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="sendResponse" Type="Edm.Boolean" Nullable="true" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="Nature of the data in the body of an entity. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="decline" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.event" />
<Parameter Name="comment" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="sendResponse" Type="Edm.Boolean" Nullable="true" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="Nature of the data in the body of an entity. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="dismissReminder" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.event" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="snoozeReminder" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.event" />
<Parameter Name="newReminderTime" Type="microsoft.graph.dateTimeTimeZone" Nullable="true" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="Nature of the data in the body of an entity. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="tentativelyAccept" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.event" />
<Parameter Name="comment" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="sendResponse" Type="Edm.Boolean" Nullable="true" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="Nature of the data in the body of an entity. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Calendars.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="copy" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.mailFolder" />
<Parameter Name="destinationId" Type="Edm.String" Nullable="true" Unicode="false" />
<ReturnType Type="microsoft.graph.mailFolder" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;displayName&quot;: &quot;displayName-value&quot;,&#xD;&#xA; &quot;parentFolderId&quot;: &quot;parentFolderId-value&quot;,&#xD;&#xA; &quot;childFolderCount&quot;: 99,&#xD;&#xA; &quot;unreadItemCount&quot;: 99,&#xD;&#xA; &quot;totalItemCount&quot;: 99,&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="move" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.mailFolder" />
<Parameter Name="destinationId" Type="Edm.String" Nullable="true" Unicode="false" />
<ReturnType Type="microsoft.graph.mailFolder" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;displayName&quot;: &quot;displayName-value&quot;,&#xD;&#xA; &quot;parentFolderId&quot;: &quot;parentFolderId-value&quot;,&#xD;&#xA; &quot;childFolderCount&quot;: 99,&#xD;&#xA; &quot;unreadItemCount&quot;: 99,&#xD;&#xA; &quot;totalItemCount&quot;: 99,&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="copy" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.message" />
<Parameter Name="destinationId" Type="Edm.String" Nullable="true" Unicode="false" />
<ReturnType Type="microsoft.graph.message" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;receivedDateTime&quot;: &quot;datetime-value&quot;,&#xD;&#xA; &quot;sentDateTime&quot;: &quot;datetime-value&quot;,&#xD;&#xA; &quot;hasAttachments&quot;: true,&#xD;&#xA; &quot;subject&quot;: &quot;subject-value&quot;,&#xD;&#xA; &quot;body&quot;: {&#xD;&#xA; &quot;contentType&quot;: &quot;&quot;,&#xD;&#xA; &quot;content&quot;: &quot;content-value&quot;&#xD;&#xA; },&#xD;&#xA; &quot;bodyPreview&quot;: &quot;bodyPreview-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="createForward" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.message" />
<ReturnType Type="microsoft.graph.message" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="201" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;receivedDateTime&quot;: &quot;datetime-value&quot;,&#xD;&#xA; &quot;sentDateTime&quot;: &quot;datetime-value&quot;,&#xD;&#xA; &quot;hasAttachments&quot;: true,&#xD;&#xA; &quot;subject&quot;: &quot;subject-value&quot;,&#xD;&#xA; &quot;body&quot;: {&#xD;&#xA; &quot;contentType&quot;: &quot;&quot;,&#xD;&#xA; &quot;content&quot;: &quot;content-value&quot;&#xD;&#xA; },&#xD;&#xA; &quot;bodyPreview&quot;: &quot;bodyPreview-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="createReply" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.message" />
<ReturnType Type="microsoft.graph.message" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;receivedDateTime&quot;: &quot;datetime-value&quot;,&#xD;&#xA; &quot;sentDateTime&quot;: &quot;datetime-value&quot;,&#xD;&#xA; &quot;hasAttachments&quot;: true,&#xD;&#xA; &quot;subject&quot;: &quot;subject-value&quot;,&#xD;&#xA; &quot;body&quot;: {&#xD;&#xA; &quot;contentType&quot;: &quot;&quot;,&#xD;&#xA; &quot;content&quot;: &quot;content-value&quot;&#xD;&#xA; },&#xD;&#xA; &quot;bodyPreview&quot;: &quot;bodyPreview-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="createReplyAll" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.message" />
<ReturnType Type="microsoft.graph.message" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;receivedDateTime&quot;: &quot;datetime-value&quot;,&#xD;&#xA; &quot;sentDateTime&quot;: &quot;datetime-value&quot;,&#xD;&#xA; &quot;hasAttachments&quot;: true,&#xD;&#xA; &quot;subject&quot;: &quot;subject-value&quot;,&#xD;&#xA; &quot;body&quot;: {&#xD;&#xA; &quot;contentType&quot;: &quot;&quot;,&#xD;&#xA; &quot;content&quot;: &quot;content-value&quot;&#xD;&#xA; },&#xD;&#xA; &quot;bodyPreview&quot;: &quot;bodyPreview-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="forward" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.message" />
<Parameter Name="comment" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="toRecipients" Type="Collection(microsoft.graph.recipient)" Nullable="true" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="Nature of the data in the body of an entity. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="move" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.message" />
<Parameter Name="destinationId" Type="Edm.String" Nullable="true" Unicode="false" />
<ReturnType Type="microsoft.graph.message" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="201" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;:&quot;https://graph.microsoft.com/v1.0/$metadata#message&quot;,&#xD;&#xA; &quot;@odata.type&quot;:&quot;#microsoft.graph.message&quot;,&#xD;&#xA; &quot;@odata.etag&quot;:&quot;W/\&quot;FwAAABYAAAC4ofQHEIqCSbQPot83AFcbAAAW/0tB\&quot;&quot;,&#xD;&#xA; &quot;id&quot;:&quot;AAMkADhAAAW-VPeAAA=&quot;,&#xD;&#xA; &quot;createdDateTime&quot;:&quot;2018-08-12T08:43:22Z&quot;,&#xD;&#xA; &quot;lastModifiedDateTime&quot;:&quot;2018-08-15T19:47:54Z&quot;,&#xD;&#xA; &quot;changeKey&quot;:&quot;FwAAABYAAAC4ofQHEIqCSbQPot83AFcbAAAW/0tB&quot;,&#xD;&#xA; &quot;categories&quot;:[&#xD;&#xA;&#xD;&#xA; ],&#xD;&#xA; &quot;receivedDateTime&quot;:&quot;2018-08-12T08:43:22Z&quot;,&#xD;&#xA; &quot;sentDateTime&quot;:&quot;2018-08-12T08:43:20Z&quot;,&#xD;&#xA; &quot;hasAttachments&quot;:false,&#xD;&#xA; &quot;internetMessageId&quot;:&quot;&lt;00535324-5988-4b6a-b9af-d44cf2d0b691@MWHPR2201MB1022.namprd22.prod.outlook.com&gt;&quot;,&#xD;&#xA; &quot;subject&quot;:&quot;Undeliverable: Meet for lunch?&quot;,&#xD;&#xA; &quot;bodyPreview&quot;:&quot;Delivery has failed to these recipients or groups:\r\n\r\nfannyd@contoso.onmicrosoft.com (fannyd@contoso.onmicrosoft.com)\r\nYour message couldn't be delivered. Despite repeated attempts to deliver your message, querying the Domain Name System (DNS) for the rec&quot;,&#xD;&#xA; &quot;importance&quot;:&quot;normal&quot;,&#xD;&#xA; &quot;parentFolderId&quot;:&quot;AAMkADhAAAAAAEKAAA=&quot;,&#xD;&#xA; &quot;conversationId&quot;:&quot;AAQkADhJzfbkARFhe5kKhjihSA=&quot;,&#xD;&#xA; &quot;isDeliveryReceiptRequested&quot;:null,&#xD;&#xA; &quot;isReadReceiptRequested&quot;:false,&#xD;&#xA; &quot;isRead&quot;:false,&#xD;&#xA; &quot;isDraft&quot;:false,&#xD;&#xA; &quot;webLink&quot;:&quot;https://outlook.office365.com/owa/?ItemID=AAMkADhAAAW%2FVPeAAA%3D&amp;exvsurl=1&amp;viewmodel=ReadMessageItem&quot;,&#xD;&#xA; &quot;inferenceClassification&quot;:&quot;focused&quot;,&#xD;&#xA; &quot;body&quot;:{&#xD;&#xA; &quot;contentType&quot;:&quot;html&quot;,&#xD;&#xA; &quot;content&quot;:&quot;&lt;html&gt;&lt;/html&gt;&quot;&#xD;&#xA; },&#xD;&#xA; &quot;sender&quot;:{&#xD;&#xA; &quot;emailAddress&quot;:{&#xD;&#xA; &quot;name&quot;:&quot;Microsoft Outlook&quot;,&#xD;&#xA; &quot;address&quot;:&quot;MicrosoftExchange329e71ec88ae4615bbc36ab6ce41109e@contoso.onmicrosoft.com&quot;&#xD;&#xA; }&#xD;&#xA; },&#xD;&#xA; &quot;from&quot;:{&#xD;&#xA; &quot;emailAddress&quot;:{&#xD;&#xA; &quot;name&quot;:&quot;Microsoft Outlook&quot;,&#xD;&#xA; &quot;address&quot;:&quot;MicrosoftExchange329e71ec88ae4615bbc36ab6ce41109e@contoso.onmicrosoft.com&quot;&#xD;&#xA; }&#xD;&#xA; },&#xD;&#xA; &quot;toRecipients&quot;:[&#xD;&#xA; {&#xD;&#xA; &quot;emailAddress&quot;:{&#xD;&#xA; &quot;name&quot;:&quot;fannyd@contoso.onmicrosoft.com&quot;,&#xD;&#xA; &quot;address&quot;:&quot;fannyd@contoso.onmicrosoft.com&quot;&#xD;&#xA; }&#xD;&#xA; },&#xD;&#xA; {&#xD;&#xA; &quot;emailAddress&quot;:{&#xD;&#xA; &quot;name&quot;:&quot;danas@contoso.onmicrosoft.com&quot;,&#xD;&#xA; &quot;address&quot;:&quot;danas@contoso.onmicrosoft.com&quot;&#xD;&#xA; }&#xD;&#xA; }&#xD;&#xA; ],&#xD;&#xA; &quot;ccRecipients&quot;:[&#xD;&#xA;&#xD;&#xA; ],&#xD;&#xA; &quot;bccRecipients&quot;:[&#xD;&#xA;&#xD;&#xA; ],&#xD;&#xA; &quot;replyTo&quot;:[&#xD;&#xA;&#xD;&#xA; ],&#xD;&#xA; &quot;flag&quot;:{&#xD;&#xA; &quot;flagStatus&quot;:&quot;notFlagged&quot;&#xD;&#xA; }&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="reply" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.message" />
<Parameter Name="comment" Type="Edm.String" Nullable="true" Unicode="false" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="Nature of the data in the body of an entity. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="replyAll" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.message" />
<Parameter Name="comment" Type="Edm.String" Nullable="true" Unicode="false" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="Nature of the data in the body of an entity. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="send" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.message" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="The following example shows how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Length" />
<PropertyValue Property="Description" String="* Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="202" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Mail.Send</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="reply" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.conversationThread" />
<Parameter Name="post" Type="microsoft.graph.post" Nullable="true" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="202" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="copy" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.driveItem" />
<Parameter Name="parentReference" Type="microsoft.graph.itemReference" Nullable="true" />
<Parameter Name="name" Type="Edm.String" Nullable="true" Unicode="false" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Returns details about how to [monitor the progress](../../../concepts/long_running_actions_overview.md) of the copy, upon accepting the request." />
<PropertyValue Property="MethodDescription" String="Response" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="202" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Files.ReadWrite.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Files.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="createLink" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.driveItem" />
<Parameter Name="type" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="scope" Type="Edm.String" Nullable="true" Unicode="false" />
<ReturnType Type="microsoft.graph.permission" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="The following example requests a sharing link to be created for the DriveItem specified by {itemId} in the user's OneDrive.&#xD;&#xA;The sharing link is configured to be read-only and usable by anyone with the link." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="201" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: &quot;123ABC&quot;,&#xD;&#xA; &quot;roles&quot;: [&quot;write&quot;],&#xD;&#xA; &quot;link&quot;: {&#xD;&#xA; &quot;type&quot;: &quot;view&quot;,&#xD;&#xA; &quot;scope&quot;: &quot;anonymous&quot;,&#xD;&#xA; &quot;webUrl&quot;: &quot;https://1drv.ms/A6913278E564460AA616C71B28AD6EB6&quot;,&#xD;&#xA; &quot;application&quot;: {&#xD;&#xA; &quot;id&quot;: &quot;1234&quot;,&#xD;&#xA; &quot;displayName&quot;: &quot;Sample Application&quot;&#xD;&#xA; },&#xD;&#xA; }&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Files.ReadWrite.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Files.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" String="OneDrive for Business and SharePoint support company sharable links.&#xD;&#xA;These are similar to anonymous links, except they only work for members of the owning organization.&#xD;&#xA;To create a company sharable link, use the **scope** parameter with a value of `organization`." />
<PropertyValue Property="MethodDescription" String="Creating company sharable links" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="201" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: &quot;123ABC&quot;,&#xD;&#xA; &quot;roles&quot;: [&quot;write&quot;],&#xD;&#xA; &quot;link&quot;: {&#xD;&#xA; &quot;type&quot;: &quot;edit&quot;,&#xD;&#xA; &quot;scope&quot;: &quot;organization&quot;,&#xD;&#xA; &quot;webUrl&quot;: &quot;https://contoso-my.sharepoint.com/personal/ellen_contoso_com/...&quot;,&#xD;&#xA; &quot;application&quot;: {&#xD;&#xA; &quot;id&quot;: &quot;1234&quot;,&#xD;&#xA; &quot;displayName&quot;: &quot;Sample Application&quot;&#xD;&#xA; },&#xD;&#xA; }&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Files.ReadWrite.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Files.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" String="**Note:** Embed links are only supported for OneDrive personal." />
<PropertyValue Property="MethodDescription" String="Creating embeddable links" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="201" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: &quot;123ABC&quot;,&#xD;&#xA; &quot;roles&quot;: [&quot;read&quot;],&#xD;&#xA; &quot;link&quot;: {&#xD;&#xA; &quot;type&quot;: &quot;embed&quot;,&#xD;&#xA; &quot;webHtml&quot;: &quot;&lt;IFRAME src=\&quot;https://onedrive.live.com/...\&quot;&gt;&lt;/IFRAME&gt;&quot;,&#xD;&#xA; &quot;webUrl&quot;: &quot;https://onedrive.live.com/...&quot;,&#xD;&#xA; &quot;application&quot;: {&#xD;&#xA; &quot;id&quot;: &quot;1234&quot;,&#xD;&#xA; &quot;displayName&quot;: &quot;Sample Application&quot;&#xD;&#xA; },&#xD;&#xA; }&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Files.ReadWrite.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Files.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="invite" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.driveItem" />
<Parameter Name="recipients" Type="Collection(microsoft.graph.driveRecipient)" Nullable="true" />
<Parameter Name="message" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="requireSignIn" Type="Edm.Boolean" Nullable="true" />
<Parameter Name="sendInvitation" Type="Edm.Boolean" Nullable="true" />
<Parameter Name="roles" Type="Collection(Edm.String)" Nullable="true" />
<ReturnType Type="Collection(microsoft.graph.permission)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="This example sends a sharing invitation to a user with email address 'ryan@contoso.com' with a message about a file being collaborated on.&#xD;&#xA;The invitation grants Ryan read-write access to the file." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;value&quot;: [&#xD;&#xA; {&#xD;&#xA; &quot;grantedTo&quot;: {&#xD;&#xA; &quot;user&quot;: {&#xD;&#xA; &quot;displayName&quot;: &quot;Ryan Gregg&quot;,&#xD;&#xA; &quot;id&quot;: &quot;42F177F1-22C0-4BE3-900D-4507125C5C20&quot;&#xD;&#xA; }&#xD;&#xA; },&#xD;&#xA; &quot;id&quot;: &quot;CCFC7CA3-7A19-4D57-8CEF-149DB9DDFA62&quot;,&#xD;&#xA; &quot;invitation&quot;: {&#xD;&#xA; &quot;email&quot;: &quot;ryan@contoso.com&quot;,&#xD;&#xA; &quot;signInRequired&quot;: true&#xD;&#xA; },&#xD;&#xA; &quot;roles&quot;: [ &quot;write&quot; ]&#xD;&#xA; }&#xD;&#xA; ]&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Files.ReadWrite.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Files.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="copyNotebook" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.notebook" />
<Parameter Name="groupId" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="renameAs" Type="Edm.String" Nullable="true" Unicode="false" />
<ReturnType Type="microsoft.graph.onenoteOperation" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="202" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Notes.Create</String>
<String>Notes.ReadWrite</String>
<String>Notes.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Notes.Create</String>
<String>Notes.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Notes.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="copyToSection" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.onenotePage" />
<Parameter Name="id" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="groupId" Type="Edm.String" Nullable="true" Unicode="false" />
<ReturnType Type="microsoft.graph.onenoteOperation" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="202" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Notes.Create</String>
<String>Notes.ReadWrite</String>
<String>Notes.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Notes.Create</String>
<String>Notes.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Notes.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="copyToNotebook" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.onenoteSection" />
<Parameter Name="id" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="groupId" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="renameAs" Type="Edm.String" Nullable="true" Unicode="false" />
<ReturnType Type="microsoft.graph.onenoteOperation" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="202" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Notes.Create</String>
<String>Notes.ReadWrite</String>
<String>Notes.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Notes.Create</String>
<String>Notes.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Notes.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="copyToSectionGroup" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.onenoteSection" />
<Parameter Name="id" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="groupId" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="renameAs" Type="Edm.String" Nullable="true" Unicode="false" />
<ReturnType Type="microsoft.graph.onenoteOperation" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Content-Type" />
<PropertyValue Property="Description" String="application/json" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="202" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Notes.Create</String>
<String>Notes.ReadWrite</String>
<String>Notes.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Notes.Create</String>
<String>Notes.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Notes.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="closeSession" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbook" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="workbook-session-id" />
<PropertyValue Property="Description" String="Workbook session Id to be closed" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="createSession" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbook" />
<Parameter Name="persistChanges" Type="Edm.Boolean" Nullable="true" />
<ReturnType Type="microsoft.graph.workbookSessionInfo" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="201" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;,&#xD;&#xA; &quot;persistChanges&quot;: true&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="refreshSession" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbook" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="workbook-session-id" />
<PropertyValue Property="Description" String="Workbook session Id to be refreshed" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="createUploadSession" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.driveItem" />
<Parameter Name="item" Type="microsoft.graph.driveItemUploadableProperties" Nullable="true" />
<ReturnType Type="microsoft.graph.uploadSession" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" />
<PropertyValue Property="MethodDescription" String="Properties" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="if-match" />
<PropertyValue Property="Description" String="If this request header is included and the eTag (or cTag) provided does not match the current etag on the item, a 412 Precondition Failed error response is returned." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;uploadUrl&quot;: &quot;https://sn3302.up.1drv.com/up/fe6987415ace7X4e1eF866337&quot;,&#xD;&#xA; &quot;expirationDateTime&quot;: &quot;2015-01-29T09:21:55.523Z&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Files.ReadWrite.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Files.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="restoreVersion" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.driveItemVersion" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="If successful, the API call returns a `204 No Content`." />
<PropertyValue Property="MethodDescription" String="Response" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Files.ReadWrite.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Files.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite.All</String>
<String>Sites.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="forward" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.post" />
<Parameter Name="comment" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="toRecipients" Type="Collection(microsoft.graph.recipient)" Nullable="true" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="reply" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.post" />
<Parameter Name="post" Type="microsoft.graph.post" Nullable="true" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Group.ReadWrite.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="add" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.workbookNamedItem)" />
<Parameter Name="name" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="reference" Type="microsoft.graph.Json" Nullable="true" />
<Parameter Name="comment" Type="Edm.String" Nullable="true" Unicode="false" />
<ReturnType Type="microsoft.graph.workbookNamedItem" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;: &quot;https://graph.microsoft.com/v1.0/$metadata#workbookNamedItem&quot;,&#xD;&#xA; &quot;@odata.type&quot;: &quot;#microsoft.graph.workbookNamedItem&quot;,&#xD;&#xA; &quot;@odata.id&quot;: &quot;/users('ca41eb6e-5828-486b-ab52-c3bd1f7a4047')/drive/root/workbook/names(%27test5%27)&quot;,&#xD;&#xA; &quot;comment&quot;: &quot;Comment for the named item&quot;,&#xD;&#xA; &quot;name&quot;: &quot;test5&quot;,&#xD;&#xA; &quot;scope&quot;: &quot;Workbook&quot;,&#xD;&#xA; &quot;type&quot;: &quot;Range&quot;,&#xD;&#xA; &quot;value&quot;: &quot;Sheet1!$F$15:$N$27&quot;,&#xD;&#xA; &quot;visible&quot;: true&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Sites.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Sites.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="addFormulaLocal" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.workbookNamedItem)" />
<Parameter Name="name" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="formula" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="comment" Type="Edm.String" Nullable="true" Unicode="false" />
<ReturnType Type="microsoft.graph.workbookNamedItem" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;@odata.context&quot;: &quot;https://graph.microsoft.com/v1.0/$metadata#workbookNamedItem&quot;,&#xD;&#xA; &quot;@odata.type&quot;: &quot;#microsoft.graph.workbookNamedItem&quot;,&#xD;&#xA; &quot;@odata.id&quot;: &quot;/users('ca41eb6e-5828-486b-ab52-c3bd1f7a4047')/drive/root/workbook/names(%27test7%27)&quot;,&#xD;&#xA; &quot;comment&quot;: &quot;Comment for the named item&quot;,&#xD;&#xA; &quot;name&quot;: &quot;test7&quot;,&#xD;&#xA; &quot;scope&quot;: &quot;Workbook&quot;,&#xD;&#xA; &quot;type&quot;: &quot;String&quot;,&#xD;&#xA; &quot;value&quot;: &quot;0&quot;,&#xD;&#xA; &quot;visible&quot;: true&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
<String>Sites.Read.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Sites.Read.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="add" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.workbookTable)" />
<Parameter Name="address" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="hasHeaders" Type="Edm.Boolean" Nullable="true" />
<ReturnType Type="microsoft.graph.workbookTable" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: &quot;99&quot;,&#xD;&#xA; &quot;name&quot;: &quot;name-value&quot;,&#xD;&#xA; &quot;showHeaders&quot;: true,&#xD;&#xA; &quot;showTotals&quot;: true,&#xD;&#xA; &quot;style&quot;: &quot;style-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="add" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.workbookWorksheet)" />
<Parameter Name="name" Type="Edm.String" Nullable="true" Unicode="false" />
<ReturnType Type="microsoft.graph.workbookWorksheet" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;,&#xD;&#xA; &quot;position&quot;: 99,&#xD;&#xA; &quot;name&quot;: &quot;name-value&quot;,&#xD;&#xA; &quot;visibility&quot;: &quot;visibility-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="clearFilters" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTable" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="convertToRange" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTable" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="delete" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTable" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="reapplyFilters" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTable" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="delete" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookWorksheet" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="refreshAll" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.workbookPivotTable)" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="clear" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<Parameter Name="applyTo" Type="Edm.String" Nullable="true" Unicode="false" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="delete" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<Parameter Name="shift" Type="Edm.String" Nullable="true" Unicode="false" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="insert" IsBound="true" EntitySetPath="bindingParameter">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<Parameter Name="shift" Type="Edm.String" Nullable="true" Unicode="false" />
<ReturnType Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;address&quot;: &quot;address-value&quot;,&#xD;&#xA; &quot;addressLocal&quot;: &quot;addressLocal-value&quot;,&#xD;&#xA; &quot;cellCount&quot;: 99,&#xD;&#xA; &quot;columnCount&quot;: 99,&#xD;&#xA; &quot;columnIndex&quot;: 99,&#xD;&#xA; &quot;valueTypes&quot;: &quot;valueTypes-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="merge" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<Parameter Name="across" Type="Edm.Boolean" Nullable="true" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="unmerge" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRange" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="add" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.workbookTableColumn)" />
<Parameter Name="index" Type="Edm.Int32" Nullable="true" />
<Parameter Name="values" Type="microsoft.graph.Json" Nullable="true" />
<Parameter Name="name" Type="Edm.String" Unicode="false" />
<ReturnType Type="microsoft.graph.workbookTableColumn" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: 99,&#xD;&#xA; &quot;name&quot;: &quot;name-value&quot;,&#xD;&#xA; &quot;index&quot;: 99,&#xD;&#xA; &quot;values&quot;: &quot;values-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="add" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.workbookTableRow)" />
<Parameter Name="index" Type="Edm.Int32" Nullable="true" />
<Parameter Name="values" Type="microsoft.graph.Json" Nullable="true" />
<ReturnType Type="microsoft.graph.workbookTableRow" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="In this example two rows of data are inserted at the end of the table. " />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;index&quot;: 99,&#xD;&#xA; &quot;values&quot;: &quot;values-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="Description" String="In this example two rows of data are inserted at the end of the table. " />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;index&quot;: 99,&#xD;&#xA; &quot;values&quot;: &quot;values-value&quot;&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="apply" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTableSort" />
<Parameter Name="fields" Type="Collection(microsoft.graph.workbookSortField)" Nullable="true" />
<Parameter Name="matchCase" Type="Edm.Boolean" Nullable="true" />
<Parameter Name="method" Type="Edm.String" Nullable="true" Unicode="false" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="clear" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTableSort" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="reapply" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTableSort" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="add" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.workbookChart)" />
<Parameter Name="type" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="sourceData" Type="microsoft.graph.Json" Nullable="true" />
<Parameter Name="seriesBy" Type="Edm.String" Nullable="true" Unicode="false" />
<ReturnType Type="microsoft.graph.workbookChart" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" String="{&#xD;&#xA; &quot;id&quot;: &quot;id-value&quot;,&#xD;&#xA; &quot;height&quot;: 99,&#xD;&#xA; &quot;left&quot;: 99&#xD;&#xA;}&#xA;" />
<PropertyValue Property="Description" String="application/json" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="protect" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookWorksheetProtection" />
<Parameter Name="options" Type="microsoft.graph.workbookWorksheetProtectionOptions" Nullable="true" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="unprotect" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookWorksheetProtection" />
<Parameter Name="password" Type="Edm.String" Nullable="true" Unicode="false" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="refresh" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookPivotTable" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="restoreVersion" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.listItemVersion" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="If successful, the API call returns a `204 No Content`." />
<PropertyValue Property="MethodDescription" String="Response" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection />
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="204" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Sites.ReadWrite.All</String>
<String>Sites.Manage.All</String>
<String>Sites.FullControl.All</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (personal Microsoft account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>n/a</String>
</Collection>
</PropertyValue>
</Record>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Application" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Sites.ReadWrite.All</String>
<String>Sites.Manage.All</String>
<String>Sites.FullControl.All</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="autofitColumns" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRangeFormat" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="autofitRows" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRangeFormat" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="apply" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRangeSort" />
<Parameter Name="fields" Type="Collection(microsoft.graph.workbookSortField)" Nullable="true" />
<Parameter Name="matchCase" Type="Edm.Boolean" Nullable="true" />
<Parameter Name="hasHeaders" Type="Edm.Boolean" Nullable="true" />
<Parameter Name="orientation" Type="Edm.String" Nullable="true" Unicode="false" />
<Parameter Name="method" Type="Edm.String" Nullable="true" Unicode="false" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="delete" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTableColumn" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="delete" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookTableRow" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="delete" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookChart" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="setData" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookChart" />
<Parameter Name="sourceData" Type="microsoft.graph.Json" Nullable="true" />
<Parameter Name="seriesBy" Type="Edm.String" Nullable="true" Unicode="false" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="setPosition" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookChart" />
<Parameter Name="startCell" Type="microsoft.graph.Json" Nullable="true" />
<Parameter Name="endCell" Type="microsoft.graph.Json" Nullable="true" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="clear" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookRangeFill" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="apply" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookFilter" />
<Parameter Name="criteria" Type="microsoft.graph.workbookFilterCriteria" Nullable="true" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="clear" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookFilter" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="clear" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookChartFill" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="setSolidColor" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookChartFill" />
<Parameter Name="color" Type="Edm.String" Nullable="true" Unicode="false" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Action Name="clear" IsBound="true">
<Parameter Name="bindingParameter" Type="microsoft.graph.workbookChartLineFormat" />
<Annotation Term="Org.OData.Core.V1.HttpRequests">
<Collection>
<Record>
<PropertyValue Property="Description" String="Here is an example of how to call this API." />
<PropertyValue Property="MethodDescription" String="Example" />
<PropertyValue Property="MethodType" String="POST" />
<PropertyValue Property="CustomHeaders">
<Collection>
<Record>
<PropertyValue Property="Name" String="Authorization" />
<PropertyValue Property="Description" String="Bearer {token}. Required." />
<PropertyValue Property="Required" Bool="false" />
</Record>
<Record>
<PropertyValue Property="Name" String="Workbook-Session-Id" />
<PropertyValue Property="Description" String="Workbook session Id that determines if changes are persisted or not. Optional." />
<PropertyValue Property="Required" Bool="false" />
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="CustomQueryOptions">
<Collection />
</PropertyValue>
<PropertyValue Property="HttpResponses">
<Collection>
<Record>
<PropertyValue Property="ResponseCode" String="200" />
<PropertyValue Property="Examples">
<Collection>
<Record Type="Org.OData.Core.V1.InlineExample">
<PropertyValue Property="InlineValue" />
<PropertyValue Property="Description" />
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="SecuritySchemes">
<Collection>
<Record>
<PropertyValue Property="AuthorizationSchemeName" String="Delegated (work or school account)" />
<PropertyValue Property="RequiredScopes">
<Collection>
<String>Files.ReadWrite</String>
</Collection>
</PropertyValue>
</Record>
</Collection>
</PropertyValue>
</Record>
</Collection>
</Annotation>
</Action>
<Term Name="conflictBehavior" Type="Edm.String" AppliesTo="microsoft.graph.driveItemUploadableProperties" />
<Term Name="conflictBehavior" Type="Edm.String" AppliesTo="microsoft.graph.driveItem">
<Annotation Term="Org.OData.Core.V1.LongDescription" String="The conflict resolution behavior for actions that create a new item. You can use the values fail, replace, or rename. The default for PUT is replace. An item will never be returned with this annotation. Write-only." />
</Term>
<Term Name="downloadUrl" Type="Edm.String" AppliesTo="microsoft.graph.driveItem">
<Annotation Term="Org.OData.Core.V1.LongDescription" String="A URL that can be used to download this file's content. Authentication is not required with this URL. Read-only." />
</Term>
<Term Name="sourceUrl" Type="Edm.String" AppliesTo="microsoft.graph.driveItem">
<Annotation Term="Org.OData.Core.V1.LongDescription" String="When issuing a PUT request, this instance annotation can be used to instruct the service to download the contents of the URL, and store it as the file. Write-only." />
</Term>
<Annotations Target="microsoft.graph.GraphService">
<Annotation Term="Org.OData.Authorization.V1.Authorizations">
<Collection>
<Record Type="Org.OData.Authorization.V1.OAuth2Implicit">
<PropertyValue Property="Name" String="Delegated (work or school account)"/>
<PropertyValue Property="AuthorizationUrl" String="https://graph.microsoft.com" />
<PropertyValue Property="Scopes">
<Collection>
<!-- #Delegated -->
<Record>
<PropertyValue Property="Scope" String="Bookings.Read.All"/>
<PropertyValue Property="Description" String=" Allows an app to read Bookings appointments, businesses, customers, services, and staff on behalf of the signed-in user. Intended for read-only applications. Typical target user is the customer of a booking business. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Bookings.ReadWrite.Appointments"/>
<PropertyValue Property="Description" String="Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff on behalf of the signed-in user. Intended for scheduling applications which need to manipulate appointments and customers. Cannot change fundamental information about the booking business, nor its services and staff members. Typical target user is the customer of a booking business."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Bookings.ReadWrite.All"/>
<PropertyValue Property="Description" String="Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on behalf of the signed-in user. Does not allow create, delete, or publish of Bookings businesses. Intended for management applications that manipulate existing businesses, their services and staff members. Cannot create, delete, or change the publishing status of a booking business. Typical target user is the support staff of an organization."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Bookings.Manage"/>
<PropertyValue Property="Description" String="Allows an app to read, write, and manage Bookings appointments, businesses, customers, services, and staff on behalf of the signed-in user. . Allows the app to have full access. Intended for a full management experience. Typical target user is the administrator of an organization."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Calendars.Read"/>
<PropertyValue Property="Description" String=" Read user calendars .Allows the app to read events in user calendars. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Calendars.Read.Shared"/>
<PropertyValue Property="Description" String=" Read user and shared calendars .Allows the app to read events in all calendars that the user can access, including delegate and shared calendars. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Calendars.ReadWrite"/>
<PropertyValue Property="Description" String=" Have full access to user calendars .Allows the app to create, read, update, and delete events in user calendars. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Calendars.ReadWrite.Shared"/>
<PropertyValue Property="Description" String=" Read and write user and shared calendars .Allows the app to create, read, update and delete events in all calendars the user has permissions to access. This includes delegate and shared calendars."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Contacts.Read"/>
<PropertyValue Property="Description" String="Read user contacts  .Allows the app to read user contacts. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Contacts.Read.Shared"/>
<PropertyValue Property="Description" String=" Read user and shared contacts .Allows the app to read contacts that the user has permissions to access, including the user's own and shared contacts. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Contacts.ReadWrite"/>
<PropertyValue Property="Description" String=" Have full access to user contacts .Allows the app to create, read, update, and delete user contacts. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Contacts.ReadWrite.Shared"/>
<PropertyValue Property="Description" String=" Read and write user and shared contacts .Allows the app to create, read, update and delete contacts that the user has permissions to, including the user's own and shared contacts. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Device.Read"/>
<PropertyValue Property="Description" String=" Read user devices .Allows the app to read a user's list of devices on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Device.Command"/>
<PropertyValue Property="Description" String=" Communicate with user devices .Allows the app to launch another app or communicate with another app on a user's device on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.Read.All"/>
<PropertyValue Property="Description" String=" Read directory data. Allows the app to read data in your organization's directory, such as users, groups and apps."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.ReadWrite.All"/>
<PropertyValue Property="Description" String=" Read and write directory data. Allows the app to read and write data in your organization's directory, such as users, and groups. It does not allow the app to delete users or groups, or reset user passwords. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.AccessAsUser.All"/>
<PropertyValue Property="Description" String=" Access directory as the signed-in user. Allows the app to have the same access to information in the directory as the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="EduAdministration.Read"/>
<PropertyValue Property="Description" String=" Read education app settings. Allows the app to read education app settings on behalf of the user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="EduAdministration.ReadWrite"/>
<PropertyValue Property="Description" String=" Manage education app settings. Allows the app to manage education app settings on behalf of the user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="EduAssignments.ReadBasic"/>
<PropertyValue Property="Description" String=" Read users' class assignments without grades. Allows the app to read assignments without grades on behalf of the user "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="EduAssignments.ReadWriteBasic"/>
<PropertyValue Property="Description" String=" Read and write users' class assignments without grades. Allows the app to read and write assignments without grades on behalf of the user "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="EduAssignments.Read"/>
<PropertyValue Property="Description" String=" Read users' view of class assignments and their grades. Allows the app to read assignments and their grades on behalf of the user"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="EduAssignments.ReadWrite"/>
<PropertyValue Property="Description" String=" Read and write users' view of class assignments and their grades. Allows the app to read and write assignments and their grades on behalf of the user"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="EduRostering.ReadBasic"/>
<PropertyValue Property="Description" String=" Read a limited subset of users' view of the roster. Allows the app to read a limited subset of the data from the structure of schools and classes in an organization's roster and education-specific information about users to be read on behalf of the user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Files.Read"/>
<PropertyValue Property="Description" String="Read user files. Allows the app to read the signed-in user's files. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Files.Read.All"/>
<PropertyValue Property="Description" String="Read all files that user can access. Allows the app to read all files the signed-in user can access. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Files.ReadWrite"/>
<PropertyValue Property="Description" String="Have full access to user files. Allows the app to read, create, update, and delete the signed-in user's files. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Files.ReadWrite.All"/>
<PropertyValue Property="Description" String="Have full access to all files user can access. Allows the app to read, create, update, and delete all files the signed-in user can access. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Files.ReadWrite.AppFolder"/>
<PropertyValue Property="Description" String="Have full access to the application's folder (preview). (Preview) Allows the app to read, create, update, and delete files in the application's folder. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Files.Read.Selected"/>
<PropertyValue Property="Description" String="Read files that the user selects. **Limited support in Microsoft Graph; see Remarks** . (Preview) Allows the app to read files that the user selects. The app has access for several hours after the user selects a file. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Files.ReadWrite.Selected"/>
<PropertyValue Property="Description" String="Read and write files that the user selects. **Limited support in Microsoft Graph; see Remarks** . (Preview) Allows the app to read and write files that the user selects. The app has access for several hours after the user selects a file. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Group.Read.All"/>
<PropertyValue Property="Description" String="Read all groups. Allows the app to list groups, and to read their properties and all group memberships on behalf of the signed-in user. Also allows the app to read calendar, conversations, files, and other group content for all groups the signed-in user can access. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Group.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and write all groups. Allows the app to create groups and read all group properties and memberships on behalf of the signed-in user. Additionally allows group owners to manage their groups and allows group members to update group content. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="IdentityRiskEvent.Read.All"/>
<PropertyValue Property="Description" String=" Read identity risk event information. Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="IdentityProvider.Read.All"/>
<PropertyValue Property="Description" String=" Read identity provider information. Allows the app to read identity providers configured in your Azure AD or Azure AD B2C tenant on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="IdentityProvider.ReadWrite.All"/>
<PropertyValue Property="Description" String=" Read and write identity provider information. Allows the app to read or write identity providers configured in your Azure AD or Azure AD B2C tenant on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="DeviceManagementApps.Read.All"/>
<PropertyValue Property="Description" String="Read Microsoft Intune apps. Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="DeviceManagementApps.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and write Microsoft Intune apps. Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="DeviceManagementConfiguration.Read.All"/>
<PropertyValue Property="Description" String="Read Microsoft Intune device configuration and policies. Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="DeviceManagementConfiguration.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and write Microsoft Intune device configuration and policies. Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="DeviceManagementManagedDevices.PrivilegedOperations.All"/>
<PropertyValue Property="Description" String="Perform user-impacting remote actions on Microsoft Intune devices. Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="DeviceManagementManagedDevices.Read.All"/>
<PropertyValue Property="Description" String="Read Microsoft Intune devices. Allows the app to read the properties of devices managed by Microsoft Intune. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="DeviceManagementManagedDevices.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and write Microsoft Intune devices. Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the devices owner. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="DeviceManagementRBAC.Read.All"/>
<PropertyValue Property="Description" String="Read Microsoft Intune RBAC settings. Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="DeviceManagementRBAC.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and write Microsoft Intune RBAC settings. Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="DeviceManagementServiceConfig.Read.All"/>
<PropertyValue Property="Description" String="Read Microsoft Intune configuration. Allows the app to read Intune service properties including device enrollment and third party service connection configuration. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="DeviceManagementServiceConfig.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and write Microsoft Intune configuration. Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Mail.Read"/>
<PropertyValue Property="Description" String="Read user mail. Allows the app to read email in user mailboxes. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Mail.ReadWrite"/>
<PropertyValue Property="Description" String="Read and write access to user mail. Allows the app to create, read, update, and delete email in user mailboxes. Does not include permission to send mail."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Mail.Read.Shared"/>
<PropertyValue Property="Description" String="Read user and shared mail. Allows the app to read mail that the user can access, including the user's own and shared mail. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Mail.ReadWrite.Shared"/>
<PropertyValue Property="Description" String="Read and write user and shared mail. Allows the app to create, read, update, and delete mail that the user has permission to access, including the user's own and shared mail. Does not include permission to send mail. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Mail.Send"/>
<PropertyValue Property="Description" String="Send mail as a user. Allows the app to send mail as users in the organization. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Mail.Send.Shared"/>
<PropertyValue Property="Description" String="Send mail on behalf of others. Allows the app to send mail as the signed-in user, including sending on-behalf of others. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="MailboxSettings.Read"/>
<PropertyValue Property="Description" String=" Read user mailbox settings. Allows the app to the read user's mailbox settings. Does not include permission to send mail. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="MailboxSettings.ReadWrite"/>
<PropertyValue Property="Description" String=" Read and write user mailbox settings. Allows the app to create, read, update, and delete user's mailbox settings. Does not include permission to directly send mail, but allows the app to create rules that can forward or redirect messages. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Member.Read.Hidden"/>
<PropertyValue Property="Description" String="Read hidden memberships. Allows the app to read the memberships of hidden groups and administrative units on behalf of the signed-in user, for those hidden groups and administrative units that the signed-in user has access to. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Notes.Read"/>
<PropertyValue Property="Description" String="Read user OneNote notebooks. Allows the app to read the titles of OneNote notebooks and sections and to create new pages, notebooks, and sections on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Notes.Create"/>
<PropertyValue Property="Description" String="Create user OneNote notebooks. Allows the app to read the titles of OneNote notebooks and sections and to create new pages, notebooks, and sections on behalf of the signed-in user."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Notes.ReadWrite"/>
<PropertyValue Property="Description" String="Read and write user OneNote notebooks. Allows the app to read, share, and modify OneNote notebooks on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Notes.Read.All"/>
<PropertyValue Property="Description" String="Read all OneNote notebooks that user can access. Allows the app to read OneNote notebooks that the signed-in user has access to in the organization. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Notes.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and write all OneNote notebooks that user can access. Allows the app to read, share, and modify OneNote notebooks that the signed-in user has access to in the organization."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Notes.ReadWrite.CreatedByApp"/>
<PropertyValue Property="Description" String="Limited notebook access (deprecated). **Deprecated** .Do not use. No privileges are granted by this permission. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="email"/>
<PropertyValue Property="Description" String="View users' email address. Allows the app to read your users' primary email address. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="offline_access"/>
<PropertyValue Property="Description" String="Access user's data anytime. Allows the app to read and update user data, even when they are not currently using the app."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="openid"/>
<PropertyValue Property="Description" String="Sign users in. Allows users to sign in to the app with their work or school accounts and allows the app to see basic user profile information."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="profile"/>
<PropertyValue Property="Description" String="View users' basic profile. Allows the app to see your users' basic profile (name, picture, user name)."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="People.Read"/>
<PropertyValue Property="Description" String="Read users' relevant people lists. Allows the app to read a scored list of people relevant to the signed-in user. The list can include local contacts, contacts from social networking or your organization's directory, and people from recent communications (such as email and Skype). "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="People.Read.All"/>
<PropertyValue Property="Description" String="Read all users' relevant people lists. Allows the app to read a scored list of people relevant to the signed-in user or other users in the signed-in user's organization. The list can include local contacts, contacts from social networking or your organization's directory, and people from recent communications (such as email and Skype). Also allows the app to search the entire directory of the signed-in user's organization. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Reports.Read.All"/>
<PropertyValue Property="Description" String="Read all usage reports. Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="SecurityEvents.Read.All"/>
<PropertyValue Property="Description" String=" Read your organizations security events. Allows the app to read your organizations security events on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="SecurityEvents.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and update your organizations security events. Allows the app to read your organizations security events on behalf of the signed-in user. Also allows the app to update editable properties in security events on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Sites.Read.All"/>
<PropertyValue Property="Description" String="Read items in all site collections. Allows the app to read documents and list items in all site collections on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Sites.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and write items in all site collections. Allows the app to edit or delete documents and list items in all site collections on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Sites.Manage.All"/>
<PropertyValue Property="Description" String="Create, edit, and delete items and lists in all site collections. Allows the app to manage and create lists, documents, and list items in all site collections on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Sites.FullControl.All"/>
<PropertyValue Property="Description" String="Have full control of all site collections. Allows the app to have full control to SharePoint sites in all site collections on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Tasks.Read"/>
<PropertyValue Property="Description" String="Read user tasks. Allows the app to read user tasks. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Tasks.Read.Shared"/>
<PropertyValue Property="Description" String="Read user and shared tasks. Allows the app to read tasks a user has permissions to access, including their own and shared tasks. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Tasks.ReadWrite"/>
<PropertyValue Property="Description" String="Create, read, update and delete user tasks and containers. Allows the app to create, read, update and delete tasks and containers (and tasks in them) that are assigned to or shared with the signed-in user."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Tasks.ReadWrite.Shared"/>
<PropertyValue Property="Description" String="Read and write user and shared tasks. Allows the app to create, read, update, and delete tasks a user has permissions to, including their own and shared tasks. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Agreement.Read.All"/>
<PropertyValue Property="Description" String="Read all terms of use agreements. Allows the app to read terms of use agreements on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Agreement.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and write all terms of use agreements. Allows the app to read and write terms of use agreements on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="AgreementAcceptance.Read"/>
<PropertyValue Property="Description" String="Read user terms of use acceptance statuses. Allows the app to read terms of use acceptance statuses on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="AgreementAcceptance.Read.All"/>
<PropertyValue Property="Description" String="Read terms of use acceptance statuses that user can access. Allows the app to read terms of use acceptance statuses on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.Read"/>
<PropertyValue Property="Description" String="Sign-in and read user profile. Allows users to sign-in to the app, and allows the app to read the profile of signed-in users. It also allows the app to read basic company information of signed-in users."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite"/>
<PropertyValue Property="Description" String="Read and write access to user profile. Allows the app to read the signed-in user's full profile. It also allows the app to update the signed-in user's profile information on their behalf. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadBasic.All"/>
<PropertyValue Property="Description" String="Read all users' basic profiles. Allows the app to read a basic set of profile properties of other users in your organization on behalf of the signed-in user. This includes display name, first and last name, email address, open extensions and photo. Also allows the app to read the full profile of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.Read.All"/>
<PropertyValue Property="Description" String=" Read all users' full profiles. Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite.All"/>
<PropertyValue Property="Description" String=" Read and write all users' full profiles. Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on behalf of the signed-in user. Also allows the app to create and delete users as well as reset user passwords on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.Invite.All"/>
<PropertyValue Property="Description" String=" Invite guest users to the organization. Allows the app to invite guest users to your organization, on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.Export.All"/>
<PropertyValue Property="Description" String="Export users' data. Allows the app to export an organizational user's data, when performed by a Company Administrator."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="UserActivity.ReadWrite.CreatedByApp"/>
<PropertyValue Property="Description" String=" Read and write app activity to users' activity feed .Allows the app to read and report the signed-in user's activity in the app. "/>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="RefreshUrl" String="https://graph.microsoft.com" />
</Record>
<Record Type="Org.OData.Authorization.V1.OAuth2Implicit">
<PropertyValue Property="Name" String="DelegatedPersonal"/>
<PropertyValue Property="AuthorizationUrl" String="https://graph.microsoft.com" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="Calendars.Read"/>
<PropertyValue Property="Description" String=" Read user calendars .Allows the app to read events in user calendars. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Calendars.ReadWrite"/>
<PropertyValue Property="Description" String=" Have full access to user calendars .Allows the app to create, read, update, and delete events in user calendars. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Contacts.Read"/>
<PropertyValue Property="Description" String=" Read user contacts  .Allows the app to read user contacts. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Contacts.ReadWrite"/>
<PropertyValue Property="Description" String=" Have full access to user contacts .Allows the app to create, read, update, and delete user contacts. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Device.Read"/>
<PropertyValue Property="Description" String=" Read user devices .Allows the app to read a user's list of devices on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Device.Command"/>
<PropertyValue Property="Description" String=" Communicate with user devices .Allows the app to launch another app or communicate with another app on a user's device on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Files.Read"/>
<PropertyValue Property="Description" String="Read user files. Allows the app to read the signed-in user's files. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Files.Read.All"/>
<PropertyValue Property="Description" String="Read all files that user can access. Allows the app to read all files the signed-in user can access. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Files.ReadWrite"/>
<PropertyValue Property="Description" String="Have full access to user files. Allows the app to read, create, update, and delete the signed-in user's files. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Files.ReadWrite.All"/>
<PropertyValue Property="Description" String="Have full access to all files user can access. Allows the app to read, create, update, and delete all files the signed-in user can access. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Mail.ReadWrite"/>
<PropertyValue Property="Description" String="Read and write access to user mail. Allows the app to create, read, update, and delete email in user mailboxes. Does not include permission to send mail."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Member.Read.Hidden"/>
<PropertyValue Property="Description" String="Read all hidden memberships. Allows the app to read the memberships of hidden groups and administrative units without a signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Notes.Read"/>
<PropertyValue Property="Description" String="Read user OneNote notebooks. Allows the app to read the titles of OneNote notebooks and sections and to create new pages, notebooks, and sections on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Notes.Create"/>
<PropertyValue Property="Description" String="Create user OneNote notebooks. Allows the app to read the titles of OneNote notebooks and sections and to create new pages, notebooks, and sections on behalf of the signed-in user."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Notes.ReadWrite"/>
<PropertyValue Property="Description" String="Read and write user OneNote notebooks. Allows the app to read, share, and modify OneNote notebooks on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Notes.Read.All"/>
<PropertyValue Property="Description" String="Read all OneNote notebooks that user can access. Allows the app to read OneNote notebooks that the signed-in user has access to in the organization. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Tasks.Read"/>
<PropertyValue Property="Description" String="Read user tasks. Allows the app to read user tasks. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Tasks.ReadWrite"/>
<PropertyValue Property="Description" String="Create, read, update and delete user tasks and containers. Allows the app to create, read, update and delete tasks and containers (and tasks in them) that are assigned to or shared with the signed-in user."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.Read"/>
<PropertyValue Property="Description" String="Sign-in and read user profile. Allows users to sign-in to the app, and allows the app to read the profile of signed-in users. It also allows the app to read basic company information of signed-in users."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite"/>
<PropertyValue Property="Description" String="Read and write access to user profile. Allows the app to read the signed-in user's full profile. It also allows the app to update the signed-in user's profile information on their behalf. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadBasic.All"/>
<PropertyValue Property="Description" String="Read all users' basic profiles. Allows the app to read a basic set of profile properties of other users in your organization on behalf of the signed-in user. This includes display name, first and last name, email address, open extensions and photo. Also allows the app to read the full profile of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.Read.All"/>
<PropertyValue Property="Description" String=" Read all users' full profiles. Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite.All"/>
<PropertyValue Property="Description" String=" Read and write all users' full profiles. Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on behalf of the signed-in user. Also allows the app to create and delete users as well as reset user passwords on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.Invite.All"/>
<PropertyValue Property="Description" String=" Invite guest users to the organization. Allows the app to invite guest users to your organization, on behalf of the signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.Export.All"/>
<PropertyValue Property="Description" String="Export users' data. Allows the app to export an organizational user's data, when performed by a Company Administrator."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="UserActivity.ReadWrite.CreatedByApp"/>
<PropertyValue Property="Description" String=" Read and write app activity to users' activity feed .Allows the app to read and report the signed-in user's activity in the app. "/>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="RefreshUrl" String="https://graph.microsoft.com" />
</Record>
<Record Type="Org.OData.Authorization.V1.OAuth2Implicit">
<PropertyValue Property="Name" String="Application"/>
<PropertyValue Property="AuthorizationUrl" String="https://graph.microsoft.com" />
<PropertyValue Property="Scopes">
<Collection>
<Record>
<PropertyValue Property="Scope" String="Application.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and write all apps. Allows the calling app to create, and manage (read, update, update application secrets and delete) applications and service principals without a signed-in user. Does not allow management of consent grants or application assignments to users or groups. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Application.ReadWrite.OwnedBy"/>
<PropertyValue Property="Description" String="Manage apps that this app creates or owns. Allows the calling app to create other applications and service principals, and fully manage those applications and service principals (read, update, update application secrets and delete), without a signed-in user. It cannot update any applications that it is not an owner of. Does not allow management of consent grants or application assignments to users or groups. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Calendars.Read"/>
<PropertyValue Property="Description" String=" Read calendars in all mailboxes .Allows the app to read events of all calendars without a signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Calendars.ReadWrite"/>
<PropertyValue Property="Description" String=" Read and write calendars in all mailboxes .Allows the app to create, read, update, and delete events of all calendars without a signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Contacts.Read"/>
<PropertyValue Property="Description" String=" Read contacts in all mailboxes .Allows the app to read all contacts in all mailboxes without a signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Contacts.ReadWrite"/>
<PropertyValue Property="Description" String=" Read and write contacts in all mailboxes .Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Device.ReadWrite.All"/>
<PropertyValue Property="Description" String=" Read and write devices .Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion, or update of device alternative security identifiers. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.Read.All"/>
<PropertyValue Property="Description" String="Read directory data. Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Directory.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and write directory data. Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="EduAssignments.ReadBasic.All"/>
<PropertyValue Property="Description" String="Read class assignments without grades.Allows the app to read assignments without grades for all users"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="EduAssignments.ReadWriteBasic.All"/>
<PropertyValue Property="Description" String="Read and write class assignments without grades. Allows the app to read and write assignments without grades for all users"/>
</Record>
<Record>
<PropertyValue Property="Scope" String="EduAssignments.Read.All"/>
<PropertyValue Property="Description" String="Read class assignments with grades. Allows the app to read assignments and their grades for all users "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="EduAssignments.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and write class assignments with grades. Allows the app to read and write assignments and their grades for all users "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="EduRostering.ReadBasic.All"/>
<PropertyValue Property="Description" String="Read a limited subset of the organization's roster. Allows the app to read a limited subset of both the structure of schools and classes in an organization's roster and education-specific information about all users. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="EduRostering.Read.All"/>
<PropertyValue Property="Description" String="Read the organization's roster. Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="EduRostering.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and write the organization's roster. Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Files.Read.All"/>
<PropertyValue Property="Description" String="Read files in all site collections. Allows the app to read all files in all site collections without a signed in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Files.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and write files in all site collections. Allows the app to read, create, update, and delete all files in all site collections without a signed in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Group.Read.All"/>
<PropertyValue Property="Description" String="Read all groups. Allows the app to read memberships for all groups without a signed-in user. > **NOTE:** that not all group API supports access using app-only permissions. See [known issues](../concepts/known_issues.md) for examples. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Group.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and write all groups. Allows the app to create groups, read and update group memberships, and delete groups. All of these operations can be performed by the app without a signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="IdentityRiskEvent.Read.All"/>
<PropertyValue Property="Description" String=" Read identity risk event information. Allows the app to read identity risk event information for all users in your organization without a signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Mail.Read"/>
<PropertyValue Property="Description" String="Read mail in all mailboxes. Allows the app to read mail in all mailboxes without a signed-in user."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Mail.ReadWrite"/>
<PropertyValue Property="Description" String="Read and write mail in all mailboxes. Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Mail.Send"/>
<PropertyValue Property="Description" String="Send mail as any user. Allows the app to send mail as any user without a signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="MailboxSettings.Read"/>
<PropertyValue Property="Description" String=" Read all user mailbox settings. Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="MailboxSettings.ReadWrite"/>
<PropertyValue Property="Description" String="Read and write all user mailbox settings. Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Notes.Read.All"/>
<PropertyValue Property="Description" String="Read all OneNote notebooks. Allows the app to read all the OneNote notebooks in your organization, without a signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Notes.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and write all OneNote notebooks. Allows the app to read, share, and modify all the OneNote notebooks in your organization, without a signed-in user."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="People.Read.All"/>
<PropertyValue Property="Description" String="Read all users' relevant people lists. Allows the app to read a scored list of people relevant to the signed-in user or other users in the signed-in user's organization. .The list can include local contacts, contacts from social networking or your organization's directory, and people from recent communications (such as email and Skype). Also allows the app to search the entire directory of the signed-in user's organization. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Reports.Read.All"/>
<PropertyValue Property="Description" String="Read all usage reports. Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="SecurityEvents.Read.All"/>
<PropertyValue Property="Description" String=" Read your organizations security events. Allows the app to read your organizations security events. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="SecurityEvents.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and update your organizations security events. Allows the app to read your organizations security events. Also allows the app to update editable properties in security events. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Sites.Read.All"/>
<PropertyValue Property="Description" String="Read items in all site collections. Allows the app to read documents and list items in all site collections without a signed in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Sites.ReadWrite.All"/>
<PropertyValue Property="Description" String="Read and write items in all site collections. Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Sites.Manage.All"/>
<PropertyValue Property="Description" String="Have full control of all site collections. Allows the app to manage and create lists, documents, and list items in all site collections without a signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="Sites.FullControl.All"/>
<PropertyValue Property="Description" String="Create, edit, and delete items and lists in all site collections. Allows the app to have full control to SharePoint sites in all site collections without a signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.Read.All"/>
<PropertyValue Property="Description" String="Read all users' full profiles. Allows the app to read the full set of profile properties, group membership, reports and managers of other users in your organization, without a signed-in user."/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.ReadWrite.All"/>
<PropertyValue Property="Description" String=" Read and write all users' full profiles. Allows the app to read and write the full set of profile properties, group membership, reports and managers of other users in your organization, without a signed-in user. Also allows the app to create and delete non-administrative users. Does not allow reset of user passwords. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.Invite.All"/>
<PropertyValue Property="Description" String=" Invite guest users to the organization. Allows the app to invite guest users to your organization, without a signed-in user. "/>
</Record>
<Record>
<PropertyValue Property="Scope" String="User.Export.All"/>
<PropertyValue Property="Description" String="Export users' data. Allows the app to export organizational users' data, without a signed-in user."/>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="RefreshUrl" String="https://graph.microsoft.com" />
</Record>
</Collection>
</Annotation>
</Annotations>
</Schema>
<Schema Namespace="Org.OData.Core.V1" Alias="Core" xmlns="http://docs.oasis-open.org/odata/ns/edm">
<Term Name="HttpRequests" Type="Collection(Core.HttpRequest)" AppliesTo="EntitySet Singleton ActionImport FunctionImport Action Function">
<Annotation Term="Core.Description" String="Describes possible HTTP requests" />
<Annotation Term="Core.LongDescription" String="The list need not be complete. It may be used to generate API documentation, so restricting it to the most common and most important responses may increase readability." />
</Term>
<ComplexType Name="HttpRequest">
<Property Name="Description" Type="Edm.String" />
<!-- text such as "For a specific user:" to describe the http request-->
<Property Name="MethodDescription" Type="Edm.String" /> <!-- map to: opertaion#summary or operation#operationID??? -->
<Property Name="MethodType" Type="Edm.String" /> <!-- GET/POST/PATCH/DELETE -->
<Property Name="CustomQueryOptions" Type="Collection(Core.CustomParameter)" />
<Property Name="CustomHeaders" Type="Collection(Core.CustomParameter)" /> <!-- Map to Parameter in Operation as Header object.-->
<Property Name="HttpResponses" Type="Collection(Core.HttpResponse)" /> <!-- Map to Response object in Operation. -->
<Property Name="SecuritySchemes" Type="Collection(Auth.SecurityScheme)"/>
</ComplexType>
<ComplexType Name="HttpResponse">
<Property Name="ResponseCode" Type="Edm.String" />
<Property Name="Examples" Type="Collection(Core.Example)" />
<Property Name="Description" Type="Edm.String" />
</ComplexType>
<ComplexType Name="CustomParameter">
<Property Name="Name" Type="Edm.String" Nullable="false" />
<Property Name="Description" Type="Edm.String" />
<Property Name="DocumentationURL" Type="Edm.String" />
<Property Name="Required" Type="Edm.Boolean" Nullable="false" />
<Property Name="ExampleValues" Type="Collection(Core.Example)" Nullable="false" />
</ComplexType>
<ComplexType Name="Example" Abstract="true">
<Property Name="Description" Type="Edm.String" Nullable="false" />
</ComplexType>
<ComplexType Name="ExternalExample" BaseType="Core.Example">
<Property Name="ExternalValue" Type="Edm.String" Nullable="false" />
</ComplexType>
<ComplexType Name="InlineExample" BaseType="Core.Example">
<Property Name="InlineValue" Type="Edm.String" Nullable="false" />
</ComplexType>
</Schema>
</edmx:DataServices>
</edmx:Edmx>