<?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" xmlns="http://docs.oasis-open.org/odata/ns/edm"><ComplexType Name="timeZoneBase"><Property Name="name" Type="Edm.String" /></ComplexType><ComplexType Name="customTimeZone" BaseType="microsoft.graph.timeZoneBase"><Property Name="bias" Type="Edm.Int32" /><Property Name="standardOffset" Type="microsoft.graph.standardTimeZoneOffset" /><Property Name="daylightOffset" Type="microsoft.graph.daylightTimeZoneOffset" /></ComplexType><ComplexType Name="standardTimeZoneOffset"><Property Name="time" Type="Edm.TimeOfDay" /><Property Name="dayOccurrence" Type="Edm.Int32" /><Property Name="dayOfWeek" Type="microsoft.graph.dayOfWeek" /><Property Name="month" Type="Edm.Int32" /><Property Name="year" Type="Edm.Int32" /></ComplexType><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><ComplexType Name="daylightTimeZoneOffset" BaseType="microsoft.graph.standardTimeZoneOffset"><Property Name="daylightBias" Type="Edm.Int32" /></ComplexType><EntityType Name="entity" Abstract="true"><Key><PropertyRef Name="id" /></Key><Property Name="id" Type="Edm.String" /></EntityType><EntityType Name="directoryObject" BaseType="microsoft.graph.entity" Abstract="true" /><EntityType Name="user" BaseType="microsoft.graph.directoryObject"><Property Name="emailAddress" Type="Edm.String" /><Property Name="displayName" Type="Edm.String" /><Property Name="alias" Type="Edm.String" /><Property Name="mailboxSettings" Type="microsoft.graph.mailboxSettings" /><NavigationProperty Name="subscriptions" Type="Collection(microsoft.graph.subscription)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="outlook" Type="microsoft.graph.outlookUser" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="settings" Type="microsoft.graph.setting" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="messages" Type="Collection(microsoft.graph.message)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="joinedGroups" Type="Collection(microsoft.graph.group)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="mailFolders" Type="Collection(microsoft.graph.mailFolder)" ContainsTarget="true"><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="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="calendar" Type="microsoft.graph.calendar" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="calendars" Type="Collection(microsoft.graph.calendar)" ContainsTarget="true"><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="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="calendarGroups" Type="Collection(microsoft.graph.calendarGroup)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="calendarView" Type="Collection(microsoft.graph.event)" ContainsTarget="true"><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="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><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="events" Type="Collection(microsoft.graph.event)" ContainsTarget="true"><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="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="people" Type="Collection(microsoft.graph.person)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="contacts" Type="Collection(microsoft.graph.contact)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.ExpandRestrictions"><Record><PropertyValue Property="Expandable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="contactFolders" Type="Collection(microsoft.graph.contactFolder)" ContainsTarget="true"><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="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="notes" Type="Collection(microsoft.graph.note)" ContainsTarget="true"><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="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="inferenceClassification" Type="microsoft.graph.inferenceClassification" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="photo" Type="microsoft.graph.profilePhoto" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="photos" Type="Collection(microsoft.graph.profilePhoto)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><ComplexType Name="mailboxSettings"><Property Name="automaticRepliesSetting" Type="microsoft.graph.automaticRepliesSetting" /><Property Name="archiveFolder" Type="Edm.String" /><Property Name="timeZone" Type="Edm.String" /><Property Name="language" Type="microsoft.graph.localeInfo" /><Property Name="delegateMeetingMessageDeliveryOptions" Type="microsoft.graph.delegateMeetingMessageDeliveryOptions" /><Property Name="workingHours" Type="microsoft.graph.workingHours" /><Property Name="dateFormat" Type="Edm.String" /><Property Name="timeFormat" Type="Edm.String" /><Property Name="userPurpose" Type="microsoft.graph.userPurpose" /><Property Name="userPurposeV2" Type="microsoft.graph.mailboxRecipientType" /></ComplexType><ComplexType Name="automaticRepliesSetting"><Property Name="status" Type="microsoft.graph.automaticRepliesStatus" /><Property Name="externalAudience" Type="microsoft.graph.externalAudienceScope" /><Property Name="scheduledStartDateTime" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="scheduledEndDateTime" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="internalReplyMessage" Type="Edm.String" /><Property Name="externalReplyMessage" Type="Edm.String" /></ComplexType><EnumType Name="automaticRepliesStatus"><Member Name="disabled" Value="0" /><Member Name="alwaysEnabled" Value="1" /><Member Name="scheduled" Value="2" /></EnumType><EnumType Name="externalAudienceScope"><Member Name="none" Value="0" /><Member Name="contactsOnly" Value="1" /><Member Name="all" Value="2" /></EnumType><ComplexType Name="dateTimeTimeZone"><Property Name="dateTime" Type="microsoft.graph.dateTime" Nullable="false" /><Property Name="timeZone" Type="Edm.String" /></ComplexType><TypeDefinition Name="dateTime" UnderlyingType="Edm.String" /><ComplexType Name="localeInfo"><Property Name="locale" Type="Edm.String" /><Property Name="displayName" Type="Edm.String" /><Property Name="lCID" Type="Edm.Int32" /></ComplexType><EnumType Name="delegateMeetingMessageDeliveryOptions"><Member Name="sendToDelegateAndInformationToPrincipal" Value="0" /><Member Name="sendToDelegateAndPrincipal" Value="1" /><Member Name="sendToDelegateOnly" Value="2" /></EnumType><ComplexType Name="workingHours"><Property Name="daysOfWeek" Type="Collection(microsoft.graph.dayOfWeek)" /><Property Name="startTime" Type="Edm.TimeOfDay" /><Property Name="endTime" Type="Edm.TimeOfDay" /><Property Name="timeZone" Type="microsoft.graph.timeZoneBase" /></ComplexType><EnumType Name="userPurpose"><Member Name="unknown" Value="0" /><Member Name="user" Value="1" /><Member Name="linked" Value="2" /><Member Name="shared" Value="3" /><Member Name="room" Value="4" /><Member Name="equipment" Value="5" /><Member Name="others" Value="6" /><Member Name="unknownFutureValue" Value="7" /></EnumType><EnumType Name="mailboxRecipientType"><Member Name="unknown" Value="0" /><Member Name="user" Value="1" /><Member Name="linked" Value="2" /><Member Name="shared" Value="3" /><Member Name="room" Value="4" /><Member Name="equipment" Value="5" /><Member Name="others" Value="6" /></EnumType><ComplexType Name="reminder"><Property Name="eventId" Type="Edm.String" /><Property Name="eventStartTime" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="eventEndTime" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="changeKey" Type="Edm.String" /><Property Name="eventSubject" Type="Edm.String" /><Property Name="eventLocation" Type="microsoft.graph.location" /><Property Name="eventWebLink" Type="Edm.String" /><Property Name="reminderFireTime" Type="microsoft.graph.dateTimeTimeZone" /></ComplexType><ComplexType Name="location"><Property Name="displayName" Type="Edm.String" /><Property Name="locationEmailAddress" Type="Edm.String" /><Property Name="address" Type="microsoft.graph.physicalAddress" /><Property Name="coordinates" Type="microsoft.graph.outlookGeoCoordinates" /><Property Name="locationUri" Type="Edm.String" /><Property Name="locationType" Type="microsoft.graph.locationType" /><Property Name="uniqueId" Type="Edm.String" /><Property Name="uniqueIdType" Type="microsoft.graph.locationUniqueIdType" /></ComplexType><ComplexType Name="physicalAddress"><Property Name="type" Type="microsoft.graph.physicalAddressType" /><Property Name="postOfficeBox" Type="Edm.String" /><Property Name="street" Type="Edm.String" /><Property Name="city" Type="Edm.String" /><Property Name="state" Type="Edm.String" /><Property Name="countryOrRegion" Type="Edm.String" /><Property Name="postalCode" Type="Edm.String" /></ComplexType><EnumType Name="physicalAddressType"><Member Name="unknown" Value="0" /><Member Name="home" Value="1" /><Member Name="business" Value="2" /><Member Name="other" Value="3" /></EnumType><ComplexType Name="outlookGeoCoordinates"><Property Name="altitude" Type="Edm.Double" /><Property Name="latitude" Type="Edm.Double" /><Property Name="longitude" Type="Edm.Double" /><Property Name="accuracy" Type="Edm.Double" /><Property Name="altitudeAccuracy" Type="Edm.Double" /></ComplexType><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="mailTipsType" IsFlags="true"><Member Name="automaticReplies" Value="1" /><Member Name="mailboxFullStatus" Value="2" /><Member Name="customMailTip" Value="4" /><Member Name="externalMemberCount" Value="8" /><Member Name="totalMemberCount" Value="16" /><Member Name="maxMessageSize" Value="32" /><Member Name="deliveryRestriction" Value="64" /><Member Name="moderationStatus" Value="128" /><Member Name="recipientScope" Value="256" /><Member Name="recipientSuggestions" Value="512" /><Member Name="preferAccessibleContent" Value="1024" /></EnumType><ComplexType Name="mailTips"><Property Name="emailAddress" Type="microsoft.graph.emailAddress" /><Property Name="automaticReplies" Type="microsoft.graph.automaticRepliesMailTips" /><Property Name="mailboxFull" Type="Edm.Boolean" /><Property Name="customMailTip" Type="Edm.String" /><Property Name="externalMemberCount" Type="Edm.Int32" /><Property Name="totalMemberCount" Type="Edm.Int32" /><Property Name="deliveryRestricted" Type="Edm.Boolean" /><Property Name="isModerated" Type="Edm.Boolean" /><Property Name="recipientScope" Type="microsoft.graph.recipientScopeType" /><Property Name="recipientSuggestions" Type="Collection(microsoft.graph.recipient)" /><Property Name="maxMessageSize" Type="Edm.Int32" /><Property Name="error" Type="microsoft.graph.mailTipsError" /></ComplexType><ComplexType Name="emailAddress"><Property Name="name" Type="Edm.String" /><Property Name="address" Type="Edm.String" /></ComplexType><ComplexType Name="automaticRepliesMailTips"><Property Name="message" Type="Edm.String" /><Property Name="messageLanguage" Type="microsoft.graph.localeInfo" /><Property Name="scheduledStartTime" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="scheduledEndTime" Type="microsoft.graph.dateTimeTimeZone" /></ComplexType><EnumType Name="recipientScopeType" IsFlags="true"><Member Name="none" Value="0" /><Member Name="internal" Value="1" /><Member Name="external" Value="2" /><Member Name="externalPartner" Value="4" /><Member Name="externalNonPartner" Value="8" /><Member Name="acceptedDomain" Value="16" /></EnumType><ComplexType Name="recipient"><Property Name="emailAddress" Type="microsoft.graph.emailAddress" /></ComplexType><ComplexType Name="mailTipsError"><Property Name="message" Type="Edm.String" /><Property Name="code" Type="Edm.String" /></ComplexType><EnumType Name="exchangeIdFormat"><Member Name="entryId" Value="0" /><Member Name="ewsId" Value="1" /><Member Name="immutableEntryId" Value="2" /><Member Name="restId" Value="3" /><Member Name="restImmutableEntryId" Value="4" /></EnumType><ComplexType Name="convertIdResult"><Property Name="sourceId" Type="Edm.String" /><Property Name="targetId" Type="Edm.String" /><Property Name="errorDetails" Type="microsoft.graph.genericError" /></ComplexType><ComplexType Name="genericError"><Property Name="message" Type="Edm.String" /><Property Name="code" Type="Edm.String" /></ComplexType><EntityType Name="group" BaseType="microsoft.graph.directoryObject"><Property Name="accessType" Type="microsoft.graph.groupAccessType" /><Property Name="kind" Type="Edm.Int32" /><Property Name="allowExternalSenders" Type="Edm.Boolean" /><Property Name="autoSubscribeNewMembers" Type="Edm.Boolean" /><Property Name="description" Type="Edm.String" /><Property Name="displayName" Type="Edm.String" /><Property Name="emailAddress" Type="Edm.String" /><Property Name="isFavorite" Type="Edm.Boolean" /><Property Name="isNamingPolicyApplied" Type="Edm.Boolean" /><Property Name="isSubscribedByMail" Type="Edm.Boolean" /><Property Name="lastVisitedDateTime" Type="Edm.DateTimeOffset" /><Property Name="unseenCount" Type="Edm.Int32" /><Property Name="unseenConversationsCount" Type="Edm.Int32" /><Property Name="unseenMessagesCount" Type="Edm.Int32" /><Property Name="hideFromOutlookClients" Type="Edm.Boolean" /><Property Name="hideFromAddressLists" Type="Edm.Boolean" /><Property Name="welcomeMessageEnabled" Type="Edm.Boolean" /><NavigationProperty Name="conversations" Type="Collection(microsoft.graph.conversation)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="subscriptions" Type="Collection(microsoft.graph.subscription)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="photos" Type="Collection(microsoft.graph.profilePhoto)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="acceptedSenders" Type="Collection(microsoft.graph.directoryObject)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="rejectedSenders" Type="Collection(microsoft.graph.directoryObject)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="threads" Type="Collection(microsoft.graph.conversationThread)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="calendar" Type="microsoft.graph.calendar" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="calendars" Type="Collection(microsoft.graph.calendar)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="calendarView" Type="Collection(microsoft.graph.event)" ContainsTarget="true"><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="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="events" Type="Collection(microsoft.graph.event)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="photo" Type="microsoft.graph.profilePhoto" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><EnumType Name="groupAccessType"><Member Name="none" Value="0" /><Member Name="private" Value="1" /><Member Name="secret" Value="2" /><Member Name="public" Value="3" /></EnumType><EntityType Name="mailboxes" BaseType="microsoft.graph.directoryObject"><NavigationProperty Name="folders" Type="Collection(microsoft.graph.mailboxFolder)" ContainsTarget="true"><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="false" /></Record></Annotation></NavigationProperty></EntityType><ComplexType Name="exportItemResponse"><Property Name="itemId" Type="Edm.String" /><Property Name="data" Type="Edm.Stream" /><Property Name="changeKey" Type="Edm.String" /><Property Name="error" Type="microsoft.graph.exportError" /></ComplexType><ComplexType Name="mailTipsError"><Property Name="message" Type="Edm.String" /><Property Name="code" Type="Edm.String" /></ComplexType><ComplexType Name="exportError" BaseType="microsoft.graph.mailTipsError" /><ComplexType Name="mailboxItemImportSession"><Property Name="importUrl" Type="Edm.String" /><Property Name="expirationDateTime" Type="Edm.DateTimeOffset" /></ComplexType><EnumType Name="mailboxItemImportMode"><Member Name="create" Value="0" /><Member Name="update" Value="1" /></EnumType><ComplexType Name="importMailboxItemResponse"><Property Name="itemId" Type="Edm.String" /><Property Name="changeKey" Type="Edm.String" /></ComplexType><EntityType Name="notificationBase" BaseType="microsoft.graph.entity" Abstract="true" /><EntityType Name="notification" BaseType="microsoft.graph.notificationBase"><Property Name="subscriptionId" Type="Edm.String" /><Property Name="subscriptionExpirationDateTime" Type="Edm.DateTimeOffset" /><Property Name="changeType" Type="microsoft.graph.changeType" /><Property Name="resource" Type="Edm.String" /><Property Name="resourceCount" Type="Edm.Int32" /><Property Name="clientState" Type="Edm.String" /><Property Name="tenantId" Type="Edm.String" /><Property Name="encryptedContent" Type="microsoft.graph.encryptedContent" /><NavigationProperty Name="resourceData" Type="microsoft.graph.entity" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><EnumType Name="changeType" IsFlags="true"><Member Name="created" Value="1" /><Member Name="updated" Value="2" /><Member Name="deleted" Value="4" /><Member Name="acknowledgment" Value="8" /><Member Name="missed" Value="16" /><Member Name="subscriptionRemoved" Value="32" /></EnumType><ComplexType Name="encryptedContent"><Property Name="data" Type="Edm.String" /><Property Name="dataKey" Type="Edm.String" /><Property Name="dataSignature" Type="Edm.String" /><Property Name="encryptionCertificateId" Type="Edm.String" /><Property Name="encryptionCertificateThumbprint" Type="Edm.String" /></ComplexType><EntityType Name="subscription" BaseType="microsoft.graph.entity" Abstract="true"><Property Name="applicationId" Type="Edm.String" /><Property Name="resource" Type="Edm.String" /><Property Name="changeType" Type="microsoft.graph.changeType" /><Property Name="creatorId" Type="Edm.String" /></EntityType><EntityType Name="pushSubscription" BaseType="microsoft.graph.subscription"><Property Name="notificationUrl" Type="Edm.String" /><Property Name="expirationDateTime" Type="Edm.DateTimeOffset" /><Property Name="clientState" Type="Edm.String" /><Property Name="lifecycleEventUrl" Type="Edm.String" /><Property Name="clientProperties" Type="microsoft.graph.subscriptionClientProperties" /></EntityType><ComplexType Name="subscriptionClientProperties"><Property Name="encryptionCertificate" Type="Edm.String" /><Property Name="encryptionCertificateId" Type="Edm.String" /></ComplexType><EntityType Name="outlookUser" BaseType="microsoft.graph.entity"><NavigationProperty Name="masterCategories" Type="Collection(microsoft.graph.outlookCategory)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="taskGroups" Type="Collection(microsoft.graph.outlookTaskGroup)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="taskFolders" Type="Collection(microsoft.graph.outlookTaskFolder)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="tasks" Type="Collection(microsoft.graph.outlookTask)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><ComplexType Name="timeZoneInformation"><Property Name="alias" Type="Edm.String" /><Property Name="displayName" Type="Edm.String" /></ComplexType><EnumType Name="timeZoneStandard"><Member Name="windows" Value="0" /><Member Name="iana" Value="1" /></EnumType><EntityType Name="setting" BaseType="microsoft.graph.entity"><NavigationProperty Name="exchange" Type="microsoft.graph.exchangeSettings" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><EntityType Name="outlookItem" BaseType="microsoft.graph.entity" Abstract="true"><Property Name="createdDateTime" Type="Edm.DateTimeOffset" /><Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset" /><Property Name="changeKey" Type="Edm.String" /><Property Name="categories" Type="Collection(Edm.String)" /></EntityType><EntityType Name="message" BaseType="microsoft.graph.outlookItem"><Property Name="receivedDateTime" Type="Edm.DateTimeOffset" /><Property Name="sentDateTime" Type="Edm.DateTimeOffset" /><Property Name="hasAttachments" Type="Edm.Boolean" /><Property Name="internetMessageId" Type="Edm.String" /><Property Name="internetMessageHeaders" Type="Collection(microsoft.graph.internetMessageHeader)" /><Property Name="subject" Type="Edm.String" /><Property Name="body" Type="microsoft.graph.itemBody" /><Property Name="bodyPreview" Type="Edm.String" /><Property Name="importance" Type="microsoft.graph.importance" /><Property Name="parentFolderId" Type="Edm.String" /><Property Name="sender" Type="microsoft.graph.recipient" /><Property Name="from" Type="microsoft.graph.recipient" /><Property Name="toRecipients" Type="Collection(microsoft.graph.recipient)" /><Property Name="ccRecipients" Type="Collection(microsoft.graph.recipient)" /><Property Name="bccRecipients" Type="Collection(microsoft.graph.recipient)" /><Property Name="replyTo" Type="Collection(microsoft.graph.recipient)" /><Property Name="conversationId" Type="Edm.String" /><Property Name="conversationIndex" Type="Edm.Binary" /><Property Name="uniqueBody" Type="microsoft.graph.itemBody" /><Property Name="isDeliveryReceiptRequested" Type="Edm.Boolean" /><Property Name="isReadReceiptRequested" Type="Edm.Boolean" /><Property Name="isRead" Type="Edm.Boolean" /><Property Name="isDraft" Type="Edm.Boolean" /><Property Name="webLink" Type="Edm.String" /><Property Name="mentionsPreview" Type="microsoft.graph.mentionsPreview" /><Property Name="inferenceClassification" Type="microsoft.graph.inferenceClassificationType" /><Property Name="unsubscribeData" Type="Collection(Edm.String)" /><Property Name="unsubscribeEnabled" Type="Edm.Boolean" /><Property Name="flag" Type="microsoft.graph.followupFlag" /><NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="attachments" Type="Collection(microsoft.graph.attachment)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="attachmentSessions" Type="Collection(microsoft.graph.attachmentSession)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="extensions" Type="Collection(microsoft.graph.extension)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="mentions" Type="Collection(microsoft.graph.mention)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><ComplexType Name="internetMessageHeader"><Property Name="name" Type="Edm.String" /><Property Name="value" Type="Edm.String" /></ComplexType><ComplexType Name="itemBody"><Property Name="contentType" Type="microsoft.graph.bodyType" /><Property Name="content" Type="Edm.String" /></ComplexType><EnumType Name="bodyType"><Member Name="text" Value="0" /><Member Name="html" Value="1" /></EnumType><EnumType Name="importance"><Member Name="low" Value="0" /><Member Name="normal" Value="1" /><Member Name="high" Value="2" /></EnumType><ComplexType Name="mentionsPreview"><Property Name="isMentioned" Type="Edm.Boolean" /></ComplexType><EnumType Name="inferenceClassificationType"><Member Name="focused" Value="0" /><Member Name="other" Value="1" /></EnumType><ComplexType Name="followupFlag"><Property Name="completedDateTime" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="dueDateTime" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="startDateTime" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="flagStatus" Type="microsoft.graph.followupFlagStatus" /></ComplexType><EnumType Name="followupFlagStatus"><Member Name="notFlagged" Value="0" /><Member Name="complete" Value="1" /><Member Name="flagged" Value="2" /></EnumType><EntityType Name="singleValueLegacyExtendedProperty"><Key><PropertyRef Name="id" /></Key><Property Name="value" Type="Edm.String" /><Property Name="id" Type="Edm.String" /></EntityType><EntityType Name="multiValueLegacyExtendedProperty"><Key><PropertyRef Name="id" /></Key><Property Name="value" Type="Collection(Edm.String)" /><Property Name="id" Type="Edm.String" /></EntityType><EnumType Name="reportActionType"><Member Name="spam" Value="1" /><Member Name="notJunk" Value="2" /><Member Name="phish" Value="3" /><Member Name="policy" Value="999" /></EnumType><EnumType Name="reportMessagePlatformType"><Member Name="unknown" Value="0" /><Member Name="android" Value="1" /><Member Name="iOS" Value="2" /><Member Name="mac" Value="3" /><Member Name="officeOnline" Value="4" /><Member Name="pC" Value="5" /><Member Name="universal" Value="6" /></EnumType><ComplexType Name="reportMessageCommandResult"><Property Name="properties" Type="Collection(microsoft.graph.keyValueProperty)" /></ComplexType><ComplexType Name="keyValueProperty"><Property Name="key" Type="Edm.String" /><Property Name="value" Type="Edm.String" /></ComplexType><EntityType Name="calendarSharingMessage" BaseType="microsoft.graph.message"><Property Name="canAccept" Type="Edm.Boolean" /><Property Name="suggestedCalendarName" Type="Edm.String" /><Property Name="sharingMessageAction" Type="microsoft.graph.calendarSharingMessageAction" /><Property Name="sharingMessageActions" Type="Collection(microsoft.graph.calendarSharingMessageAction)" /></EntityType><ComplexType Name="calendarSharingMessageAction"><Property Name="importance" Type="microsoft.graph.calendarSharingActionImportance" /><Property Name="actionType" Type="microsoft.graph.calendarSharingActionType" /><Property Name="action" Type="microsoft.graph.calendarSharingAction" /></ComplexType><EnumType Name="calendarSharingActionImportance"><Member Name="primary" Value="0" /><Member Name="secondary" Value="1" /></EnumType><EnumType Name="calendarSharingActionType"><Member Name="accept" Value="0" /></EnumType><EnumType Name="calendarSharingAction"><Member Name="accept" Value="0" /><Member Name="acceptAndViewCalendar" Value="1" /><Member Name="viewCalendar" Value="2" /><Member Name="addThisCalendar" Value="3" /></EnumType><EntityType Name="eventMessage" BaseType="microsoft.graph.message"><Property Name="meetingMessageType" Type="microsoft.graph.meetingMessageType" /><Property Name="startDateTime" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="endDateTime" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="location" Type="microsoft.graph.location" /><Property Name="type" Type="microsoft.graph.eventType" /><Property Name="recurrence" Type="microsoft.graph.patternedRecurrence" /><Property Name="isOutOfDate" Type="Edm.Boolean" /><Property Name="isAllDay" Type="Edm.Boolean" /><Property Name="isDelegated" Type="Edm.Boolean" /><NavigationProperty Name="event" Type="microsoft.graph.event" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><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="eventType"><Member Name="singleInstance" Value="0" /><Member Name="occurrence" Value="1" /><Member Name="exception" Value="2" /><Member Name="seriesMaster" Value="3" /></EnumType><ComplexType Name="patternedRecurrence"><Property Name="pattern" Type="microsoft.graph.recurrencePattern" /><Property Name="range" Type="microsoft.graph.recurrenceRange" /></ComplexType><ComplexType Name="recurrencePattern"><Property Name="type" Type="microsoft.graph.recurrencePatternType" /><Property Name="interval" Type="Edm.Int32" Nullable="false" /><Property Name="month" Type="Edm.Int32" Nullable="false" /><Property Name="dayOfMonth" Type="Edm.Int32" Nullable="false" /><Property Name="daysOfWeek" Type="Collection(microsoft.graph.dayOfWeek)" /><Property Name="firstDayOfWeek" Type="microsoft.graph.dayOfWeek" /><Property Name="index" Type="microsoft.graph.weekIndex" /></ComplexType><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="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="recurrenceRange"><Property Name="type" Type="microsoft.graph.recurrenceRangeType" /><Property Name="startDate" Type="Edm.Date" /><Property Name="endDate" Type="Edm.Date" /><Property Name="recurrenceTimeZone" Type="Edm.String" /><Property Name="numberOfOccurrences" Type="Edm.Int32" Nullable="false" /></ComplexType><EnumType Name="recurrenceRangeType"><Member Name="endDate" Value="0" /><Member Name="noEnd" Value="1" /><Member Name="numbered" Value="2" /></EnumType><EntityType Name="eventMessageRequest" BaseType="microsoft.graph.eventMessage"><Property Name="previousLocation" Type="microsoft.graph.location" /><Property Name="previousStartDateTime" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="previousEndDateTime" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="responseRequested" Type="Edm.Boolean" /><Property Name="allowNewTimeProposals" Type="Edm.Boolean" /></EntityType><ComplexType Name="timeSlot"><Property Name="start" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="end" Type="microsoft.graph.dateTimeTimeZone" /></ComplexType><EntityType Name="eventMessageResponse" BaseType="microsoft.graph.eventMessage"><Property Name="proposedNewTime" Type="microsoft.graph.timeSlot" /><Property Name="responseType" Type="microsoft.graph.responseType" /></EntityType><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><EntityType Name="mailFolder" BaseType="microsoft.graph.entity"><Property Name="displayName" Type="Edm.String" /><Property Name="parentFolderId" Type="Edm.String" /><Property Name="childFolderCount" Type="Edm.Int32" /><Property Name="unreadItemCount" Type="Edm.Int32" /><Property Name="totalItemCount" Type="Edm.Int32" /><Property Name="sizeInBytes" Type="Edm.Int64" /><Property Name="wellKnownName" Type="Edm.String" /><Property Name="isHidden" Type="Edm.Boolean" /><NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="messages" Type="Collection(microsoft.graph.message)" ContainsTarget="true" /><NavigationProperty Name="messageRules" Type="Collection(microsoft.graph.messageRule)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="childFolders" Type="Collection(microsoft.graph.mailFolder)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" 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></NavigationProperty><NavigationProperty Name="userConfigurations" Type="Collection(microsoft.graph.userConfiguration)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><EntityType Name="mailSearchFolder" BaseType="microsoft.graph.mailFolder"><Property Name="isSupported" Type="Edm.Boolean" /><Property Name="includeNestedFolders" Type="Edm.Boolean" /><Property Name="sourceFolderIds" Type="Collection(Edm.String)" /><Property Name="filterQuery" Type="Edm.String" /></EntityType><EntityType Name="calendar" BaseType="microsoft.graph.entity"><Property Name="name" Type="Edm.String" /><Property Name="color" Type="microsoft.graph.calendarColor" /><Property Name="hexColor" Type="Edm.String" /><Property Name="groupClassId" Type="Edm.Guid" /><Property Name="isDefaultCalendar" Type="Edm.Boolean" /><Property Name="changeKey" Type="Edm.String" /><Property Name="canShare" Type="Edm.Boolean" /><Property Name="canViewPrivateItems" Type="Edm.Boolean" /><Property Name="isShared" Type="Edm.Boolean" /><Property Name="isSharedWithMe" Type="Edm.Boolean" /><Property Name="canEdit" Type="Edm.Boolean" /><Property Name="owner" Type="microsoft.graph.emailAddress" /><Property Name="calendarGroupId" Type="Edm.String" /><Property Name="allowedOnlineMeetingProviders" Type="Collection(microsoft.graph.onlineMeetingProviderType)" /><Property Name="defaultOnlineMeetingProvider" Type="microsoft.graph.onlineMeetingProviderType" /><Property Name="isTallyingResponses" Type="Edm.Boolean" /><Property Name="isRemovable" Type="Edm.Boolean" /><NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="calendarPermissions" Type="Collection(microsoft.graph.calendarPermission)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="events" Type="Collection(microsoft.graph.event)" ContainsTarget="true"><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="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></NavigationProperty><NavigationProperty Name="calendarView" Type="Collection(microsoft.graph.event)" ContainsTarget="true"><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="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><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><EnumType Name="calendarColor"><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" /><Member Name="auto" Value="-1" /></EnumType><EnumType Name="onlineMeetingProviderType"><Member Name="unknown" Value="0" /><Member Name="skypeForBusiness" Value="1" /><Member Name="skypeForConsumer" Value="2" /><Member Name="teamsForBusiness" Value="3" /></EnumType><ComplexType Name="scheduleInformation"><Property Name="scheduleId" Type="Edm.String" /><Property Name="scheduleItems" Type="Collection(microsoft.graph.scheduleItem)" /><Property Name="availabilityView" Type="Edm.String" /><Property Name="error" Type="microsoft.graph.freeBusyError" /><Property Name="workingHours" Type="microsoft.graph.workingHours" /></ComplexType><ComplexType Name="scheduleItem"><Property Name="start" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="end" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="isPrivate" Type="Edm.Boolean" /><Property Name="status" Type="microsoft.graph.freeBusyStatus" /><Property Name="subject" Type="Edm.String" /><Property Name="location" Type="Edm.String" /><Property Name="isMeeting" Type="Edm.Boolean" /><Property Name="isRecurring" Type="Edm.Boolean" /><Property Name="isException" Type="Edm.Boolean" /><Property Name="isReminderSet" Type="Edm.Boolean" /></ComplexType><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><ComplexType Name="freeBusyError"><Property Name="message" Type="Edm.String" /><Property Name="responseCode" Type="Edm.String" /></ComplexType><EnumType Name="calendarRoleType"><Member Name="none" Value="0" /><Member Name="freeBusyRead" Value="1" /><Member Name="limitedRead" Value="2" /><Member Name="read" Value="3" /><Member Name="write" Value="4" /><Member Name="delegateWithoutPrivateEventAccess" Value="5" /><Member Name="delegateWithPrivateEventAccess" Value="6" /><Member Name="custom" Value="7" /></EnumType><EntityType Name="calendarGroup" BaseType="microsoft.graph.entity"><Property Name="name" Type="Edm.String" /><Property Name="classId" Type="Edm.Guid" /><Property Name="changeKey" Type="Edm.String" /><NavigationProperty Name="calendars" Type="Collection(microsoft.graph.calendar)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" 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></NavigationProperty></EntityType><EntityType Name="event" BaseType="microsoft.graph.outlookItem"><Property Name="transactionId" Type="Edm.String" /><Property Name="originalStartTimeZone" Type="Edm.String" /><Property Name="originalEndTimeZone" Type="Edm.String" /><Property Name="responseStatus" Type="microsoft.graph.responseStatus" /><Property Name="iCalUId" Type="Edm.String" /><Property Name="uid" Type="Edm.String" /><Property Name="iCalUId_v2" Type="Edm.String" /><Property Name="reminderMinutesBeforeStart" Type="Edm.Int32" /><Property Name="isReminderOn" Type="Edm.Boolean" /><Property Name="hasAttachments" Type="Edm.Boolean" /><Property Name="subject" Type="Edm.String" /><Property Name="body" Type="microsoft.graph.itemBody" /><Property Name="bodyPreview" Type="Edm.String" /><Property Name="importance" Type="microsoft.graph.importance" /><Property Name="sensitivity" Type="microsoft.graph.sensitivity" /><Property Name="start" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="originalStart" Type="Edm.DateTimeOffset" /><Property Name="end" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="location" Type="microsoft.graph.location" /><Property Name="locations" Type="Collection(microsoft.graph.location)" /><Property Name="isAllDay" Type="Edm.Boolean" /><Property Name="isCancelled" Type="Edm.Boolean" /><Property Name="isOrganizer" Type="Edm.Boolean" /><Property Name="recurrence" Type="microsoft.graph.patternedRecurrence" /><Property Name="responseRequested" Type="Edm.Boolean" /><Property Name="seriesMasterId" Type="Edm.String" /><Property Name="showAs" Type="microsoft.graph.freeBusyStatus" /><Property Name="type" Type="microsoft.graph.eventType" /><Property Name="attendees" Type="Collection(microsoft.graph.attendee)" /><Property Name="organizer" Type="microsoft.graph.recipient" /><Property Name="webLink" Type="Edm.String" /><Property Name="onlineMeetingUrl" Type="Edm.String" /><Property Name="isOnlineMeeting" Type="Edm.Boolean" /><Property Name="onlineMeetingProvider" Type="microsoft.graph.onlineMeetingProviderType" /><Property Name="onlineMeeting" Type="microsoft.graph.onlineMeetingInfo" /><Property Name="allowNewTimeProposals" Type="Edm.Boolean" /><Property Name="cancelledOccurrences" Type="Collection(Edm.String)" /><Property Name="occurrenceId" Type="Edm.String" /><Property Name="isDraft" Type="Edm.Boolean" /><Property Name="hideAttendees" Type="Edm.Boolean" /><NavigationProperty Name="exceptionOccurrences" Type="Collection(microsoft.graph.event)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" 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><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="attachments" Type="Collection(microsoft.graph.attachment)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="attachmentSessions" Type="Collection(microsoft.graph.attachmentSession)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="calendar" Type="microsoft.graph.calendar" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" 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><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="instances" Type="Collection(microsoft.graph.event)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" 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><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="extensions" Type="Collection(microsoft.graph.extension)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><ComplexType Name="responseStatus"><Property Name="response" Type="microsoft.graph.responseType" /><Property Name="time" Type="Edm.DateTimeOffset" /></ComplexType><EnumType Name="sensitivity"><Member Name="normal" Value="0" /><Member Name="personal" Value="1" /><Member Name="private" Value="2" /><Member Name="confidential" Value="3" /></EnumType><ComplexType Name="attendeeBase" BaseType="microsoft.graph.recipient"><Property Name="type" Type="microsoft.graph.attendeeType" /></ComplexType><EnumType Name="attendeeType"><Member Name="required" Value="0" /><Member Name="optional" Value="1" /><Member Name="resource" Value="2" /></EnumType><ComplexType Name="attendee" BaseType="microsoft.graph.attendeeBase"><Property Name="status" Type="microsoft.graph.responseStatus" /><Property Name="proposedNewTime" Type="microsoft.graph.timeSlot" /></ComplexType><ComplexType Name="onlineMeetingInfo"><Property Name="joinUrl" Type="Edm.String" /><Property Name="conferenceId" Type="Edm.String" /><Property Name="tollNumber" Type="Edm.String" /><Property Name="tollFreeNumbers" Type="Collection(Edm.String)" /><Property Name="quickDial" Type="Edm.String" /><Property Name="phones" Type="Collection(microsoft.graph.phone)" /></ComplexType><ComplexType Name="phone"><Property Name="type" Type="microsoft.graph.phoneType" /><Property Name="number" Type="Edm.String" /></ComplexType><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><EntityType Name="person" BaseType="microsoft.graph.entity"><Property Name="displayName" Type="Edm.String" /><Property Name="givenName" Type="Edm.String" /><Property Name="surname" Type="Edm.String" /><Property Name="birthday" Type="Edm.String" /><Property Name="personNotes" Type="Edm.String" /><Property Name="isFavorite" Type="Edm.Boolean" /><Property Name="emailAddresses" Type="Collection(microsoft.graph.rankedEmailAddress)" /><Property Name="phones" Type="Collection(microsoft.graph.phone)" /><Property Name="postalAddresses" Type="Collection(microsoft.graph.location)" /><Property Name="websites" Type="Collection(microsoft.graph.website)" /><Property Name="title" Type="Edm.String" /><Property Name="companyName" Type="Edm.String" /><Property Name="yomiCompany" Type="Edm.String" /><Property Name="department" Type="Edm.String" /><Property Name="officeLocation" Type="Edm.String" /><Property Name="profession" Type="Edm.String" /><Property Name="sources" Type="Collection(microsoft.graph.personDataSource)" /><Property Name="mailboxType" Type="Edm.String" /><Property Name="personType" Type="Edm.String" /><Property Name="userPrincipalName" Type="Edm.String" /></EntityType><ComplexType Name="rankedEmailAddress"><Property Name="address" Type="Edm.String" /><Property Name="rank" Type="Edm.Double" /></ComplexType><ComplexType Name="website"><Property Name="type" Type="microsoft.graph.websiteType" /><Property Name="address" Type="Edm.String" /><Property Name="displayName" Type="Edm.String" /></ComplexType><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><ComplexType Name="personDataSource"><Property Name="type" Type="Edm.String" /></ComplexType><EntityType Name="contact" BaseType="microsoft.graph.outlookItem"><Property Name="parentFolderId" Type="Edm.String" /><Property Name="birthday" Type="Edm.DateTimeOffset" /><Property Name="fileAs" Type="Edm.String" /><Property Name="displayName" Type="Edm.String" /><Property Name="givenName" Type="Edm.String" /><Property Name="initials" Type="Edm.String" /><Property Name="middleName" Type="Edm.String" /><Property Name="nickName" Type="Edm.String" /><Property Name="surname" Type="Edm.String" /><Property Name="title" Type="Edm.String" /><Property Name="yomiGivenName" Type="Edm.String" /><Property Name="yomiSurname" Type="Edm.String" /><Property Name="yomiCompanyName" Type="Edm.String" /><Property Name="generation" Type="Edm.String" /><Property Name="emailAddresses" Type="Collection(microsoft.graph.typedEmailAddress)" /><Property Name="primaryEmailAddress" Type="microsoft.graph.completeEmailAddress" /><Property Name="secondaryEmailAddress" Type="microsoft.graph.completeEmailAddress" /><Property Name="tertiaryEmailAddress" Type="microsoft.graph.completeEmailAddress" /><Property Name="websites" Type="Collection(microsoft.graph.website)" /><Property Name="imAddresses" Type="Collection(Edm.String)" /><Property Name="jobTitle" Type="Edm.String" /><Property Name="companyName" Type="Edm.String" /><Property Name="department" Type="Edm.String" /><Property Name="officeLocation" Type="Edm.String" /><Property Name="profession" Type="Edm.String" /><Property Name="assistantName" Type="Edm.String" /><Property Name="manager" Type="Edm.String" /><Property Name="phones" Type="Collection(microsoft.graph.phone)" /><Property Name="postalAddresses" Type="Collection(microsoft.graph.physicalAddress)" /><Property Name="spouseName" Type="Edm.String" /><Property Name="personalNotes" Type="Edm.String" /><Property Name="children" Type="Collection(Edm.String)" /><Property Name="weddingAnniversary" Type="Edm.Date" /><Property Name="gender" Type="Edm.String" /><Property Name="isFavorite" Type="Edm.Boolean" /><Property Name="flag" Type="microsoft.graph.followupFlag" /><NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="photo" Type="microsoft.graph.profilePhoto" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="extensions" Type="Collection(microsoft.graph.extension)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><ComplexType Name="typedEmailAddress" BaseType="microsoft.graph.emailAddress"><Property Name="type" Type="microsoft.graph.emailType" /><Property Name="otherLabel" Type="Edm.String" /></ComplexType><EnumType Name="emailType"><Member Name="unknown" Value="0" /><Member Name="work" Value="1" /><Member Name="personal" Value="2" /><Member Name="main" Value="3" /><Member Name="other" Value="4" /></EnumType><ComplexType Name="completeEmailAddress" BaseType="microsoft.graph.emailAddress" /><EntityType Name="contactFolder" BaseType="microsoft.graph.entity"><Property Name="parentFolderId" Type="Edm.String" /><Property Name="displayName" Type="Edm.String" /><Property Name="wellKnownName" Type="Edm.String" /><NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="contacts" Type="Collection(microsoft.graph.contact)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="childFolders" Type="Collection(microsoft.graph.contactFolder)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" 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></NavigationProperty></EntityType><EntityType Name="note" BaseType="microsoft.graph.outlookItem"><Property Name="subject" Type="Edm.String" /><Property Name="body" Type="microsoft.graph.itemBody" /><Property Name="isDeleted" Type="Edm.Boolean" /><Property Name="hasAttachments" Type="Edm.Boolean" /><Property Name="bodyPreview" Type="Edm.String" /><NavigationProperty Name="attachments" Type="Collection(microsoft.graph.attachment)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="extensions" Type="Collection(microsoft.graph.extension)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><EntityType Name="inferenceClassification" BaseType="microsoft.graph.entity"><NavigationProperty Name="overrides" Type="Collection(microsoft.graph.inferenceClassificationOverride)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><EntityType Name="profilePhoto" BaseType="microsoft.graph.entity" HasStream="true"><Property Name="height" Type="Edm.Int32" /><Property Name="width" Type="Edm.Int32" /></EntityType><EntityType Name="conversation" BaseType="microsoft.graph.entity"><Property Name="topic" Type="Edm.String" Nullable="false" /><Property Name="hasAttachments" Type="Edm.Boolean" Nullable="false" /><Property Name="lastDeliveredDateTime" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="uniqueSenders" Type="Collection(Edm.String)" Nullable="false" /><Property Name="preview" Type="Edm.String" Nullable="false" /><NavigationProperty Name="threads" Type="Collection(microsoft.graph.conversationThread)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><EntityType Name="conversationThread" BaseType="microsoft.graph.entity"><Property Name="toRecipients" Type="Collection(microsoft.graph.recipient)" Nullable="false" /><Property Name="topic" Type="Edm.String" Nullable="false" /><Property Name="hasAttachments" Type="Edm.Boolean" Nullable="false" /><Property Name="lastDeliveredDateTime" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="uniqueSenders" Type="Collection(Edm.String)" Nullable="false" /><Property Name="ccRecipients" Type="Collection(microsoft.graph.recipient)" Nullable="false" /><Property Name="preview" Type="Edm.String" Nullable="false" /><Property Name="isLocked" Type="Edm.Boolean" Nullable="false" /><NavigationProperty Name="posts" Type="Collection(microsoft.graph.post)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><EntityType Name="mailboxFolder" BaseType="microsoft.graph.entity"><Property Name="displayName" Type="Edm.String" /><Property Name="parentFolderId" Type="Edm.String" /><Property Name="isHidden" Type="Edm.Boolean" /><Property Name="parentMailboxUrl" Type="Edm.String" /><Property Name="childFolderCount" Type="Edm.Int32" /><Property Name="totalItemCount" Type="Edm.Int32" /><Property Name="wellKnownName" Type="Edm.String" /><Property Name="type" Type="Edm.String" /><NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="childFolders" Type="Collection(microsoft.graph.mailboxFolder)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="items" Type="Collection(microsoft.graph.mailboxItem)" ContainsTarget="true"><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="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><EntityType Name="outlookCategory" BaseType="microsoft.graph.entity"><Property Name="displayName" Type="Edm.String" /><Property Name="color" Type="microsoft.graph.categoryColor" /></EntityType><EnumType Name="categoryColor"><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" /><Member Name="none" Value="-1" /></EnumType><EntityType Name="outlookTaskGroup" BaseType="microsoft.graph.entity"><Property Name="changeKey" Type="Edm.String" /><Property Name="isDefaultGroup" Type="Edm.Boolean" /><Property Name="name" Type="Edm.String" /><Property Name="groupKey" Type="Edm.Guid" /><NavigationProperty Name="taskFolders" Type="Collection(microsoft.graph.outlookTaskFolder)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" 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></NavigationProperty></EntityType><EntityType Name="outlookTaskFolder" BaseType="microsoft.graph.entity"><Property Name="changeKey" Type="Edm.String" /><Property Name="name" Type="Edm.String" /><Property Name="isDefaultFolder" Type="Edm.Boolean" /><Property Name="parentGroupKey" Type="Edm.Guid" /><NavigationProperty Name="tasks" Type="Collection(microsoft.graph.outlookTask)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" 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></NavigationProperty><NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)" ContainsTarget="true" /></EntityType><EntityType Name="outlookTask" BaseType="microsoft.graph.outlookItem"><Property Name="assignedTo" Type="Edm.String" /><Property Name="body" Type="microsoft.graph.itemBody" /><Property Name="completedDateTime" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="dueDateTime" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="hasAttachments" Type="Edm.Boolean" /><Property Name="importance" Type="microsoft.graph.importance" /><Property Name="isReminderOn" Type="Edm.Boolean" /><Property Name="owner" Type="Edm.String" /><Property Name="parentFolderId" Type="Edm.String" /><Property Name="recurrence" Type="microsoft.graph.patternedRecurrence" /><Property Name="reminderDateTime" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="sensitivity" Type="microsoft.graph.sensitivity" /><Property Name="startDateTime" Type="microsoft.graph.dateTimeTimeZone" /><Property Name="status" Type="microsoft.graph.taskStatus" /><Property Name="subject" Type="Edm.String" /><NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="attachments" Type="Collection(microsoft.graph.attachment)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><EnumType Name="taskStatus"><Member Name="notStarted" Value="0" /><Member Name="inProgress" Value="1" /><Member Name="completed" Value="2" /><Member Name="waitingOnOthers" Value="3" /><Member Name="deferred" Value="4" /></EnumType><EntityType Name="exchangeSettings" BaseType="microsoft.graph.entity"><Property Name="primaryMailboxId" Type="Edm.String" /><Property Name="inPlaceArchiveMailboxId" Type="Edm.String" /></EntityType><EntityType Name="attachment" BaseType="microsoft.graph.entity" Abstract="true"><Property Name="lastModifiedDateTime" Type="Edm.DateTimeOffset" /><Property Name="name" Type="Edm.String" /><Property Name="contentType" Type="Edm.String" /><Property Name="size" Type="Edm.Int32" Nullable="false" /><Property Name="isInline" Type="Edm.Boolean" Nullable="false" /></EntityType><ComplexType Name="attachmentItem"><Property Name="attachmentType" Type="microsoft.graph.attachmentType" /><Property Name="name" Type="Edm.String" /><Property Name="size" Type="Edm.Int64" /><Property Name="contentType" Type="Edm.String" /><Property Name="isInline" Type="Edm.Boolean" /><Property Name="contentId" Type="Edm.String" /></ComplexType><EnumType Name="attachmentType"><Member Name="file" Value="0" /><Member Name="item" Value="1" /><Member Name="reference" Value="2" /></EnumType><ComplexType Name="uploadSession"><Property Name="uploadUrl" Type="Edm.String" /><Property Name="expirationDateTime" Type="Edm.DateTimeOffset" /><Property Name="nextExpectedRanges" Type="Collection(Edm.String)" /></ComplexType><EntityType Name="fileAttachment" BaseType="microsoft.graph.attachment" HasStream="true"><Property Name="contentId" Type="Edm.String" /><Property Name="contentLocation" Type="Edm.String" /><Property Name="contentBytes" Type="Edm.Binary" /></EntityType><EntityType Name="itemAttachment" BaseType="microsoft.graph.attachment"><NavigationProperty Name="item" Type="microsoft.graph.outlookItem" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><EntityType Name="referenceAttachment" BaseType="microsoft.graph.attachment"><Property Name="sourceUrl" Type="Edm.String"><Annotation Term="Org.OData.Core.V1.IsURL" Bool="true" /></Property><Property Name="providerType" Type="microsoft.graph.referenceAttachmentProvider" /><Property Name="thumbnailUrl" Type="Edm.String"><Annotation Term="Org.OData.Core.V1.IsURL" Bool="true" /></Property><Property Name="previewUrl" Type="Edm.String"><Annotation Term="Org.OData.Core.V1.IsURL" Bool="true" /></Property><Property Name="permission" Type="microsoft.graph.referenceAttachmentPermission" /><Property Name="isFolder" Type="Edm.Boolean" /></EntityType><EnumType Name="referenceAttachmentProvider"><Member Name="other" Value="0" /><Member Name="oneDriveBusiness" Value="1" /><Member Name="oneDriveConsumer" Value="2" /><Member Name="dropbox" Value="3" /></EnumType><EnumType Name="referenceAttachmentPermission"><Member Name="other" Value="0" /><Member Name="view" Value="1" /><Member Name="edit" Value="2" /><Member Name="anonymousView" Value="3" /><Member Name="anonymousEdit" Value="4" /><Member Name="organizationView" Value="5" /><Member Name="organizationEdit" Value="6" /></EnumType><EntityType Name="attachmentSession" BaseType="microsoft.graph.entity"><Property Name="expirationDateTime" Type="Edm.DateTimeOffset" /><Property Name="nextExpectedRanges" Type="Collection(Edm.String)" /></EntityType><EntityType Name="messageRule" BaseType="microsoft.graph.entity"><Property Name="displayName" Type="Edm.String" /><Property Name="sequence" Type="Edm.Int32" /><Property Name="conditions" Type="microsoft.graph.messageRulePredicates" /><Property Name="actions" Type="microsoft.graph.messageRuleActions" /><Property Name="exceptions" Type="microsoft.graph.messageRulePredicates" /><Property Name="isEnabled" Type="Edm.Boolean" /><Property Name="hasError" Type="Edm.Boolean" /><Property Name="isReadOnly" Type="Edm.Boolean" /></EntityType><ComplexType Name="messageRulePredicates"><Property Name="categories" Type="Collection(Edm.String)" /><Property Name="subjectContains" Type="Collection(Edm.String)" /><Property Name="bodyContains" Type="Collection(Edm.String)" /><Property Name="bodyOrSubjectContains" Type="Collection(Edm.String)" /><Property Name="senderContains" Type="Collection(Edm.String)" /><Property Name="recipientContains" Type="Collection(Edm.String)" /><Property Name="headerContains" Type="Collection(Edm.String)" /><Property Name="messageActionFlag" Type="microsoft.graph.messageActionFlag" /><Property Name="importance" Type="microsoft.graph.importance" /><Property Name="sensitivity" Type="microsoft.graph.sensitivity" /><Property Name="fromAddresses" Type="Collection(microsoft.graph.recipient)" /><Property Name="sentToAddresses" Type="Collection(microsoft.graph.recipient)" /><Property Name="sentToMe" Type="Edm.Boolean" /><Property Name="sentOnlyToMe" Type="Edm.Boolean" /><Property Name="sentCcMe" Type="Edm.Boolean" /><Property Name="sentToOrCcMe" Type="Edm.Boolean" /><Property Name="notSentToMe" Type="Edm.Boolean" /><Property Name="hasAttachments" Type="Edm.Boolean" /><Property Name="isApprovalRequest" Type="Edm.Boolean" /><Property Name="isAutomaticForward" Type="Edm.Boolean" /><Property Name="isAutomaticReply" Type="Edm.Boolean" /><Property Name="isEncrypted" Type="Edm.Boolean" /><Property Name="isMeetingRequest" Type="Edm.Boolean" /><Property Name="isMeetingResponse" Type="Edm.Boolean" /><Property Name="isNonDeliveryReport" Type="Edm.Boolean" /><Property Name="isPermissionControlled" Type="Edm.Boolean" /><Property Name="isReadReceipt" Type="Edm.Boolean" /><Property Name="isSigned" Type="Edm.Boolean" /><Property Name="isVoicemail" Type="Edm.Boolean" /><Property Name="withinSizeRange" Type="microsoft.graph.sizeRange" /></ComplexType><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><ComplexType Name="sizeRange"><Property Name="minimumSize" Type="Edm.Int32" /><Property Name="maximumSize" Type="Edm.Int32" /></ComplexType><ComplexType Name="messageRuleActions"><Property Name="moveToFolder" Type="Edm.String" /><Property Name="copyToFolder" Type="Edm.String" /><Property Name="delete" Type="Edm.Boolean" /><Property Name="permanentDelete" Type="Edm.Boolean" /><Property Name="markAsRead" Type="Edm.Boolean" /><Property Name="markImportance" Type="microsoft.graph.importance" /><Property Name="forwardTo" Type="Collection(microsoft.graph.recipient)" /><Property Name="forwardAsAttachmentTo" Type="Collection(microsoft.graph.recipient)" /><Property Name="redirectTo" Type="Collection(microsoft.graph.recipient)" /><Property Name="assignCategories" Type="Collection(Edm.String)" /><Property Name="stopProcessingRules" Type="Edm.Boolean" /></ComplexType><EntityType Name="userConfiguration" BaseType="microsoft.graph.entity"><Property Name="binaryData" Type="Edm.Binary" /><Property Name="xmlData" Type="Edm.Binary" /><Property Name="structuredData" Type="Collection(microsoft.graph.structuredDataEntry)" /></EntityType><ComplexType Name="structuredDataEntry"><Property Name="keyEntry" Type="microsoft.graph.structuredDataEntryTypedValue" /><Property Name="valueEntry" Type="microsoft.graph.structuredDataEntryTypedValue" /></ComplexType><ComplexType Name="structuredDataEntryTypedValue"><Property Name="type" Type="microsoft.graph.structuredDataEntryValueType" /><Property Name="values" Type="Collection(Edm.String)" /></ComplexType><EnumType Name="structuredDataEntryValueType"><Member Name="dateTime" Value="0" /><Member Name="boolean" Value="1" /><Member Name="byte" Value="2" /><Member Name="string" Value="3" /><Member Name="integer32" Value="4" /><Member Name="unsignedInteger32" Value="5" /><Member Name="integer64" Value="6" /><Member Name="unsignedInteger64" Value="7" /><Member Name="stringArray" Value="8" /><Member Name="byteArray" Value="9" /></EnumType><EntityType Name="calendarPermission" BaseType="microsoft.graph.entity"><Property Name="emailAddress" Type="microsoft.graph.emailAddress" /><Property Name="isRemovable" Type="Edm.Boolean" /><Property Name="isInsideOrganization" Type="Edm.Boolean" /><Property Name="role" Type="microsoft.graph.calendarRoleType" /><Property Name="allowedRoles" Type="Collection(microsoft.graph.calendarRoleType)" /></EntityType><EntityType Name="inferenceClassificationOverride" BaseType="microsoft.graph.entity"><Property Name="classifyAs" Type="microsoft.graph.inferenceClassificationType" /><Property Name="senderEmailAddress" Type="microsoft.graph.emailAddress" /></EntityType><EntityType Name="post" BaseType="microsoft.graph.outlookItem"><Property Name="body" Type="microsoft.graph.itemBody" /><Property Name="receivedDateTime" Type="Edm.DateTimeOffset" Nullable="false" /><Property Name="hasAttachments" Type="Edm.Boolean" Nullable="false" /><Property Name="from" Type="microsoft.graph.recipient" Nullable="false" /><Property Name="sender" Type="microsoft.graph.recipient" /><Property Name="conversationThreadId" Type="Edm.String" /><Property Name="newParticipants" Type="Collection(microsoft.graph.recipient)" Nullable="false" /><Property Name="conversationId" Type="Edm.String" /><Property Name="importance" Type="microsoft.graph.importance" /><NavigationProperty Name="inReplyTo" Type="microsoft.graph.post" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" 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><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="extensions" Type="Collection(microsoft.graph.extension)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="attachments" Type="Collection(microsoft.graph.attachment)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation></NavigationProperty><NavigationProperty Name="mentions" Type="Collection(microsoft.graph.mention)" ContainsTarget="true"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions"><Record><PropertyValue Property="Updatable" Bool="false" /></Record></Annotation></NavigationProperty></EntityType><EntityType Name="mailboxItem" BaseType="microsoft.graph.outlookItem"><Property Name="type" Type="Edm.String" /><Property Name="size" Type="Edm.Int64" /><NavigationProperty Name="singleValueExtendedProperties" Type="Collection(microsoft.graph.singleValueLegacyExtendedProperty)" ContainsTarget="true" /><NavigationProperty Name="multiValueExtendedProperties" Type="Collection(microsoft.graph.multiValueLegacyExtendedProperty)" ContainsTarget="true" /></EntityType><EntityType Name="mention" BaseType="microsoft.graph.entity"><Property Name="mentioned" Type="microsoft.graph.emailAddress" Nullable="false" /><Property Name="mentionText" Type="Edm.String" /><Property Name="clientReference" Type="Edm.String" /><Property Name="createdBy" Type="microsoft.graph.emailAddress" /><Property Name="createdDateTime" Type="Edm.DateTimeOffset" /><Property Name="serverCreatedDateTime" Type="Edm.DateTimeOffset" /><Property Name="deepLink" Type="Edm.String" /><Property Name="application" Type="Edm.String" /></EntityType><EntityType Name="extension" BaseType="microsoft.graph.entity" Abstract="true" /><EntityType Name="openTypeExtension" BaseType="microsoft.graph.extension" OpenType="true"><Property Name="extensionName" Type="Edm.String" Nullable="false" /></EntityType><Function Name="delta" IsBound="true" EntitySetPath="bindingparameter"><Parameter Name="bindingparameter" Type="Collection(microsoft.graph.mailFolder)" Nullable="false" /><ReturnType Type="Collection(microsoft.graph.mailFolder)" Nullable="false" /></Function><Function Name="delta" IsBound="true" EntitySetPath="bindingparameter"><Parameter Name="bindingparameter" Type="Collection(microsoft.graph.calendar)" Nullable="false" /><ReturnType Type="Collection(microsoft.graph.calendar)" Nullable="false" /></Function><Function Name="delta" IsBound="true" EntitySetPath="bindingparameter"><Parameter Name="bindingparameter" Type="Collection(microsoft.graph.event)" Nullable="false" /><ReturnType Type="Collection(microsoft.graph.event)" Nullable="false" /></Function><Function Name="delta" IsBound="true" EntitySetPath="bindingparameter"><Parameter Name="bindingparameter" Type="Collection(microsoft.graph.contactFolder)" Nullable="false" /><ReturnType Type="Collection(microsoft.graph.contactFolder)" Nullable="false" /></Function><Function Name="delta" IsBound="true" EntitySetPath="bindingparameter"><Parameter Name="bindingparameter" Type="Collection(microsoft.graph.note)" Nullable="false" /><ReturnType Type="Collection(microsoft.graph.note)" Nullable="false" /></Function><Function Name="delta" IsBound="true" EntitySetPath="bindingparameter"><Parameter Name="bindingparameter" Type="Collection(microsoft.graph.mailboxFolder)" Nullable="false" /><ReturnType Type="Collection(microsoft.graph.mailboxFolder)" Nullable="false" /></Function><Function Name="delta" IsBound="true" EntitySetPath="bindingparameter"><Parameter Name="bindingparameter" Type="Collection(microsoft.graph.message)" Nullable="false" /><ReturnType Type="Collection(microsoft.graph.message)" Nullable="false" /></Function><Function Name="delta" IsBound="true" EntitySetPath="bindingparameter"><Parameter Name="bindingparameter" Type="Collection(microsoft.graph.contact)" Nullable="false" /><ReturnType Type="Collection(microsoft.graph.contact)" Nullable="false" /></Function><Function Name="delta" IsBound="true" EntitySetPath="bindingparameter"><Parameter Name="bindingparameter" Type="Collection(microsoft.graph.mailboxItem)" Nullable="false" /><ReturnType Type="Collection(microsoft.graph.mailboxItem)" Nullable="false" /></Function><Action Name="addFavorite" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.user" /><Parameter Name="GroupId" Type="Edm.String" /></Action><Action Name="addFavorite" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.group" /></Action><Action Name="removeFavorite" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.user" /><Parameter Name="GroupId" Type="Edm.String" /></Action><Action Name="removeFavorite" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.group" /></Action><Action Name="sendMail" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.user" /><Parameter Name="Message" Type="microsoft.graph.message" Nullable="false" /><Parameter Name="SaveToSentItems" Type="Edm.Boolean" /></Action><Function Name="reminderView" IsBound="true"><Parameter Name="bindingparameter" Type="microsoft.graph.user" /><Parameter Name="StartDateTime" Type="microsoft.graph.dateTime" Nullable="false" /><Parameter Name="EndDateTime" Type="microsoft.graph.dateTime" /><ReturnType Type="Collection(microsoft.graph.reminder)" Nullable="false" /></Function><Action Name="getMailTips" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.user" /><Parameter Name="EmailAddresses" Type="Collection(Edm.String)" Nullable="false" /><Parameter Name="MailTipsOptions" Type="microsoft.graph.mailTipsType" /><ReturnType Type="Collection(microsoft.graph.mailTips)" Nullable="false" /></Action><Function Name="findRooms" IsBound="true"><Parameter Name="bindingparameter" Type="microsoft.graph.user" /><ReturnType Type="Collection(microsoft.graph.emailAddress)" Nullable="false" /></Function><Function Name="findRooms" IsBound="true"><Parameter Name="bindingparameter" Type="microsoft.graph.user" /><Parameter Name="RoomList" Type="Edm.String" Nullable="false" /><ReturnType Type="Collection(microsoft.graph.emailAddress)" /></Function><Function Name="findRoomLists" IsBound="true"><Parameter Name="bindingparameter" Type="microsoft.graph.user" /><ReturnType Type="Collection(microsoft.graph.emailAddress)" Nullable="false" /></Function><Action Name="translateExchangeIds" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.user" /><Parameter Name="InputIds" Type="Collection(Edm.String)" Nullable="false" /><Parameter Name="TargetIdType" Type="microsoft.graph.exchangeIdFormat" Nullable="false" /><Parameter Name="SourceIdType" Type="microsoft.graph.exchangeIdFormat" Nullable="false" /><ReturnType Type="Collection(microsoft.graph.convertIdResult)" Nullable="false" /></Action><Action Name="subscribeByMail" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.group" /></Action><Action Name="unsubscribeByMail" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.group" /></Action><Action Name="resetUnseenCount" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.group" /></Action><Action Name="exportItems" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.mailboxes" /><Parameter Name="ItemIds" Type="Collection(Edm.String)" Nullable="false" /><ReturnType Type="Collection(microsoft.graph.exportItemResponse)" Nullable="false" /></Action><Action Name="createImportSession" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.mailboxes" /><ReturnType Type="microsoft.graph.mailboxItemImportSession" Nullable="false" /></Action><Action Name="importItem" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.mailboxes" /><Parameter Name="FolderId" Type="Edm.String" Nullable="false" /><Parameter Name="Data" Type="Edm.String" Nullable="false" /><Parameter Name="Mode" Type="microsoft.graph.mailboxItemImportMode" Nullable="false" /><Parameter Name="ItemId" Type="Edm.String" /><Parameter Name="ChangeKey" Type="Edm.String" /><ReturnType Type="microsoft.graph.importMailboxItemResponse" Nullable="false" /></Action><Function Name="supportedLanguages" IsBound="true"><Parameter Name="bindingparameter" Type="microsoft.graph.outlookUser" /><ReturnType Type="Collection(microsoft.graph.localeInfo)" Nullable="false" /></Function><Function Name="supportedTimeZones" IsBound="true"><Parameter Name="bindingparameter" Type="microsoft.graph.outlookUser" /><ReturnType Type="Collection(microsoft.graph.timeZoneInformation)" Nullable="false" /></Function><Function Name="supportedTimeZones" IsBound="true"><Parameter Name="bindingparameter" Type="microsoft.graph.outlookUser" /><Parameter Name="TimeZoneStandard" Type="microsoft.graph.timeZoneStandard" Nullable="false" /><ReturnType Type="Collection(microsoft.graph.timeZoneInformation)" Nullable="false" /></Function><Action Name="createReply" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="microsoft.graph.message" /><Parameter Name="Message" Type="microsoft.graph.message" /><Parameter Name="Comment" Type="Edm.String" /><ReturnType Type="microsoft.graph.message" /></Action><Action Name="createReplyAll" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="microsoft.graph.message" /><Parameter Name="Message" Type="microsoft.graph.message" /><Parameter Name="Comment" Type="Edm.String" /><ReturnType Type="microsoft.graph.message" /></Action><Action Name="createForward" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="microsoft.graph.message" /><Parameter Name="ToRecipients" Type="Collection(microsoft.graph.recipient)" /><Parameter Name="Message" Type="microsoft.graph.message" /><Parameter Name="Comment" Type="Edm.String" /><ReturnType Type="microsoft.graph.message" /></Action><Action Name="send" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.message" /></Action><Action Name="copy" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="microsoft.graph.message" /><Parameter Name="DestinationId" Type="Edm.String" Nullable="false" /><ReturnType Type="microsoft.graph.message" /></Action><Action Name="copy" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="microsoft.graph.mailFolder" /><Parameter Name="DestinationId" Type="Edm.String" Nullable="false" /><ReturnType Type="microsoft.graph.mailFolder" /></Action><Action Name="move" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="microsoft.graph.message" /><Parameter Name="DestinationId" Type="Edm.String" Nullable="false" /><ReturnType Type="microsoft.graph.message" /></Action><Action Name="move" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="microsoft.graph.mailFolder" /><Parameter Name="DestinationId" Type="Edm.String" Nullable="false" /><ReturnType Type="microsoft.graph.mailFolder" /></Action><Action Name="markAsJunk" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="microsoft.graph.message" /><Parameter Name="MoveToJunk" Type="Edm.Boolean" Nullable="false" /><ReturnType Type="microsoft.graph.message" /></Action><Action Name="markAsNotJunk" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="microsoft.graph.message" /><Parameter Name="MoveToInbox" Type="Edm.Boolean" Nullable="false" /><ReturnType Type="microsoft.graph.message" /></Action><Action Name="reportMessage" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.message" /><Parameter Name="ReportAction" Type="microsoft.graph.reportActionType" Nullable="false" /><Parameter Name="SubmitToMicrosoft" Type="Edm.Boolean" /><Parameter Name="ClientPlatform" Type="microsoft.graph.reportMessagePlatformType" /><Parameter Name="IsImplicitReport" Type="Edm.Boolean" /><Parameter Name="IsMessageMoveRequested" Type="Edm.Boolean" /><ReturnType Type="microsoft.graph.reportMessageCommandResult" Nullable="false" /></Action><Action Name="reply" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.message" /><Parameter Name="Message" Type="microsoft.graph.message" /><Parameter Name="Comment" Type="Edm.String" /></Action><Action Name="reply" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.conversationThread" /><Parameter Name="Post" Type="microsoft.graph.post" Nullable="false" /></Action><Action Name="reply" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.post" /><Parameter Name="Post" Type="microsoft.graph.post" Nullable="false" /></Action><Action Name="replyAll" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.message" /><Parameter Name="Message" Type="microsoft.graph.message" /><Parameter Name="Comment" Type="Edm.String" /></Action><Action Name="forward" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.message" /><Parameter Name="ToRecipients" Type="Collection(microsoft.graph.recipient)" /><Parameter Name="Message" Type="microsoft.graph.message" /><Parameter Name="Comment" Type="Edm.String" /></Action><Action Name="forward" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.event" /><Parameter Name="ToRecipients" Type="Collection(microsoft.graph.recipient)" /><Parameter Name="Comment" Type="Edm.String" /></Action><Action Name="forward" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.post" /><Parameter Name="Comment" Type="Edm.String" /><Parameter Name="ToRecipients" Type="Collection(microsoft.graph.recipient)" /></Action><Action Name="unsubscribe" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.message" /></Action><Action Name="permanentDelete" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.message" /></Action><Action Name="permanentDelete" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.mailFolder" /></Action><Action Name="permanentDelete" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.calendar" /></Action><Action Name="permanentDelete" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.event" /></Action><Action Name="permanentDelete" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.contact" /></Action><Action Name="permanentDelete" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.contactFolder" /></Action><Action Name="permanentDelete" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.outlookTaskFolder" /></Action><Action Name="permanentDelete" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.outlookTask" /></Action><Action Name="accept" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.calendarSharingMessage" /><ReturnType Type="microsoft.graph.calendar" Nullable="false" /></Action><Action Name="accept" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.eventMessageRequest" /><Parameter Name="SendResponse" Type="Edm.Boolean" /><Parameter Name="Comment" Type="Edm.String" /></Action><Action Name="accept" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.event" /><Parameter Name="SendResponse" Type="Edm.Boolean" /><Parameter Name="Comment" Type="Edm.String" /></Action><Action Name="decline" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.eventMessageRequest" /><Parameter Name="ProposedNewTime" Type="microsoft.graph.timeSlot" /><Parameter Name="SendResponse" Type="Edm.Boolean" /><Parameter Name="Comment" Type="Edm.String" /></Action><Action Name="decline" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.event" /><Parameter Name="ProposedNewTime" Type="microsoft.graph.timeSlot" /><Parameter Name="SendResponse" Type="Edm.Boolean" /><Parameter Name="Comment" Type="Edm.String" /></Action><Action Name="tentativelyAccept" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.eventMessageRequest" /><Parameter Name="ProposedNewTime" Type="microsoft.graph.timeSlot" /><Parameter Name="SendResponse" Type="Edm.Boolean" /><Parameter Name="Comment" Type="Edm.String" /></Action><Action Name="tentativelyAccept" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.event" /><Parameter Name="ProposedNewTime" Type="microsoft.graph.timeSlot" /><Parameter Name="SendResponse" Type="Edm.Boolean" /><Parameter Name="Comment" Type="Edm.String" /></Action><Action Name="getSchedule" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.calendar" /><Parameter Name="Schedules" Type="Collection(Edm.String)" /><Parameter Name="EndTime" Type="microsoft.graph.dateTimeTimeZone" /><Parameter Name="StartTime" Type="microsoft.graph.dateTimeTimeZone" /><Parameter Name="AvailabilityViewInterval" Type="Edm.Int32" /><ReturnType Type="Collection(microsoft.graph.scheduleInformation)" /></Action><Function Name="allowedCalendarSharingRoles" IsBound="true"><Parameter Name="bindingparameter" Type="microsoft.graph.calendar" /><Parameter Name="User" Type="Edm.String" Nullable="false" /><ReturnType Type="Collection(microsoft.graph.calendarRoleType)" Nullable="false" /></Function><Action Name="dismissReminder" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.event" /></Action><Action Name="snoozeReminder" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.event" /><Parameter Name="NewReminderTime" Type="microsoft.graph.dateTimeTimeZone" Nullable="false" /></Action><Action Name="cancel" IsBound="true"><Parameter Name="bindingParameter" Type="microsoft.graph.event" /><Parameter Name="Comment" Type="Edm.String" /></Action><Action Name="complete" IsBound="true" EntitySetPath="bindingParameter"><Parameter Name="bindingParameter" Type="microsoft.graph.outlookTask" /><ReturnType Type="Collection(microsoft.graph.outlookTask)" Nullable="false" /></Action><Action Name="createUploadSession" IsBound="true"><Parameter Name="bindingParameter" Type="Collection(microsoft.graph.attachment)" /><Parameter Name="AttachmentItem" Type="microsoft.graph.attachmentItem" Nullable="false" /><ReturnType Type="microsoft.graph.uploadSession" /></Action><EntityContainer Name="EntityContainer"><EntitySet Name="users" EntityType="microsoft.graph.user"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></EntitySet><Singleton Name="me" Type="microsoft.graph.user"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></Singleton><EntitySet Name="groups" EntityType="microsoft.graph.group"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></EntitySet><EntitySet Name="mailboxes" EntityType="microsoft.graph.mailboxes"><Annotation Term="Org.OData.Capabilities.V1.ChangeTracking"><Record><PropertyValue Property="Supported" 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.SearchRestrictions"><Record><PropertyValue Property="Searchable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.InsertRestrictions"><Record><PropertyValue Property="Insertable" Bool="false" /></Record></Annotation><Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions"><Record><PropertyValue Property="Deletable" Bool="false" /></Record></Annotation></EntitySet></EntityContainer></Schema></edmx:DataServices></edmx:Edmx>