<?xml version="1.0" encoding="utf-8"?><edmx:Edmx Version="4.0" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx"><edmx:DataServices><Schema Namespace="microsoft.graph" Alias="graph" xmlns="http://docs.oasis-open.org/odata/ns/edm"><EnumType Name="connectorGroupType"><Member Name="applicationProxy" Value="0" /></EnumType><EnumType Name="connectorStatus"><Member Name="active" Value="0" /><Member Name="inactive" Value="1" /></EnumType><EnumType Name="externalAuthenticationType"><Member Name="passthru" Value="0" /><Member Name="aadPreAuthentication" Value="1" /></EnumType><EnumType Name="kerberosSignOnMappingAttributeType"><Member Name="userPrincipalName" Value="0" /><Member Name="onPremisesUserPrincipalName" Value="1" /><Member Name="userPrincipalUsername" Value="2" /><Member Name="onPremisesUserPrincipalUsername" Value="3" /><Member Name="onPremisesSAMAccountName" Value="4" /></EnumType><EnumType Name="singleSignOnMode"><Member Name="none" Value="0" /><Member Name="onPremisesKerberos" Value="1" /><Member Name="headerBased" Value="2" /><Member Name="saml" Value="3" /></EnumType><EnumType Name="attendeeType"><Member Name="required" Value="0" /><Member Name="optional" Value="1" /><Member Name="resource" Value="2" /></EnumType><EnumType Name="bodyType"><Member Name="text" Value="0" /><Member Name="html" Value="1" /></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="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="eventType"><Member Name="singleInstance" Value="0" /><Member Name="occurrence" Value="1" /><Member Name="exception" Value="2" /><Member Name="seriesMaster" Value="3" /></EnumType><EnumType Name="freeBusyStatus"><Member Name="unknown" Value="-1" /><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" /></EnumType><EnumType Name="importance"><Member Name="low" Value="0" /><Member Name="normal" Value="1" /><Member Name="high" Value="2" /></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="meetingTenativelyAccepted" Value="4" /><Member Name="meetingDeclined" Value="5" /></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="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="sensitivity"><Member Name="normal" Value="0" /><Member Name="personal" Value="1" /><Member Name="private" Value="2" /><Member Name="confidential" Value="3" /></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><ComplexType Name="kerberosSignOnSettings"><Property Name="KerberosServicePrincipalName" Type="Edm.String" /><Property Name="KerberosSignOnMappingAttributeType" Type="graph.kerberosSignOnMappingAttributeType" /></ComplexType><ComplexType Name="keyCredential"><Property Name="customKeyIdentifier" Type="Edm.Binary" /><Property Name="endDate" Type="Edm.DateTimeOffset" /><Property Name="keyId" Type="Edm.Guid" /><Property Name="startDate" Type="Edm.DateTimeOffset" /><Property Name="type" Type="Edm.String" /><Property Name="usage" Type="Edm.String" /><Property Name="value" Type="Edm.Binary" /></ComplexType><ComplexType Name="onPremisesPublishing"><Property Name="applicationServerTimeout" Type="Edm.String" /><Property Name="applicationType" Type="Edm.String" /><Property Name="externalAuthenticationType" Type="graph.externalAuthenticationType" /><Property Name="externalUrl" Type="Edm.String" /><Property Name="internalUrl" Type="Edm.String" /><Property Name="isHttpOnlyCookieEnabled" Type="Edm.Boolean" /><Property Name="isOnPremPublishingEnabled" Type="Edm.Boolean" /><Property Name="isPersistentCookieEnabled" Type="Edm.Boolean" /><Property Name="isSecureCookieEnabled" Type="Edm.Boolean" /><Property Name="isTranslateHostHeaderEnabled" Type="Edm.Boolean" /><Property Name="isTranslateLinksInBodyEnabled" Type="Edm.Boolean" /><Property Name="singleSignOnSettings" Type="graph.onPremisesPublishingSingleSignOn" /><Property Name="verifiedCustomDomainCertificatesMetadata" Type="graph.verifiedCustomDomainCertificatesMetadata" /><Property Name="verifiedCustomDomainKeyCredential" Type="graph.keyCredential" /><Property Name="verifiedCustomDomainPasswordCredential" Type="graph.passwordCredential" /></ComplexType><ComplexType Name="onPremisesPublishingSingleSignOn"><Property Name="KerberosSignOnSettings" Type="graph.kerberosSignOnSettings" /><Property Name="SingleSignOnMode" Type="graph.singleSignOnMode" /></ComplexType><ComplexType Name="verifiedCustomDomainCertificatesMetadata"><Property Name="expiryDate" Type="Edm.DateTimeOffset" /><Property Name="issueDate" Type="Edm.DateTimeOffset" /><Property Name="issuerName" Type="Edm.String" /><Property Name="subjectName" Type="Edm.String" /><Property Name="thumbprint" Type="Edm.String" /></ComplexType><ComplexType Name="passwordCredential"><Property Name="customKeyIdentifier" Type="Edm.Binary" /><Property Name="endDate" Type="Edm.DateTimeOffset" /><Property Name="keyId" Type="Edm.Guid" /><Property Name="startDate" Type="Edm.DateTimeOffset" /><Property Name="value" Type="Edm.String" /></ComplexType><EntityType Name="directoryObject"><Key><PropertyRef Name="objectId" /></Key><Property Name="deletionTimestamp" Type="Edm.DateTimeOffset" /><Property Name="objectId" Type="Edm.String" Nullable="false" /><Property Name="objectType" Type="Edm.String" /></EntityType><EntityType Name="Application" BaseType="graph.directoryObject"><Property Name="appId" Type="Edm.String" /><Property Name="onPremisesPublishing" Type="graph.onPremisesPublishing" /><Property Name="appRoles" Type="Collection(graph.AppRole)" Nullable="false" /><Property Name="availableToOtherTenants" Type="Edm.Boolean" /><Property Name="displayName" Type="Edm.String" /><Property Name="errorUrl" Type="Edm.String" /><Property Name="groupMembershipClaims" Type="Edm.String" /><Property Name="homepage" Type="Edm.String" /><Property Name="identifierUris" Type="Collection(Edm.String)" Nullable="false" /><Property Name="keyCredentials" Type="Collection(graph.keyCredential)" Nullable="false" /><Property Name="knownClientApplications" Type="Collection(Edm.Guid)" Nullable="false" /><Property Name="logoutUrl" Type="Edm.String" /><Property Name="mainLogo" Type="Edm.Stream" Nullable="false" /><Property Name="oauth2AllowImplicitFlow" Type="Edm.Boolean" Nullable="false" /><Property Name="oauth2AllowUrlPathMatching" Type="Edm.Boolean" Nullable="false" /><Property Name="oauth2Permissions" Type="Collection(graph.OAuth2Permission)" Nullable="false" /><Property Name="oauth2RequirePostResponse" Type="Edm.Boolean" Nullable="false" /><Property Name="passwordCredentials" Type="Collection(graph.passwordCredential)" Nullable="false" /><Property Name="publicClient" Type="Edm.Boolean" /><Property Name="replyUrls" Type="Collection(Edm.String)" Nullable="false" /><Property Name="requiredResourceAccess" Type="Collection(graph.RequiredResourceAccess)" Nullable="false" /><Property Name="samlMetadataUrl" Type="Edm.String" /><NavigationProperty Name="connectorGroup" Type="graph.connectorGroup" /><NavigationProperty Name="createdOnBehalfOf" Type="graph.directoryObject" /><NavigationProperty Name="extensionProperties" Type="Collection(graph.ExtensionProperty)" /><NavigationProperty Name="owners" Type="Collection(graph.directoryObject)" /></EntityType><EntityType Name="connectorGroup"><Key><PropertyRef Name="id" /></Key><Property Name="connectorGroupType" Type="graph.connectorGroupType" Nullable="false" /><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="isDefault" Type="Edm.Boolean" Nullable="false" /><Property Name="name" Type="Edm.String" Nullable="false" /><NavigationProperty Name="applications" Type="Collection(graph.Application)" /><NavigationProperty Name="members" Type="Collection(graph.connector)" /></EntityType><ComplexType Name="AppRole"><Property Name="allowedMemberTypes" Type="Collection(Edm.String)" Nullable="false" /><Property Name="description" Type="Edm.String" /><Property Name="displayName" Type="Edm.String" /><Property Name="id" Type="Edm.Guid" Nullable="false" /><Property Name="isEnabled" Type="Edm.Boolean" Nullable="false" /><Property Name="value" Type="Edm.String" /></ComplexType><ComplexType Name="OAuth2Permission"><Property Name="adminConsentDescription" Type="Edm.String" /><Property Name="adminConsentDisplayName" Type="Edm.String" /><Property Name="id" Type="Edm.Guid" Nullable="false" /><Property Name="isEnabled" Type="Edm.Boolean" Nullable="false" /><Property Name="type" Type="Edm.String" /><Property Name="userConsentDescription" Type="Edm.String" /><Property Name="userConsentDisplayName" Type="Edm.String" /><Property Name="value" Type="Edm.String" /></ComplexType><ComplexType Name="RequiredResourceAccess"><Property Name="resourceAccess" Type="Collection(graph.ResourceAccess)" Nullable="false" /><Property Name="resourceAppId" Type="Edm.String" /></ComplexType><EntityType Name="ExtensionProperty" BaseType="graph.directoryObject"><Property Name="appDisplayName" Type="Edm.String" /><Property Name="dataType" Type="Edm.String" /><Property Name="isSyncedFromOnPremises" Type="Edm.Boolean" Nullable="false" /><Property Name="name" Type="Edm.String" /><Property Name="targetObjects" Type="Collection(Edm.String)" Nullable="false" /></EntityType><EntityType Name="connector"><Key><PropertyRef Name="id" /></Key><Property Name="externalIp" Type="Edm.String" Nullable="false" /><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="machineName" Type="Edm.String" Nullable="false" /><Property Name="status" Type="graph.connectorStatus" Nullable="false" /><NavigationProperty Name="memberOf" Type="Collection(graph.connectorGroup)" /></EntityType><ComplexType Name="AlternativeSecurityId"><Property Name="identityProvider" Type="Edm.String" /><Property Name="key" Type="Edm.Binary" /><Property Name="type" Type="Edm.Int32" /></ComplexType><ComplexType Name="AssignedLicense"><Property Name="disabledPlans" Type="Collection(Edm.Guid)" Nullable="false" /><Property Name="skuId" Type="Edm.Guid" /></ComplexType><ComplexType Name="AssignedPlan"><Property Name="assignedTimestamp" Type="Edm.DateTimeOffset" /><Property Name="capabilityStatus" Type="Edm.String" /><Property Name="service" Type="Edm.String" /><Property Name="servicePlanId" Type="Edm.Guid" /></ComplexType><ComplexType Name="LicenseAssignment"><Property Name="accountId" Type="Edm.Guid" /><Property Name="skuId" Type="Edm.Guid" /></ComplexType><ComplexType Name="LicenseUnitsDetail"><Property Name="enabled" Type="Edm.Int32" /><Property Name="suspended" Type="Edm.Int32" /><Property Name="warning" Type="Edm.Int32" /></ComplexType><ComplexType Name="PasswordProfile"><Property Name="forceChangePasswordNextLogin" Type="Edm.Boolean" /><Property Name="password" Type="Edm.String" /></ComplexType><ComplexType Name="ProvisionedPlan"><Property Name="capabilityStatus" Type="Edm.String" /><Property Name="provisioningStatus" Type="Edm.String" /><Property Name="service" Type="Edm.String" /></ComplexType><ComplexType Name="ProvisioningError"><Property Name="errorDetail" Type="Edm.String" /><Property Name="resolved" Type="Edm.Boolean" /><Property Name="service" Type="Edm.String" /><Property Name="timestamp" Type="Edm.DateTimeOffset" /></ComplexType><ComplexType Name="ResourceAccess"><Property Name="id" Type="Edm.Guid" Nullable="false" /><Property Name="type" Type="Edm.String" /></ComplexType><ComplexType Name="ServicePlanInfo"><Property Name="servicePlanId" Type="Edm.Guid" /><Property Name="servicePlanName" Type="Edm.String" /></ComplexType><ComplexType Name="VerifiedDomain"><Property Name="capabilities" Type="Edm.String" /><Property Name="default" Type="Edm.Boolean" /><Property Name="id" Type="Edm.String" /><Property Name="initial" Type="Edm.Boolean" /><Property Name="name" Type="Edm.String" /><Property Name="type" Type="Edm.String" /></ComplexType><EntityType Name="AppRoleAssignment" BaseType="graph.directoryObject"><Property Name="creationTimestamp" Type="Edm.DateTimeOffset" /><Property Name="id" Type="Edm.Guid" Nullable="false" /><Property Name="principalDisplayName" Type="Edm.String" /><Property Name="principalId" Type="Edm.Guid" /><Property Name="principalType" Type="Edm.String" /><Property Name="resourceDisplayName" Type="Edm.String" /><Property Name="resourceId" Type="Edm.Guid" /></EntityType><EntityType Name="Device" BaseType="graph.directoryObject"><Property Name="accountEnabled" Type="Edm.Boolean" /><Property Name="alternativeSecurityIds" Type="Collection(graph.AlternativeSecurityId)" Nullable="false" /><Property Name="approximateLastLogonTimestamp" Type="Edm.DateTimeOffset" /><Property Name="deviceId" Type="Edm.Guid" /><Property Name="deviceMetadata" Type="Edm.String" /><Property Name="deviceObjectVersion" Type="Edm.Int32" /><Property Name="deviceOSType" Type="Edm.String" /><Property Name="deviceOSVersion" Type="Edm.String" /><Property Name="devicePhysicalIds" Type="Collection(Edm.String)" Nullable="false" /><Property Name="deviceTrustType" Type="Edm.String" /><Property Name="dirSyncEnabled" Type="Edm.Boolean" /><Property Name="displayName" Type="Edm.String" /><Property Name="lastDirSyncTime" Type="Edm.DateTimeOffset" /><NavigationProperty Name="registeredOwners" Type="Collection(graph.directoryObject)" /><NavigationProperty Name="registeredUsers" Type="Collection(graph.directoryObject)" /></EntityType><EntityType Name="DeviceConfiguration" BaseType="graph.directoryObject"><Property Name="cloudPublicIssuerCertificates" Type="Collection(Edm.Binary)" Nullable="false" /><Property Name="maximumRegistrationInactivityPeriod" Type="Edm.Int32" /><Property Name="publicIssuerCertificates" Type="Collection(Edm.Binary)" Nullable="false" /><Property Name="registrationQuota" Type="Edm.Int32" /></EntityType><EntityType Name="DirectoryLinkChange" BaseType="graph.directoryObject"><Property Name="associationType" Type="Edm.String" /><Property Name="sourceObjectId" Type="Edm.String" /><Property Name="sourceObjectType" Type="Edm.String" /><Property Name="sourceObjectUri" Type="Edm.String" /><Property Name="targetObjectId" Type="Edm.String" /><Property Name="targetObjectType" Type="Edm.String" /><Property Name="targetObjectUri" Type="Edm.String" /></EntityType><EntityType Name="DirectoryRole" BaseType="graph.directoryObject"><Property Name="description" Type="Edm.String" /><Property Name="displayName" Type="Edm.String" /><Property Name="isSystem" Type="Edm.Boolean" /><Property Name="roleDisabled" Type="Edm.Boolean" /><Property Name="roleTemplateId" Type="Edm.String" /><NavigationProperty Name="memberOf" Type="Collection(graph.directoryObject)" /><NavigationProperty Name="members" Type="Collection(graph.directoryObject)" /><NavigationProperty Name="ownedObjects" Type="Collection(graph.directoryObject)" /><NavigationProperty Name="owners" Type="Collection(graph.directoryObject)" /></EntityType><EntityType Name="DirectoryRoleTemplate" BaseType="graph.directoryObject"><Property Name="description" Type="Edm.String" /><Property Name="displayName" Type="Edm.String" /></EntityType><EntityType Name="group" BaseType="graph.directoryObject" OpenType="true"><Property Name="creationOptions" Type="Collection(Edm.String)" /><Property Name="description" Type="Edm.String" /><Property Name="dirSyncEnabled" Type="Edm.Boolean" /><Property Name="displayName" Type="Edm.String" /><Property Name="exchangeResources" Type="Collection(Edm.String)" /><Property Name="groupTypes" Type="Collection(Edm.String)" /><Property Name="isPublic" Type="Edm.Boolean" /><Property Name="lastDirSyncTime" Type="Edm.DateTimeOffset" /><Property Name="licenseAssignment" Type="Collection(graph.LicenseAssignment)" /><Property Name="mail" Type="Edm.String" /><Property Name="mailEnabled" Type="Edm.Boolean" /><Property Name="mailNickname" Type="Edm.String" /><Property Name="onPremisesSecurityIdentifier" Type="Edm.String" /><Property Name="provisioningErrors" Type="Collection(graph.ProvisioningError)" Nullable="false" /><Property Name="proxyAddresses" Type="Collection(Edm.String)" Nullable="false" /><Property Name="securityEnabled" Type="Edm.Boolean" /><Property Name="sharepointResources" Type="Collection(Edm.String)" /><Property Name="allowExternalSenders" Type="Edm.Boolean" /><Property Name="autoSubscribeNewMembers" Type="Edm.Boolean" /><Property Name="hideFromAddressLists" Type="Edm.Boolean" /><Property Name="isSubscribedByMail" Type="Edm.Boolean" /><Property Name="unseenCount" Type="Edm.Int32" /><NavigationProperty Name="appRoleAssignments" Type="Collection(graph.AppRoleAssignment)" /><NavigationProperty Name="createdOnBehalfOf" Type="graph.directoryObject" /><NavigationProperty Name="endpoints" Type="Collection(graph.ServiceEndpoint)" ContainsTarget="true" /><NavigationProperty Name="memberOf" Type="Collection(graph.directoryObject)" /><NavigationProperty Name="members" Type="Collection(graph.directoryObject)" /><NavigationProperty Name="owners" Type="Collection(graph.directoryObject)" /><NavigationProperty Name="acceptedSenders" Type="Collection(graph.directoryObject)" ContainsTarget="true" /><NavigationProperty Name="calendar" Type="graph.calendar" ContainsTarget="true" /><NavigationProperty Name="calendarView" Type="Collection(graph.event)" ContainsTarget="true" /><NavigationProperty Name="conversations" Type="Collection(graph.conversation)" ContainsTarget="true" /><NavigationProperty Name="events" Type="Collection(graph.event)" ContainsTarget="true" /><NavigationProperty Name="photo" Type="graph.profilePhoto" ContainsTarget="true" /><NavigationProperty Name="rejectedSenders" Type="Collection(graph.directoryObject)" ContainsTarget="true" /><NavigationProperty Name="threads" Type="Collection(graph.conversationThread)" ContainsTarget="true" /><NavigationProperty Name="drive" Type="graph.drive" ContainsTarget="true" /></EntityType><EntityType Name="ServiceEndpoint" BaseType="graph.directoryObject" OpenType="true"><Property Name="capability" Type="Edm.String" Nullable="false" /><Property Name="serviceEndpointUri" Type="Edm.String" Nullable="false" /><Property Name="serviceId" Type="Edm.String" /><Property Name="serviceName" Type="Edm.String" /><Property Name="serviceResourceId" Type="Edm.String" /></EntityType><EntityType Name="calendar"><Key><PropertyRef Name="id" /></Key><Property Name="changeKey" Type="Edm.String" /><Property Name="color" Type="graph.calendarColor" /><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="name" Type="Edm.String" /><NavigationProperty Name="calendarView" Type="Collection(graph.event)" ContainsTarget="true" /><NavigationProperty Name="events" Type="Collection(graph.event)" ContainsTarget="true" /></EntityType><EntityType Name="outlookItem" Abstract="true"><Key><PropertyRef Name="id" /></Key><Property Name="categories" Type="Collection(Edm.String)" /><Property Name="changeKey" Type="Edm.String" /><Property Name="createdDateTime" Type="Edm.DateTimeOffset" /><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset" /></EntityType><EntityType Name="event" BaseType="graph.outlookItem"><Property Name="attendees" Type="Collection(graph.attendee)" /><Property Name="body" Type="graph.itemBody" /><Property Name="bodyPreview" Type="Edm.String" /><Property Name="end" Type="graph.dateTimeTimeZone" /><Property Name="hasAttachments" Type="Edm.Boolean" /><Property Name="iCalUId" Type="Edm.String" /><Property Name="importance" Type="graph.importance" /><Property Name="isAllDay" Type="Edm.Boolean" /><Property Name="isCancelled" Type="Edm.Boolean" /><Property Name="isOrganizer" Type="Edm.Boolean" /><Property Name="isReminderOn" Type="Edm.Boolean" /><Property Name="location" Type="graph.location" /><Property Name="organizer" Type="graph.recipient" /><Property Name="originalEndTimeZone" Type="Edm.String" /><Property Name="originalStart" Type="Edm.DateTimeOffset" /><Property Name="originalStartTimeZone" Type="Edm.String" /><Property Name="recurrence" Type="graph.patternedRecurrence" /><Property Name="reminderMinutesBeforeStart" Type="Edm.Int32" /><Property Name="responseRequested" Type="Edm.Boolean" /><Property Name="responseStatus" Type="graph.responseStatus" /><Property Name="sensitivity" Type="graph.sensitivity" /><Property Name="seriesMasterId" Type="Edm.String" /><Property Name="showAs" Type="graph.freeBusyStatus" /><Property Name="start" Type="graph.dateTimeTimeZone" /><Property Name="subject" Type="Edm.String" /><Property Name="type" Type="graph.eventType" /><Property Name="webLink" Type="Edm.String" /><NavigationProperty Name="attachments" Type="Collection(graph.attachment)" ContainsTarget="true" /><NavigationProperty Name="calendar" Type="graph.calendar" ContainsTarget="true" /><NavigationProperty Name="instances" Type="Collection(graph.event)" ContainsTarget="true" /></EntityType><EntityType Name="conversation"><Key><PropertyRef Name="id" /></Key><Property Name="hasAttachments" Type="Edm.Boolean" Nullable="false" /><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="lastDeliveredDateTime" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="preview" Type="Edm.String" Nullable="false" /><Property Name="topic" Type="Edm.String" Nullable="false" /><Property Name="uniqueSenders" Type="Collection(Edm.String)" Nullable="false" /><NavigationProperty Name="threads" Type="Collection(graph.conversationThread)" ContainsTarget="true" /></EntityType><EntityType Name="profilePhoto" HasStream="true"><Key><PropertyRef Name="id" /></Key><Property Name="height" Type="Edm.Int32" /><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="width" Type="Edm.Int32" /></EntityType><EntityType Name="conversationThread"><Key><PropertyRef Name="id" /></Key><Property Name="ccRecipients" Type="Collection(graph.recipient)" Nullable="false" /><Property Name="hasAttachments" Type="Edm.Boolean" Nullable="false" /><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="isLocked" Type="Edm.Boolean" Nullable="false" /><Property Name="lastDeliveredDateTime" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="preview" Type="Edm.String" Nullable="false" /><Property Name="topic" Type="Edm.String" Nullable="false" /><Property Name="toRecipients" Type="Collection(graph.recipient)" Nullable="false" /><Property Name="uniqueSenders" Type="Collection(Edm.String)" Nullable="false" /><NavigationProperty Name="posts" Type="Collection(graph.post)" ContainsTarget="true" /></EntityType><EntityType Name="drive"><Key><PropertyRef Name="id" /></Key><Property Name="driveType" Type="Edm.String" /><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="owner" Type="graph.identitySet" /><Property Name="quota" Type="graph.quota" /><NavigationProperty Name="items" Type="Collection(graph.driveItem)" ContainsTarget="true" /><NavigationProperty Name="root" Type="graph.driveItem" ContainsTarget="true" /><NavigationProperty Name="special" Type="Collection(graph.driveItem)" ContainsTarget="true" /></EntityType><EntityType Name="OAuth2PermissionGrant"><Key><PropertyRef Name="objectId" /></Key><Property Name="clientId" Type="Edm.String" /><Property Name="consentType" Type="Edm.String" /><Property Name="expiryTime" Type="Edm.DateTimeOffset" /><Property Name="objectId" Type="Edm.String" Nullable="false" /><Property Name="principalId" Type="Edm.String" /><Property Name="resourceId" Type="Edm.String" /><Property Name="scope" Type="Edm.String" /><Property Name="startTime" Type="Edm.DateTimeOffset" /></EntityType><EntityType Name="OrgContact" BaseType="graph.directoryObject"><Property Name="city" Type="Edm.String" /><Property Name="country" Type="Edm.String" /><Property Name="department" Type="Edm.String" /><Property Name="dirSyncEnabled" Type="Edm.Boolean" /><Property Name="displayName" Type="Edm.String" /><Property Name="facsimileTelephoneNumber" Type="Edm.String" /><Property Name="givenName" Type="Edm.String" /><Property Name="jobTitle" Type="Edm.String" /><Property Name="lastDirSyncTime" Type="Edm.DateTimeOffset" /><Property Name="mail" Type="Edm.String" /><Property Name="mailNickname" Type="Edm.String" /><Property Name="mobile" Type="Edm.String" /><Property Name="physicalDeliveryOfficeName" Type="Edm.String" /><Property Name="postalCode" Type="Edm.String" /><Property Name="provisioningErrors" Type="Collection(graph.ProvisioningError)" Nullable="false" /><Property Name="proxyAddresses" Type="Collection(Edm.String)" Nullable="false" /><Property Name="sipProxyAddress" Type="Edm.String" /><Property Name="state" Type="Edm.String" /><Property Name="streetAddress" Type="Edm.String" /><Property Name="surname" Type="Edm.String" /><Property Name="telephoneNumber" Type="Edm.String" /><Property Name="thumbnailPhoto" Type="Edm.Stream" Nullable="false" /><NavigationProperty Name="directReports" Type="Collection(graph.directoryObject)" /><NavigationProperty Name="manager" Type="graph.directoryObject" /><NavigationProperty Name="memberOf" Type="Collection(graph.directoryObject)" /></EntityType><EntityType Name="entity" Abstract="true"><Key><PropertyRef Name="id" /></Key><Property Name="id" Type="Edm.String" Nullable="false" /></EntityType><EntityType Name="policyRoot" BaseType="graph.entity" /><EntityType Name="ServicePrincipal" BaseType="graph.directoryObject"><Property Name="accountEnabled" Type="Edm.Boolean" /><Property Name="appDisplayName" Type="Edm.String" /><Property Name="appId" Type="Edm.String" /><Property Name="appOwnerTenantId" Type="Edm.Guid" /><Property Name="appRoleAssignmentRequired" Type="Edm.Boolean" Nullable="false" /><Property Name="appRoles" Type="Collection(graph.AppRole)" Nullable="false" /><Property Name="displayName" Type="Edm.String" /><Property Name="errorUrl" Type="Edm.String" /><Property Name="homepage" Type="Edm.String" /><Property Name="keyCredentials" Type="Collection(graph.keyCredential)" Nullable="false" /><Property Name="logoutUrl" Type="Edm.String" /><Property Name="oauth2Permissions" Type="Collection(graph.OAuth2Permission)" Nullable="false" /><Property Name="passwordCredentials" Type="Collection(graph.passwordCredential)" Nullable="false" /><Property Name="preferredTokenSigningKeyThumbprint" Type="Edm.String" /><Property Name="publisherName" Type="Edm.String" /><Property Name="replyUrls" Type="Collection(Edm.String)" Nullable="false" /><Property Name="samlMetadataUrl" Type="Edm.String" /><Property Name="servicePrincipalNames" Type="Collection(Edm.String)" Nullable="false" /><Property Name="tags" Type="Collection(Edm.String)" Nullable="false" /><NavigationProperty Name="appRoleAssignedTo" Type="graph.AppRoleAssignment" /><NavigationProperty Name="appRoleAssignments" Type="Collection(graph.AppRoleAssignment)" /><NavigationProperty Name="createdObjects" Type="Collection(graph.directoryObject)" /><NavigationProperty Name="createdOnBehalfOf" Type="graph.directoryObject" /><NavigationProperty Name="memberOf" Type="Collection(graph.directoryObject)" /><NavigationProperty Name="oauth2PermissionGrants" Type="Collection(graph.OAuth2PermissionGrant)" /><NavigationProperty Name="ownedObjects" Type="Collection(graph.directoryObject)" /><NavigationProperty Name="owners" Type="Collection(graph.directoryObject)" /></EntityType><EntityType Name="SubscribedSku"><Key><PropertyRef Name="objectId" /></Key><Property Name="capabilityStatus" Type="Edm.String" /><Property Name="consumedUnits" Type="Edm.Int32" /><Property Name="objectId" Type="Edm.String" Nullable="false" /><Property Name="prepaidUnits" Type="graph.LicenseUnitsDetail" /><Property Name="servicePlans" Type="Collection(graph.ServicePlanInfo)" Nullable="false" /><Property Name="skuId" Type="Edm.Guid" /><Property Name="skuPartNumber" Type="Edm.String" /></EntityType><EntityType Name="TenantDetail" BaseType="graph.directoryObject"><Property Name="assignedPlans" Type="Collection(graph.AssignedPlan)" Nullable="false" /><Property Name="city" Type="Edm.String" /><Property Name="companyLastDirSyncTime" Type="Edm.DateTimeOffset" /><Property Name="country" Type="Edm.String" /><Property Name="countryLetterCode" Type="Edm.String" /><Property Name="dirSyncEnabled" Type="Edm.Boolean" /><Property Name="displayName" Type="Edm.String" /><Property Name="marketingNotificationEmails" Type="Collection(Edm.String)" Nullable="false" /><Property Name="postalCode" Type="Edm.String" /><Property Name="preferredLanguage" Type="Edm.String" /><Property Name="provisionedPlans" Type="Collection(graph.ProvisionedPlan)" Nullable="false" /><Property Name="provisioningErrors" Type="Collection(graph.ProvisioningError)" Nullable="false" /><Property Name="securityComplianceNotificationMails" Type="Collection(Edm.String)" Nullable="false" /><Property Name="securityComplianceNotificationPhones" Type="Collection(Edm.String)" Nullable="false" /><Property Name="state" Type="Edm.String" /><Property Name="street" Type="Edm.String" /><Property Name="technicalNotificationMails" Type="Collection(Edm.String)" Nullable="false" /><Property Name="telephoneNumber" Type="Edm.String" /><Property Name="verifiedDomains" Type="Collection(graph.VerifiedDomain)" Nullable="false" /></EntityType><EntityType Name="user" BaseType="graph.directoryObject"><Property Name="accountEnabled" Type="Edm.Boolean" /><Property Name="assignedLicenses" Type="Collection(graph.AssignedLicense)" Nullable="false" /><Property Name="assignedPlans" Type="Collection(graph.AssignedPlan)" Nullable="false" /><Property Name="city" Type="Edm.String" /><Property Name="country" Type="Edm.String" /><Property Name="department" Type="Edm.String" /><Property Name="dirSyncEnabled" Type="Edm.Boolean" /><Property Name="displayName" Type="Edm.String" /><Property Name="facsimileTelephoneNumber" Type="Edm.String" /><Property Name="givenName" Type="Edm.String" /><Property Name="immutableId" Type="Edm.String" /><Property Name="jobTitle" Type="Edm.String" /><Property Name="lastDirSyncTime" Type="Edm.DateTimeOffset" /><Property Name="mail" Type="Edm.String" /><Property Name="mailNickname" Type="Edm.String" /><Property Name="mobile" Type="Edm.String" /><Property Name="onPremisesSecurityIdentifier" Type="Edm.String" /><Property Name="otherMails" Type="Collection(Edm.String)" Nullable="false" /><Property Name="passwordPolicies" Type="Edm.String" /><Property Name="passwordProfile" Type="graph.PasswordProfile" /><Property Name="physicalDeliveryOfficeName" Type="Edm.String" /><Property Name="postalCode" Type="Edm.String" /><Property Name="preferredLanguage" Type="Edm.String" /><Property Name="provisionedPlans" Type="Collection(graph.ProvisionedPlan)" Nullable="false" /><Property Name="provisioningErrors" Type="Collection(graph.ProvisioningError)" Nullable="false" /><Property Name="proxyAddresses" Type="Collection(Edm.String)" Nullable="false" /><Property Name="sipProxyAddress" Type="Edm.String" /><Property Name="state" Type="Edm.String" /><Property Name="streetAddress" Type="Edm.String" /><Property Name="surname" Type="Edm.String" /><Property Name="telephoneNumber" Type="Edm.String" /><Property Name="thumbnailPhoto" Type="Edm.Stream" Nullable="false" /><Property Name="usageLocation" Type="Edm.String" /><Property Name="userPrincipalName" Type="Edm.String" /><Property Name="userType" Type="Edm.String" /><Property Name="aboutMe" Type="Edm.String" /><Property Name="birthday" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="hireDate" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="interests" Type="Collection(Edm.String)" /><Property Name="mySite" Type="Edm.String" /><Property Name="pastProjects" Type="Collection(Edm.String)" /><Property Name="preferredName" Type="Edm.String" /><Property Name="responsibilities" Type="Collection(Edm.String)" /><Property Name="schools" Type="Collection(Edm.String)" /><Property Name="skills" Type="Collection(Edm.String)" /><NavigationProperty Name="appRoleAssignments" Type="Collection(graph.AppRoleAssignment)" /><NavigationProperty Name="createdObjects" Type="Collection(graph.directoryObject)" /><NavigationProperty Name="directReports" Type="Collection(graph.directoryObject)" /><NavigationProperty Name="manager" Type="graph.directoryObject" /><NavigationProperty Name="memberOf" Type="Collection(graph.directoryObject)" /><NavigationProperty Name="oauth2PermissionGrants" Type="Collection(graph.OAuth2PermissionGrant)" /><NavigationProperty Name="ownedDevices" Type="Collection(graph.directoryObject)" /><NavigationProperty Name="ownedObjects" Type="Collection(graph.directoryObject)" /><NavigationProperty Name="registeredDevices" Type="Collection(graph.directoryObject)" /><NavigationProperty Name="calendar" Type="graph.calendar" ContainsTarget="true" /><NavigationProperty Name="calendarGroups" Type="Collection(graph.calendarGroup)" ContainsTarget="true" /><NavigationProperty Name="calendars" Type="Collection(graph.calendar)" ContainsTarget="true" /><NavigationProperty Name="calendarView" Type="Collection(graph.event)" ContainsTarget="true" /><NavigationProperty Name="contactFolders" Type="Collection(graph.contactFolder)" ContainsTarget="true" /><NavigationProperty Name="contacts" Type="Collection(graph.contact)" ContainsTarget="true" /><NavigationProperty Name="events" Type="Collection(graph.event)" ContainsTarget="true" /><NavigationProperty Name="mailFolders" Type="Collection(graph.mailFolder)" ContainsTarget="true" /><NavigationProperty Name="messages" Type="Collection(graph.message)" ContainsTarget="true" /><NavigationProperty Name="photo" Type="graph.profilePhoto" ContainsTarget="true" /><NavigationProperty Name="drive" Type="graph.drive" ContainsTarget="true" /></EntityType><EntityType Name="calendarGroup"><Key><PropertyRef Name="id" /></Key><Property Name="changeKey" Type="Edm.String" /><Property Name="classId" Type="Edm.Guid" /><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="name" Type="Edm.String" /><NavigationProperty Name="calendars" Type="Collection(graph.calendar)" ContainsTarget="true" /></EntityType><EntityType Name="contactFolder"><Key><PropertyRef Name="id" /></Key><Property Name="displayName" Type="Edm.String" /><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="parentFolderId" Type="Edm.String" /><NavigationProperty Name="childFolders" Type="Collection(graph.contactFolder)" ContainsTarget="true" /><NavigationProperty Name="contacts" Type="Collection(graph.contact)" ContainsTarget="true" /></EntityType><EntityType Name="contact" BaseType="graph.outlookItem"><Property Name="assistantName" Type="Edm.String" /><Property Name="birthday" Type="Edm.DateTimeOffset" /><Property Name="businessAddress" Type="graph.physicalAddress" /><Property Name="businessHomePage" Type="Edm.String" /><Property Name="businessPhones" Type="Collection(Edm.String)" /><Property Name="children" Type="Collection(Edm.String)" /><Property Name="companyName" Type="Edm.String" /><Property Name="department" Type="Edm.String" /><Property Name="displayName" Type="Edm.String" /><Property Name="emailAddresses" Type="Collection(graph.emailAddress)" /><Property Name="fileAs" Type="Edm.String" /><Property Name="generation" Type="Edm.String" /><Property Name="givenName" Type="Edm.String" /><Property Name="homeAddress" Type="graph.physicalAddress" /><Property Name="homePhones" Type="Collection(Edm.String)" /><Property Name="imAddresses" Type="Collection(Edm.String)" /><Property Name="initials" Type="Edm.String" /><Property Name="jobTitle" Type="Edm.String" /><Property Name="manager" Type="Edm.String" /><Property Name="middleName" Type="Edm.String" /><Property Name="mobilePhone" Type="Edm.String" /><Property Name="nickName" Type="Edm.String" /><Property Name="officeLocation" Type="Edm.String" /><Property Name="otherAddress" Type="graph.physicalAddress" /><Property Name="parentFolderId" Type="Edm.String" /><Property Name="personalNotes" Type="Edm.String" /><Property Name="profession" Type="Edm.String" /><Property Name="spouseName" Type="Edm.String" /><Property Name="surname" Type="Edm.String" /><Property Name="title" Type="Edm.String" /><Property Name="yomiCompanyName" Type="Edm.String" /><Property Name="yomiGivenName" Type="Edm.String" /><Property Name="yomiSurname" Type="Edm.String" /><NavigationProperty Name="photo" Type="graph.profilePhoto" ContainsTarget="true" /></EntityType><EntityType Name="mailFolder"><Key><PropertyRef Name="id" /></Key><Property Name="childFolderCount" Type="Edm.Int32" /><Property Name="displayName" Type="Edm.String" /><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="parentFolderId" Type="Edm.String" /><Property Name="totalItemCount" Type="Edm.Int32" /><Property Name="unreadItemCount" Type="Edm.Int32" /><NavigationProperty Name="childFolders" Type="Collection(graph.mailFolder)" ContainsTarget="true" /><NavigationProperty Name="messages" Type="Collection(graph.message)" ContainsTarget="true" /></EntityType><EntityType Name="message" BaseType="graph.outlookItem"><Property Name="bccRecipients" Type="Collection(graph.recipient)" /><Property Name="body" Type="graph.itemBody" /><Property Name="bodyPreview" Type="Edm.String" /><Property Name="ccRecipients" Type="Collection(graph.recipient)" /><Property Name="conversationId" Type="Edm.String" /><Property Name="from" Type="graph.recipient" /><Property Name="hasAttachments" Type="Edm.Boolean" /><Property Name="importance" Type="graph.importance" /><Property Name="isDeliveryReceiptRequested" Type="Edm.Boolean" /><Property Name="isDraft" Type="Edm.Boolean" /><Property Name="isRead" Type="Edm.Boolean" /><Property Name="isReadReceiptRequested" Type="Edm.Boolean" /><Property Name="parentFolderId" Type="Edm.String" /><Property Name="receivedDateTime" Type="Edm.DateTimeOffset" /><Property Name="replyTo" Type="Collection(graph.recipient)" /><Property Name="sender" Type="graph.recipient" /><Property Name="sentDateTime" Type="Edm.DateTimeOffset" /><Property Name="subject" Type="Edm.String" /><Property Name="toRecipients" Type="Collection(graph.recipient)" /><Property Name="uniqueBody" Type="graph.itemBody" /><Property Name="webLink" Type="Edm.String" /><NavigationProperty Name="attachments" Type="Collection(graph.attachment)" ContainsTarget="true" /></EntityType><ComplexType Name="recipient"><Property Name="emailAddress" Type="graph.emailAddress" /></ComplexType><ComplexType Name="attendee" BaseType="graph.recipient"><Property Name="status" Type="graph.responseStatus" /><Property Name="type" Type="graph.attendeeType" /></ComplexType><ComplexType Name="responseStatus"><Property Name="response" Type="graph.responseType" /><Property Name="time" Type="Edm.DateTimeOffset" /></ComplexType><ComplexType Name="dateTimeTimeZone"><Property Name="dateTime" Type="Edm.String" Nullable="false" /><Property Name="timeZone" Type="Edm.String" /></ComplexType><ComplexType Name="emailAddress"><Property Name="address" Type="Edm.String" /><Property Name="name" Type="Edm.String" /></ComplexType><ComplexType Name="itemBody"><Property Name="content" Type="Edm.String" /><Property Name="contentType" Type="graph.bodyType" /></ComplexType><ComplexType Name="location"><Property Name="address" Type="graph.physicalAddress" /><Property Name="displayName" Type="Edm.String" /></ComplexType><ComplexType Name="physicalAddress"><Property Name="city" Type="Edm.String" /><Property Name="countryOrRegion" Type="Edm.String" /><Property Name="postalCode" Type="Edm.String" /><Property Name="state" Type="Edm.String" /><Property Name="street" Type="Edm.String" /></ComplexType><ComplexType Name="patternedRecurrence"><Property Name="pattern" Type="graph.recurrencePattern" /><Property Name="range" Type="graph.recurrenceRange" /></ComplexType><ComplexType Name="recurrencePattern"><Property Name="dayOfMonth" Type="Edm.Int32" Nullable="false" /><Property Name="daysOfWeek" Type="Collection(graph.dayOfWeek)" /><Property Name="firstDayOfWeek" Type="graph.dayOfWeek" /><Property Name="index" Type="graph.weekIndex" /><Property Name="interval" Type="Edm.Int32" Nullable="false" /><Property Name="month" Type="Edm.Int32" Nullable="false" /><Property Name="type" Type="graph.recurrencePatternType" /></ComplexType><ComplexType Name="recurrenceRange"><Property Name="endDate" Type="Edm.Date" /><Property Name="numberOfOccurrences" Type="Edm.Int32" Nullable="false" /><Property Name="recurrenceTimeZone" Type="Edm.String" /><Property Name="startDate" Type="Edm.Date" /><Property Name="type" Type="graph.recurrenceRangeType" /></ComplexType><ComplexType Name="reminder"><Property Name="changeKey" Type="Edm.String" /><Property Name="eventEndTime" Type="graph.dateTimeTimeZone" /><Property Name="eventId" Type="Edm.String" /><Property Name="eventLocation" Type="graph.location" /><Property Name="eventStartTime" Type="graph.dateTimeTimeZone" /><Property Name="eventSubject" Type="Edm.String" /><Property Name="eventWebLink" Type="Edm.String" /><Property Name="reminderFireTime" Type="graph.dateTimeTimeZone" /></ComplexType><EntityType Name="attachment" Abstract="true"><Key><PropertyRef Name="id" /></Key><Property Name="contentType" Type="Edm.String" /><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="isInline" Type="Edm.Boolean" Nullable="false" /><Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset" /><Property Name="name" Type="Edm.String" /><Property Name="size" Type="Edm.Int32" Nullable="false" /></EntityType><EntityType Name="post" BaseType="graph.outlookItem"><Property Name="body" Type="graph.itemBody" /><Property Name="conversationId" Type="Edm.String" /><Property Name="conversationThreadId" Type="Edm.String" /><Property Name="from" Type="graph.recipient" Nullable="false" /><Property Name="hasAttachments" Type="Edm.Boolean" Nullable="false" /><Property Name="newParticipants" Type="Collection(graph.recipient)" Nullable="false" /><Property Name="receivedDateTime" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="sender" Type="graph.recipient" Nullable="false" /><NavigationProperty Name="attachments" Type="Collection(graph.attachment)" ContainsTarget="true" /><NavigationProperty Name="inReplyTo" Type="graph.post" ContainsTarget="true" /></EntityType><EntityType Name="eventMessage" BaseType="graph.message"><Property Name="meetingMessageType" Type="graph.meetingMessageType" /><NavigationProperty Name="event" Type="graph.event" ContainsTarget="true" /></EntityType><EntityType Name="fileAttachment" BaseType="graph.attachment"><Property Name="contentBytes" Type="Edm.Binary" /><Property Name="contentId" Type="Edm.String" /><Property Name="contentLocation" Type="Edm.String" /></EntityType><EntityType Name="itemAttachment" BaseType="graph.attachment"><NavigationProperty Name="item" Type="graph.outlookItem" ContainsTarget="true" /></EntityType><EntityType Name="referenceAttachment" BaseType="graph.attachment" /><ComplexType Name="audio"><Property Name="album" Type="Edm.String" /><Property Name="albumArtist" Type="Edm.String" /><Property Name="artist" Type="Edm.String" /><Property Name="bitrate" Type="Edm.Int64" /><Property Name="composers" Type="Edm.String" /><Property Name="copyright" Type="Edm.String" /><Property Name="disc" Type="Edm.Int16" /><Property Name="discCount" Type="Edm.Int16" /><Property Name="duration" Type="Edm.Int64" /><Property Name="genre" Type="Edm.String" /><Property Name="hasDrm" Type="Edm.Boolean" /><Property Name="isVariableBitrate" Type="Edm.Boolean" /><Property Name="title" Type="Edm.String" /><Property Name="track" Type="Edm.Int32" /><Property Name="trackCount" Type="Edm.Int32" /><Property Name="year" Type="Edm.Int32" /></ComplexType><ComplexType Name="deleted"><Property Name="state" Type="Edm.String" /></ComplexType><ComplexType Name="file"><Property Name="hashes" Type="graph.hashes" /><Property Name="mimeType" Type="Edm.String" /></ComplexType><ComplexType Name="hashes"><Property Name="crc32Hash" Type="Edm.String" /><Property Name="sha1Hash" Type="Edm.String" /></ComplexType><ComplexType Name="fileSystemInfo"><Property Name="createdDateTime" Type="Edm.DateTimeOffset" /><Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset" /></ComplexType><ComplexType Name="folder"><Property Name="childCount" Type="Edm.Int32" /></ComplexType><ComplexType Name="geoCoordinates"><Property Name="altitude" Type="Edm.Double" /><Property Name="latitude" Type="Edm.Double" /><Property Name="longitude" Type="Edm.Double" /></ComplexType><ComplexType Name="identity"><Property Name="displayName" Type="Edm.String" /><Property Name="id" Type="Edm.String" /></ComplexType><ComplexType Name="identitySet" OpenType="true"><Property Name="application" Type="graph.identity" /><Property Name="device" Type="graph.identity" /><Property Name="user" Type="graph.identity" /></ComplexType><ComplexType Name="image"><Property Name="height" Type="Edm.Int32" /><Property Name="width" Type="Edm.Int32" /></ComplexType><ComplexType Name="itemReference"><Property Name="driveId" Type="Edm.String" /><Property Name="id" Type="Edm.String" /><Property Name="path" Type="Edm.String" /></ComplexType><ComplexType Name="photo"><Property Name="cameraMake" Type="Edm.String" /><Property Name="cameraModel" Type="Edm.String" /><Property Name="exposureDenominator" Type="Edm.Double" /><Property Name="exposureNumerator" Type="Edm.Double" /><Property Name="fNumber" Type="Edm.Double" /><Property Name="focalLength" Type="Edm.Double" /><Property Name="iso" Type="Edm.Int32" /><Property Name="takenDateTime" Type="Edm.DateTimeOffset" /></ComplexType><ComplexType Name="quota"><Property Name="deleted" Type="Edm.Int64" /><Property Name="remaining" Type="Edm.Int64" /><Property Name="state" Type="Edm.String" /><Property Name="total" Type="Edm.Int64" /><Property Name="used" Type="Edm.Int64" /></ComplexType><ComplexType Name="searchResult"><Property Name="onClickTelemetryUrl" Type="Edm.String" /></ComplexType><ComplexType Name="shared"><Property Name="owner" Type="graph.identitySet" /><Property Name="scope" Type="Edm.String" /></ComplexType><ComplexType Name="sharePointIdentity" BaseType="graph.identity" OpenType="true"><Property Name="loginName" Type="Edm.String" /></ComplexType><ComplexType Name="sharePointIdentitySet" BaseType="graph.identitySet" OpenType="true"><Property Name="group" Type="graph.identity" /><Property Name="siteGroup" Type="graph.sharePointIdentity" /><Property Name="siteUser" Type="graph.sharePointIdentity" /></ComplexType><ComplexType Name="sharingInvitation"><Property Name="email" Type="Edm.String" /><Property Name="redeemedBy" Type="Edm.String" /><Property Name="signInRequired" Type="Edm.Boolean" /></ComplexType><ComplexType Name="sharingLink"><Property Name="application" Type="graph.identity" /><Property Name="type" Type="Edm.String" /><Property Name="webUrl" Type="Edm.String" /></ComplexType><ComplexType Name="specialFolder"><Property Name="name" Type="Edm.String" /></ComplexType><ComplexType Name="thumbnail"><Property Name="content" Type="Edm.Stream" /><Property Name="height" Type="Edm.Int32" /><Property Name="url" Type="Edm.String" /><Property Name="width" Type="Edm.Int32" /></ComplexType><ComplexType Name="video"><Property Name="bitrate" Type="Edm.Int32" /><Property Name="duration" Type="Edm.Int64" /><Property Name="height" Type="Edm.Int32" /><Property Name="width" Type="Edm.Int32" /></ComplexType><EntityType Name="driveItem" OpenType="true"><Key><PropertyRef Name="id" /></Key><Property Name="audio" Type="graph.audio" /><Property Name="content" Type="Edm.Stream" /><Property Name="createdBy" Type="graph.identitySet" /><Property Name="createdDateTime" Type="Edm.DateTimeOffset" /><Property Name="cTag" Type="Edm.String" /><Property Name="deleted" Type="graph.deleted" /><Property Name="description" Type="Edm.String" /><Property Name="eTag" Type="Edm.String" /><Property Name="file" Type="graph.file" /><Property Name="fileSystemInfo" Type="graph.fileSystemInfo" /><Property Name="folder" Type="graph.folder" /><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="image" Type="graph.image" /><Property Name="lastModifiedBy" Type="graph.identitySet" /><Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset" /><Property Name="location" Type="graph.geoCoordinates" /><Property Name="name" Type="Edm.String" /><Property Name="parentReference" Type="graph.itemReference" /><Property Name="photo" Type="graph.photo" /><Property Name="searchResult" Type="graph.searchResult" /><Property Name="shared" Type="graph.shared" /><Property Name="size" Type="Edm.Int64" /><Property Name="specialFolder" Type="graph.specialFolder" /><Property Name="video" Type="graph.video" /><Property Name="webDavUrl" Type="Edm.String" /><Property Name="webUrl" Type="Edm.String" /><NavigationProperty Name="createdByUser" Type="graph.user" /><NavigationProperty Name="lastModifiedByUser" Type="graph.user" /><NavigationProperty Name="children" Type="Collection(graph.driveItem)" ContainsTarget="true" /><NavigationProperty Name="permissions" Type="Collection(graph.permission)" ContainsTarget="true" /><NavigationProperty Name="thumbnails" Type="Collection(graph.thumbnailSet)" ContainsTarget="true" /></EntityType><EntityType Name="permission"><Key><PropertyRef Name="id" /></Key><Property Name="grantedTo" Type="graph.identitySet" /><Property Name="grantedToV2" Type="graph.sharePointIdentitySet" /><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="inheritedFrom" Type="graph.itemReference" /><Property Name="invitation" Type="graph.sharingInvitation" /><Property Name="link" Type="graph.sharingLink" /><Property Name="roles" Type="Collection(Edm.String)" /><Property Name="shareId" Type="Edm.String" /></EntityType><EntityType Name="thumbnailSet" OpenType="true"><Key><PropertyRef Name="id" /></Key><Property Name="id" Type="Edm.String" Nullable="false" /><Property Name="large" Type="graph.thumbnail" /><Property Name="medium" Type="graph.thumbnail" /><Property Name="small" Type="graph.thumbnail" /><Property Name="source" Type="graph.thumbnail" /></EntityType><Action Name="assignLicense" IsBound="true"><Parameter Name="User" Type="graph.user" /><Parameter Name="addLicenses" Type="Collection(graph.AssignedLicense)" Nullable="false" /><Parameter Name="removeLicenses" Type="Collection(Edm.Guid)" Nullable="false" /><ReturnType Type="graph.user" /></Action><Action Name="sendMail" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.user" /><Parameter Name="Message" Type="graph.message" Nullable="false" /><Parameter Name="SaveToSentItems" Type="Edm.Boolean" /></Action><Function Name="reminderView" IsBound="true"><Parameter Name="bindingparameter" Type="graph.user" /><Parameter Name="StartDateTime" Type="Edm.String" Nullable="false" Unicode="false" /><Parameter Name="EndDateTime" Type="Edm.String" Unicode="false" /><ReturnType Type="Collection(graph.reminder)" Nullable="false" /></Function><Action Name="checkMemberGroups" IsBound="true"><Parameter Name="DirectoryObject" Type="graph.directoryObject" /><Parameter Name="groupIds" Type="Collection(Edm.String)" Nullable="false" Unicode="false" /><ReturnType Type="Collection(Edm.String)" Unicode="false" /></Action><Action Name="getMemberGroups" IsBound="true"><Parameter Name="DirectoryObject" Type="graph.directoryObject" /><Parameter Name="securityEnabledOnly" Type="Edm.Boolean" /><ReturnType Type="Collection(Edm.String)" Unicode="false" /></Action><Action Name="getMemberObjects" IsBound="true"><Parameter Name="DirectoryObject" Type="graph.directoryObject" /><Parameter Name="securityEnabledOnly" Type="Edm.Boolean" /><ReturnType Type="Collection(Edm.String)" Unicode="false" /></Action><Action Name="restore" IsBound="true"><Parameter Name="Application" Type="graph.Application" /><Parameter Name="identifierUris" Type="Collection(Edm.String)" Nullable="false" Unicode="false" /><ReturnType Type="graph.Application" /></Action><Action Name="accept" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.event" /><Parameter Name="Comment" Type="Edm.String" Unicode="false" /><Parameter Name="SendResponse" Type="Edm.Boolean" /></Action><Action Name="decline" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.event" /><Parameter Name="Comment" Type="Edm.String" Unicode="false" /><Parameter Name="SendResponse" Type="Edm.Boolean" /></Action><Action Name="dismissReminder" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.event" /></Action><Action Name="snoozeReminder" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.event" /><Parameter Name="NewReminderTime" Type="graph.dateTimeTimeZone" Nullable="false" /></Action><Action Name="tentativelyAccept" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.event" /><Parameter Name="Comment" Type="Edm.String" Unicode="false" /><Parameter Name="SendResponse" Type="Edm.Boolean" /></Action><Action Name="addFavorite" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.group" /></Action><Action Name="removeFavorite" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.group" /></Action><Action Name="resetUnseenCount" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.group" /></Action><Action Name="subscribeByMail" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.group" /></Action><Action Name="unsubscribeByMail" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.group" /></Action><Action Name="copy" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.mailFolder" /><Parameter Name="DestinationId" Type="Edm.String" Unicode="false" /><ReturnType Type="graph.mailFolder" /></Action><Action Name="copy" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.message" /><Parameter Name="DestinationId" Type="Edm.String" Unicode="false" /><ReturnType Type="graph.message" /></Action><Action Name="move" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.mailFolder" /><Parameter Name="DestinationId" Type="Edm.String" Unicode="false" /><ReturnType Type="graph.mailFolder" /></Action><Action Name="move" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.message" /><Parameter Name="DestinationId" Type="Edm.String" Unicode="false" /><ReturnType Type="graph.message" /></Action><Action Name="createForward" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.message" /><ReturnType Type="graph.message" /></Action><Action Name="createReply" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.message" /><ReturnType Type="graph.message" /></Action><Action Name="createReplyAll" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.message" /><ReturnType Type="graph.message" /></Action><Action Name="forward" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.message" /><Parameter Name="Comment" Type="Edm.String" Unicode="false" /><Parameter Name="ToRecipients" Type="Collection(graph.recipient)" /></Action><Action Name="forward" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.post" /><Parameter Name="Comment" Type="Edm.String" Unicode="false" /><Parameter Name="ToRecipients" Type="Collection(graph.recipient)" Nullable="false" /></Action><Action Name="reply" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.message" /><Parameter Name="Comment" Type="Edm.String" Unicode="false" /></Action><Action Name="reply" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.post" /><Parameter Name="Post" Type="graph.post" Nullable="false" /></Action><Action Name="reply" IsBound="true"><Parameter Name="bindingParameter" Type="graph.conversationThread" /><Parameter Name="Post" Type="graph.post" Nullable="false" /></Action><Action Name="replyAll" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.message" /><Parameter Name="Comment" Type="Edm.String" Unicode="false" /></Action><Action Name="send" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="graph.message" /></Action><Action Name="createLink" IsBound="true"><Parameter Name="bindingParameter" Type="graph.driveItem" Nullable="false" /><Parameter Name="type" Type="Edm.String" Nullable="false" Unicode="false" /><Parameter Name="scope" Type="Edm.String" Nullable="false" Unicode="false" /><ReturnType Type="graph.permission" Nullable="false" /></Action><Function Name="search" IsBound="true"><Parameter Name="bindingParameter" Type="graph.driveItem" Nullable="false" /><Parameter Name="q" Type="Edm.String" Unicode="false" /><ReturnType Type="Collection(graph.driveItem)" Nullable="false" /></Function><EntityContainer Name="GraphService"><EntitySet Name="applications" EntityType="microsoft.graph.Application"><NavigationPropertyBinding Path="createdOnBehalfOf" Target="directoryObjects" /><NavigationPropertyBinding Path="extensionProperties" Target="directoryObjects" /><NavigationPropertyBinding Path="owners" Target="directoryObjects" /></EntitySet><EntitySet Name="connectorGroups" EntityType="microsoft.graph.connectorGroup" /><EntitySet Name="connectors" EntityType="microsoft.graph.connector" /><EntitySet Name="contacts" EntityType="microsoft.graph.OrgContact"><NavigationPropertyBinding Path="directReports" Target="directoryObjects" /><NavigationPropertyBinding Path="manager" Target="directoryObjects" /><NavigationPropertyBinding Path="memberOf" Target="directoryObjects" /></EntitySet><EntitySet Name="deviceConfiguration" EntityType="microsoft.graph.DeviceConfiguration" /><EntitySet Name="devices" EntityType="microsoft.graph.Device"><NavigationPropertyBinding Path="registeredOwners" Target="directoryObjects" /><NavigationPropertyBinding Path="registeredUsers" Target="directoryObjects" /></EntitySet><EntitySet Name="directoryObjects" EntityType="microsoft.graph.directoryObject" /><EntitySet Name="directoryRoles" EntityType="microsoft.graph.DirectoryRole"><NavigationPropertyBinding Path="memberOf" Target="directoryObjects" /><NavigationPropertyBinding Path="members" Target="directoryObjects" /><NavigationPropertyBinding Path="ownedObjects" Target="directoryObjects" /><NavigationPropertyBinding Path="owners" Target="directoryObjects" /></EntitySet><EntitySet Name="directoryRoleTemplates" EntityType="microsoft.graph.DirectoryRoleTemplate" /><EntitySet Name="groups" EntityType="microsoft.graph.group"><NavigationPropertyBinding Path="appRoleAssignments" Target="directoryObjects" /><NavigationPropertyBinding Path="createdOnBehalfOf" Target="directoryObjects" /><NavigationPropertyBinding Path="memberOf" Target="directoryObjects" /><NavigationPropertyBinding Path="members" Target="directoryObjects" /><NavigationPropertyBinding Path="owners" Target="directoryObjects" /></EntitySet><EntitySet Name="oauth2PermissionGrants" EntityType="microsoft.graph.OAuth2PermissionGrant" /><EntitySet Name="servicePrincipals" EntityType="microsoft.graph.ServicePrincipal"><NavigationPropertyBinding Path="appRoleAssignedTo" Target="directoryObjects" /><NavigationPropertyBinding Path="appRoleAssignments" Target="directoryObjects" /><NavigationPropertyBinding Path="createdOnBehalfOf" Target="directoryObjects" /><NavigationPropertyBinding Path="memberOf" Target="directoryObjects" /><NavigationPropertyBinding Path="oauth2PermissionGrants" Target="oauth2PermissionGrants" /><NavigationPropertyBinding Path="ownedObjects" Target="directoryObjects" /><NavigationPropertyBinding Path="owners" Target="directoryObjects" /></EntitySet><EntitySet Name="subscribedSkus" EntityType="microsoft.graph.SubscribedSku" /><EntitySet Name="tenantDetails" EntityType="microsoft.graph.TenantDetail" /><EntitySet Name="users" EntityType="microsoft.graph.user"><NavigationPropertyBinding Path="appRoleAssignments" Target="directoryObjects" /><NavigationPropertyBinding Path="createdObjects" Target="directoryObjects" /><NavigationPropertyBinding Path="directReports" Target="directoryObjects" /><NavigationPropertyBinding Path="manager" Target="directoryObjects" /><NavigationPropertyBinding Path="memberOf" Target="directoryObjects" /><NavigationPropertyBinding Path="oauth2PermissionGrants" Target="oauth2PermissionGrants" /><NavigationPropertyBinding Path="ownedDevices" Target="directoryObjects" /><NavigationPropertyBinding Path="ownedObjects" Target="directoryObjects" /><NavigationPropertyBinding Path="registeredDevices" Target="directoryObjects" /></EntitySet><EntitySet Name="drives" EntityType="microsoft.graph.drive" /><Singleton Name="drive" Type="microsoft.graph.drive" /></EntityContainer><Annotations Target="microsoft.graph.directoryObject"><Annotation Term="Org.OData.Capabilities.V1.CountRestrictions"><Record><PropertyValue Property="Countable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.FilterRestrictions"><Record><PropertyValue Property="Filterable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"><Record><PropertyValue Property="Referenceable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SelectSupport"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SkipSupported" Bool="false" /></Annotations><Annotations Target="microsoft.graph.Application"><Annotation Term="Org.OData.Capabilities.V1.CountRestrictions"><Record><PropertyValue Property="Countable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="true" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.FilterRestrictions"><Record><PropertyValue Property="Filterable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"><Record><PropertyValue Property="Referenceable" Bool="true" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SelectSupport"><Record><PropertyValue Property="Supported" Bool="true" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SkipSupported" Bool="false" /><Annotation Term="Org.OData.Capabilities.V1.TopSupported" Bool="false" /></Annotations><Annotations Target="microsoft.graph.connectorGroup"><Annotation Term="Org.OData.Capabilities.V1.CountRestrictions"><Record><PropertyValue Property="Countable" Bool="true" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="true" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.FilterRestrictions"><Record><PropertyValue Property="Filterable" Bool="true" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"><Record><PropertyValue Property="Referenceable" Bool="true" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SelectSupport"><Record><PropertyValue Property="Supported" Bool="true" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SkipSupported" Bool="true" /><Annotation Term="Org.OData.Capabilities.V1.TopSupported" Bool="true" /></Annotations><Annotations Target="microsoft.graph.connector"><Annotation Term="Org.OData.Capabilities.V1.CountRestrictions"><Record><PropertyValue Property="Countable" Bool="true" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="true" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.FilterRestrictions"><Record><PropertyValue Property="Filterable" Bool="true" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"><Record><PropertyValue Property="Referenceable" Bool="true" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SelectSupport"><Record><PropertyValue Property="Supported" Bool="true" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SkipSupported" Bool="true" /><Annotation Term="Org.OData.Capabilities.V1.TopSupported" Bool="true" /></Annotations><Annotations Target="microsoft.graph.DirectoryRole"><Annotation Term="Org.OData.Capabilities.V1.TopSupported" Bool="false" /></Annotations><Annotations Target="microsoft.graph.DirectoryRoleTemplate"><Annotation Term="Org.OData.Capabilities.V1.TopSupported" Bool="false" /></Annotations><Annotations Target="microsoft.graph.group/acceptedSenders"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.group/calendar"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.group/calendarView"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.group/conversations"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.group/events"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.group/photo"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.group/rejectedSenders"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.group/threads"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.OAuth2PermissionGrant"><Annotation Term="Org.OData.Capabilities.V1.CountRestrictions"><Record><PropertyValue Property="Countable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.FilterRestrictions"><Record><PropertyValue Property="Filterable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"><Record><PropertyValue Property="Referenceable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SelectSupport"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SkipSupported" Bool="false" /></Annotations><Annotations Target="microsoft.graph.SubscribedSku"><Annotation Term="Org.OData.Capabilities.V1.CountRestrictions"><Record><PropertyValue Property="Countable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.FilterRestrictions"><Record><PropertyValue Property="Filterable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"><Record><PropertyValue Property="Referenceable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SelectSupport"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SkipSupported" Bool="false" /><Annotation Term="Org.OData.Capabilities.V1.TopSupported" Bool="false" /></Annotations><Annotations Target="microsoft.graph.user/calendar"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.user/calendarGroups"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.user/calendars"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.user/calendarView"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="true" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"><Record><PropertyValue Property="Navigability"><EnumMember>Org.OData.Capabilities.V1.NavigationType/Single</EnumMember></PropertyValue></Record></Annotation></Annotations><Annotations Target="microsoft.graph.user/contactFolders"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.user/contacts"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="true" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.user/events"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.user/mailFolders"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.user/messages"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="true" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.user/photo"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.calendar/calendarView"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="true" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"><Record><PropertyValue Property="Navigability"><EnumMember>Org.OData.Capabilities.V1.NavigationType/Single</EnumMember></PropertyValue></Record></Annotation></Annotations><Annotations Target="microsoft.graph.calendar/events"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"><Record><PropertyValue Property="Navigability"><EnumMember>Org.OData.Capabilities.V1.NavigationType/Single</EnumMember></PropertyValue></Record></Annotation></Annotations><Annotations Target="microsoft.graph.calendarGroup/calendars"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"><Record><PropertyValue Property="Navigability"><EnumMember>Org.OData.Capabilities.V1.NavigationType/Single</EnumMember></PropertyValue></Record></Annotation></Annotations><Annotations Target="microsoft.graph.contact/photo"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.contactFolder/childFolders"><Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"><Record><PropertyValue Property="Navigability"><EnumMember>Org.OData.Capabilities.V1.NavigationType/Single</EnumMember></PropertyValue></Record></Annotation></Annotations><Annotations Target="microsoft.graph.contactFolder/contacts"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="true" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"><Record><PropertyValue Property="Navigability"><EnumMember>Org.OData.Capabilities.V1.NavigationType/Single</EnumMember></PropertyValue></Record></Annotation></Annotations><Annotations Target="microsoft.graph.conversation/threads"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.conversationThread/posts"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.event/calendar"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"><Record><PropertyValue Property="Navigability"><EnumMember>Org.OData.Capabilities.V1.NavigationType/Single</EnumMember></PropertyValue></Record></Annotation></Annotations><Annotations Target="microsoft.graph.event/instances"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"><Record><PropertyValue Property="Navigability"><EnumMember>Org.OData.Capabilities.V1.NavigationType/Single</EnumMember></PropertyValue></Record></Annotation></Annotations><Annotations Target="microsoft.graph.mailFolder/childFolders"><Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"><Record><PropertyValue Property="Navigability"><EnumMember>Org.OData.Capabilities.V1.NavigationType/Single</EnumMember></PropertyValue></Record></Annotation></Annotations><Annotations Target="microsoft.graph.mailFolder/messages"><Annotation Term="Org.OData.Capabilities.V1.NavigationRestrictions"><Record><PropertyValue Property="Navigability"><EnumMember>Org.OData.Capabilities.V1.NavigationType/Single</EnumMember></PropertyValue></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="true" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.post/attachments"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.post/inReplyTo"><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></Annotations><Annotations Target="microsoft.graph.driveItem/children"><Annotation Term="Org.OData.Core.V1.LongDescription" String="writable" /></Annotations><Annotations Target="microsoft.graph.permission/grantedTo"><Annotation Term="Org.OData.Core.V1.Revisions"><Collection><Record><PropertyValue Property="Date" Date="2021-09-03" /><PropertyValue Property="Description" String="The grantedTo property is deprecated. Please refer to grantedToV2" /><PropertyValue Property="Kind"><EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember></PropertyValue><PropertyValue Property="RemovalDate" Date="2023-10-01" /><PropertyValue Property="Version" String="2021-09/Removal" /></Record></Collection></Annotation></Annotations></Schema></edmx:DataServices></edmx:Edmx>