├── .github ├── fabricbot.json └── workflows │ └── create-v1.0-pull-request.yml ├── .gitignore ├── BaseModels ├── MSCollection.h ├── MSCollection.m ├── MSDate.h ├── MSDate.m ├── MSDuration.h ├── MSDuration.m ├── MSObject.h ├── MSObject.m ├── MSTimeOfDay.h ├── MSTimeOfDay.m ├── NSDate+MSSerialization.h └── NSDate+MSSerialization.m ├── GeneratedModels ├── MSGraphAadUserConversationMember.h ├── MSGraphAadUserConversationMember.m ├── MSGraphAadUserNotificationRecipient.h ├── MSGraphAadUserNotificationRecipient.m ├── MSGraphAccessAction.h ├── MSGraphAccessAction.m ├── MSGraphAccessReviewApplyAction.h ├── MSGraphAccessReviewApplyAction.m ├── MSGraphAccessReviewInactiveUsersQueryScope.h ├── MSGraphAccessReviewInactiveUsersQueryScope.m ├── MSGraphAccessReviewInstance.h ├── MSGraphAccessReviewInstance.m ├── MSGraphAccessReviewInstanceDecisionItem.h ├── MSGraphAccessReviewInstanceDecisionItem.m ├── MSGraphAccessReviewInstanceDecisionItemFilterByCurrentUserOptions.h ├── MSGraphAccessReviewInstanceDecisionItemFilterByCurrentUserOptions.m ├── MSGraphAccessReviewInstanceDecisionItemResource.h ├── MSGraphAccessReviewInstanceDecisionItemResource.m ├── MSGraphAccessReviewInstanceFilterByCurrentUserOptions.h ├── MSGraphAccessReviewInstanceFilterByCurrentUserOptions.m ├── MSGraphAccessReviewQueryScope.h ├── MSGraphAccessReviewQueryScope.m ├── MSGraphAccessReviewReviewerScope.h ├── MSGraphAccessReviewReviewerScope.m ├── MSGraphAccessReviewScheduleDefinition.h ├── MSGraphAccessReviewScheduleDefinition.m ├── MSGraphAccessReviewScheduleDefinitionFilterByCurrentUserOptions.h ├── MSGraphAccessReviewScheduleDefinitionFilterByCurrentUserOptions.m ├── MSGraphAccessReviewScheduleSettings.h ├── MSGraphAccessReviewScheduleSettings.m ├── MSGraphAccessReviewScope.h ├── MSGraphAccessReviewScope.m ├── MSGraphAccessReviewSet.h ├── MSGraphAccessReviewSet.m ├── MSGraphActionState.h ├── MSGraphActionState.m ├── MSGraphActivityBasedTimeoutPolicy.h ├── MSGraphActivityBasedTimeoutPolicy.m ├── MSGraphActivityDomain.h ├── MSGraphActivityDomain.m ├── MSGraphActivityHistoryItem.h ├── MSGraphActivityHistoryItem.m ├── MSGraphAddIn.h ├── MSGraphAddIn.m ├── MSGraphAdminConsentRequestPolicy.h ├── MSGraphAdminConsentRequestPolicy.m ├── MSGraphAdministrativeUnit.h ├── MSGraphAdministrativeUnit.m ├── MSGraphAgreement.h ├── MSGraphAgreement.m ├── MSGraphAgreementAcceptance.h ├── MSGraphAgreementAcceptance.m ├── MSGraphAgreementAcceptanceState.h ├── MSGraphAgreementAcceptanceState.m ├── MSGraphAgreementFile.h ├── MSGraphAgreementFile.m ├── MSGraphAgreementFileData.h ├── MSGraphAgreementFileData.m ├── MSGraphAgreementFileLocalization.h ├── MSGraphAgreementFileLocalization.m ├── MSGraphAgreementFileProperties.h ├── MSGraphAgreementFileProperties.m ├── MSGraphAgreementFileVersion.h ├── MSGraphAgreementFileVersion.m ├── MSGraphAlert.h ├── MSGraphAlert.m ├── MSGraphAlertDetection.h ├── MSGraphAlertDetection.m ├── MSGraphAlertFeedback.h ├── MSGraphAlertFeedback.m ├── MSGraphAlertHistoryState.h ├── MSGraphAlertHistoryState.m ├── MSGraphAlertSeverity.h ├── MSGraphAlertSeverity.m ├── MSGraphAlertStatus.h ├── MSGraphAlertStatus.m ├── MSGraphAlertTrigger.h ├── MSGraphAlertTrigger.m ├── MSGraphAllDevicesAssignmentTarget.h ├── MSGraphAllDevicesAssignmentTarget.m ├── MSGraphAllLicensedUsersAssignmentTarget.h ├── MSGraphAllLicensedUsersAssignmentTarget.m ├── MSGraphAllowInvitesFrom.h ├── MSGraphAllowInvitesFrom.m ├── MSGraphAlternativeSecurityId.h ├── MSGraphAlternativeSecurityId.m ├── MSGraphAndroidCompliancePolicy.h ├── MSGraphAndroidCompliancePolicy.m ├── MSGraphAndroidCustomConfiguration.h ├── MSGraphAndroidCustomConfiguration.m ├── MSGraphAndroidGeneralDeviceConfiguration.h ├── MSGraphAndroidGeneralDeviceConfiguration.m ├── MSGraphAndroidLobApp.h ├── MSGraphAndroidLobApp.m ├── MSGraphAndroidManagedAppProtection.h ├── MSGraphAndroidManagedAppProtection.m ├── MSGraphAndroidManagedAppRegistration.h ├── MSGraphAndroidManagedAppRegistration.m ├── MSGraphAndroidMinimumOperatingSystem.h ├── MSGraphAndroidMinimumOperatingSystem.m ├── MSGraphAndroidMobileAppIdentifier.h ├── MSGraphAndroidMobileAppIdentifier.m ├── MSGraphAndroidRequiredPasswordType.h ├── MSGraphAndroidRequiredPasswordType.m ├── MSGraphAndroidStoreApp.h ├── MSGraphAndroidStoreApp.m ├── MSGraphAndroidWorkProfileCompliancePolicy.h ├── MSGraphAndroidWorkProfileCompliancePolicy.m ├── MSGraphAndroidWorkProfileCrossProfileDataSharingType.h ├── MSGraphAndroidWorkProfileCrossProfileDataSharingType.m ├── MSGraphAndroidWorkProfileCustomConfiguration.h ├── MSGraphAndroidWorkProfileCustomConfiguration.m ├── MSGraphAndroidWorkProfileDefaultAppPermissionPolicyType.h ├── MSGraphAndroidWorkProfileDefaultAppPermissionPolicyType.m ├── MSGraphAndroidWorkProfileGeneralDeviceConfiguration.h ├── MSGraphAndroidWorkProfileGeneralDeviceConfiguration.m ├── MSGraphAndroidWorkProfileRequiredPasswordType.h ├── MSGraphAndroidWorkProfileRequiredPasswordType.m ├── MSGraphApiApplication.h ├── MSGraphApiApplication.m ├── MSGraphApiAuthenticationConfigurationBase.h ├── MSGraphApiAuthenticationConfigurationBase.m ├── MSGraphAppCatalogs.h ├── MSGraphAppCatalogs.m ├── MSGraphAppConfigurationSettingItem.h ├── MSGraphAppConfigurationSettingItem.m ├── MSGraphAppConsentApprovalRoute.h ├── MSGraphAppConsentApprovalRoute.m ├── MSGraphAppConsentRequest.h ├── MSGraphAppConsentRequest.m ├── MSGraphAppConsentRequestScope.h ├── MSGraphAppConsentRequestScope.m ├── MSGraphAppHostedMediaConfig.h ├── MSGraphAppHostedMediaConfig.m ├── MSGraphAppIdentity.h ├── MSGraphAppIdentity.m ├── MSGraphAppListItem.h ├── MSGraphAppListItem.m ├── MSGraphAppListType.h ├── MSGraphAppListType.m ├── MSGraphAppLockerApplicationControlType.h ├── MSGraphAppLockerApplicationControlType.m ├── MSGraphAppRole.h ├── MSGraphAppRole.m ├── MSGraphAppRoleAssignment.h ├── MSGraphAppRoleAssignment.m ├── MSGraphAppScope.h ├── MSGraphAppScope.m ├── MSGraphAppleDeviceFeaturesConfigurationBase.h ├── MSGraphAppleDeviceFeaturesConfigurationBase.m ├── MSGraphApplePushNotificationCertificate.h ├── MSGraphApplePushNotificationCertificate.m ├── MSGraphApplication.h ├── MSGraphApplication.m ├── MSGraphApplicationEnforcedRestrictionsSessionControl.h ├── MSGraphApplicationEnforcedRestrictionsSessionControl.m ├── MSGraphApplicationGuardBlockClipboardSharingType.h ├── MSGraphApplicationGuardBlockClipboardSharingType.m ├── MSGraphApplicationGuardBlockFileTransferType.h ├── MSGraphApplicationGuardBlockFileTransferType.m ├── MSGraphApplicationServicePrincipal.h ├── MSGraphApplicationServicePrincipal.m ├── MSGraphApplicationTemplate.h ├── MSGraphApplicationTemplate.m ├── MSGraphApplicationType.h ├── MSGraphApplicationType.m ├── MSGraphAppliedConditionalAccessPolicy.h ├── MSGraphAppliedConditionalAccessPolicy.m ├── MSGraphAppliedConditionalAccessPolicyResult.h ├── MSGraphAppliedConditionalAccessPolicyResult.m ├── MSGraphApproval.h ├── MSGraphApproval.m ├── MSGraphApprovalStage.h ├── MSGraphApprovalStage.m ├── MSGraphArchivedPrintJob.h ├── MSGraphArchivedPrintJob.m ├── MSGraphAssignedLabel.h ├── MSGraphAssignedLabel.m ├── MSGraphAssignedLicense.h ├── MSGraphAssignedLicense.m ├── MSGraphAssignedPlan.h ├── MSGraphAssignedPlan.m ├── MSGraphAssignmentOrder.h ├── MSGraphAssignmentOrder.m ├── MSGraphAttachment.h ├── MSGraphAttachment.m ├── MSGraphAttachmentItem.h ├── MSGraphAttachmentItem.m ├── MSGraphAttachmentType.h ├── MSGraphAttachmentType.m ├── MSGraphAttendee.h ├── MSGraphAttendee.m ├── MSGraphAttendeeAvailability.h ├── MSGraphAttendeeAvailability.m ├── MSGraphAttendeeBase.h ├── MSGraphAttendeeBase.m ├── MSGraphAttendeeType.h ├── MSGraphAttendeeType.m ├── MSGraphAttestationLevel.h ├── MSGraphAttestationLevel.m ├── MSGraphAudio.h ├── MSGraphAudio.m ├── MSGraphAudioConferencing.h ├── MSGraphAudioConferencing.m ├── MSGraphAuditActivityInitiator.h ├── MSGraphAuditActivityInitiator.m ├── MSGraphAuditLogRoot.h ├── MSGraphAuditLogRoot.m ├── MSGraphAuthentication.h ├── MSGraphAuthentication.m ├── MSGraphAuthenticationFlowsPolicy.h ├── MSGraphAuthenticationFlowsPolicy.m ├── MSGraphAuthenticationMethod.h ├── MSGraphAuthenticationMethod.m ├── MSGraphAuthenticationMethodConfiguration.h ├── MSGraphAuthenticationMethodConfiguration.m ├── MSGraphAuthenticationMethodKeyStrength.h ├── MSGraphAuthenticationMethodKeyStrength.m ├── MSGraphAuthenticationMethodState.h ├── MSGraphAuthenticationMethodState.m ├── MSGraphAuthenticationMethodTarget.h ├── MSGraphAuthenticationMethodTarget.m ├── MSGraphAuthenticationMethodTargetType.h ├── MSGraphAuthenticationMethodTargetType.m ├── MSGraphAuthenticationMethodsPolicy.h ├── MSGraphAuthenticationMethodsPolicy.m ├── MSGraphAuthenticatorAppFeatureSettings.h ├── MSGraphAuthenticatorAppFeatureSettings.m ├── MSGraphAuthorizationPolicy.h ├── MSGraphAuthorizationPolicy.m ├── MSGraphAutomaticRepliesMailTips.h ├── MSGraphAutomaticRepliesMailTips.m ├── MSGraphAutomaticRepliesSetting.h ├── MSGraphAutomaticRepliesSetting.m ├── MSGraphAutomaticRepliesStatus.h ├── MSGraphAutomaticRepliesStatus.m ├── MSGraphAutomaticUpdateMode.h ├── MSGraphAutomaticUpdateMode.m ├── MSGraphAverageComparativeScore.h ├── MSGraphAverageComparativeScore.m ├── MSGraphB2xIdentityUserFlow.h ├── MSGraphB2xIdentityUserFlow.m ├── MSGraphBaseItem.h ├── MSGraphBaseItem.m ├── MSGraphBaseItemVersion.h ├── MSGraphBaseItemVersion.m ├── MSGraphBasicAuthentication.h ├── MSGraphBasicAuthentication.m ├── MSGraphBitLockerEncryptionMethod.h ├── MSGraphBitLockerEncryptionMethod.m ├── MSGraphBitLockerRemovableDrivePolicy.h ├── MSGraphBitLockerRemovableDrivePolicy.m ├── MSGraphBodyType.h ├── MSGraphBodyType.m ├── MSGraphBookingType.h ├── MSGraphBookingType.m ├── MSGraphBooleanColumn.h ├── MSGraphBooleanColumn.m ├── MSGraphBuiltInIdentityProvider.h ├── MSGraphBuiltInIdentityProvider.m ├── MSGraphCalculatedColumn.h ├── MSGraphCalculatedColumn.m ├── MSGraphCalendar.h ├── MSGraphCalendar.m ├── MSGraphCalendarColor.h ├── MSGraphCalendarColor.m ├── MSGraphCalendarGroup.h ├── MSGraphCalendarGroup.m ├── MSGraphCalendarPermission.h ├── MSGraphCalendarPermission.m ├── MSGraphCalendarRoleType.h ├── MSGraphCalendarRoleType.m ├── MSGraphCalendarSharingAction.h ├── MSGraphCalendarSharingAction.m ├── MSGraphCalendarSharingActionImportance.h ├── MSGraphCalendarSharingActionImportance.m ├── MSGraphCalendarSharingActionType.h ├── MSGraphCalendarSharingActionType.m ├── MSGraphCalendarSharingMessage.h ├── MSGraphCalendarSharingMessage.m ├── MSGraphCalendarSharingMessageAction.h ├── MSGraphCalendarSharingMessageAction.m ├── MSGraphCall.h ├── MSGraphCall.m ├── MSGraphCallDirection.h ├── MSGraphCallDirection.m ├── MSGraphCallMediaState.h ├── MSGraphCallMediaState.m ├── MSGraphCallOptions.h ├── MSGraphCallOptions.m ├── MSGraphCallRecordsCallRecord.h ├── MSGraphCallRecordsCallRecord.m ├── MSGraphCallRecordsCallType.h ├── MSGraphCallRecordsCallType.m ├── MSGraphCallRecordsClientPlatform.h ├── MSGraphCallRecordsClientPlatform.m ├── MSGraphCallRecordsClientUserAgent.h ├── MSGraphCallRecordsClientUserAgent.m ├── MSGraphCallRecordsDeviceInfo.h ├── MSGraphCallRecordsDeviceInfo.m ├── MSGraphCallRecordsEndpoint.h ├── MSGraphCallRecordsEndpoint.m ├── MSGraphCallRecordsFailureInfo.h ├── MSGraphCallRecordsFailureInfo.m ├── MSGraphCallRecordsFailureStage.h ├── MSGraphCallRecordsFailureStage.m ├── MSGraphCallRecordsFeedbackTokenSet.h ├── MSGraphCallRecordsFeedbackTokenSet.m ├── MSGraphCallRecordsMedia.h ├── MSGraphCallRecordsMedia.m ├── MSGraphCallRecordsMediaStream.h ├── MSGraphCallRecordsMediaStream.m ├── MSGraphCallRecordsMediaStreamDirection.h ├── MSGraphCallRecordsMediaStreamDirection.m ├── MSGraphCallRecordsModality.h ├── MSGraphCallRecordsModality.m ├── MSGraphCallRecordsNetworkConnectionType.h ├── MSGraphCallRecordsNetworkConnectionType.m ├── MSGraphCallRecordsNetworkInfo.h ├── MSGraphCallRecordsNetworkInfo.m ├── MSGraphCallRecordsParticipantEndpoint.h ├── MSGraphCallRecordsParticipantEndpoint.m ├── MSGraphCallRecordsProductFamily.h ├── MSGraphCallRecordsProductFamily.m ├── MSGraphCallRecordsSegment.h ├── MSGraphCallRecordsSegment.m ├── MSGraphCallRecordsServiceEndpoint.h ├── MSGraphCallRecordsServiceEndpoint.m ├── MSGraphCallRecordsServiceRole.h ├── MSGraphCallRecordsServiceRole.m ├── MSGraphCallRecordsServiceUserAgent.h ├── MSGraphCallRecordsServiceUserAgent.m ├── MSGraphCallRecordsSession.h ├── MSGraphCallRecordsSession.m ├── MSGraphCallRecordsUserAgent.h ├── MSGraphCallRecordsUserAgent.m ├── MSGraphCallRecordsUserFeedback.h ├── MSGraphCallRecordsUserFeedback.m ├── MSGraphCallRecordsUserFeedbackRating.h ├── MSGraphCallRecordsUserFeedbackRating.m ├── MSGraphCallRecordsWifiBand.h ├── MSGraphCallRecordsWifiBand.m ├── MSGraphCallRecordsWifiRadioType.h ├── MSGraphCallRecordsWifiRadioType.m ├── MSGraphCallRoute.h ├── MSGraphCallRoute.m ├── MSGraphCallState.h ├── MSGraphCallState.m ├── MSGraphCallTranscriptionInfo.h ├── MSGraphCallTranscriptionInfo.m ├── MSGraphCallTranscriptionState.h ├── MSGraphCallTranscriptionState.m ├── MSGraphCancelMediaProcessingOperation.h ├── MSGraphCancelMediaProcessingOperation.m ├── MSGraphCategoryColor.h ├── MSGraphCategoryColor.m ├── MSGraphCertificateAuthority.h ├── MSGraphCertificateAuthority.m ├── MSGraphCertificateBasedAuthConfiguration.h ├── MSGraphCertificateBasedAuthConfiguration.m ├── MSGraphCertificationControl.h ├── MSGraphCertificationControl.m ├── MSGraphChangeNotification.h ├── MSGraphChangeNotification.m ├── MSGraphChangeNotificationCollection.h ├── MSGraphChangeNotificationCollection.m ├── MSGraphChangeNotificationEncryptedContent.h ├── MSGraphChangeNotificationEncryptedContent.m ├── MSGraphChangeTrackedEntity.h ├── MSGraphChangeTrackedEntity.m ├── MSGraphChangeType.h ├── MSGraphChangeType.m ├── MSGraphChannel.h ├── MSGraphChannel.m ├── MSGraphChannelIdentity.h ├── MSGraphChannelIdentity.m ├── MSGraphChannelMembershipType.h ├── MSGraphChannelMembershipType.m ├── MSGraphChat.h ├── MSGraphChat.m ├── MSGraphChatInfo.h ├── MSGraphChatInfo.m ├── MSGraphChatMessage.h ├── MSGraphChatMessage.m ├── MSGraphChatMessageAttachment.h ├── MSGraphChatMessageAttachment.m ├── MSGraphChatMessageFromIdentitySet.h ├── MSGraphChatMessageFromIdentitySet.m ├── MSGraphChatMessageHostedContent.h ├── MSGraphChatMessageHostedContent.m ├── MSGraphChatMessageImportance.h ├── MSGraphChatMessageImportance.m ├── MSGraphChatMessageMention.h ├── MSGraphChatMessageMention.m ├── MSGraphChatMessageMentionedIdentitySet.h ├── MSGraphChatMessageMentionedIdentitySet.m ├── MSGraphChatMessagePolicyViolation.h ├── MSGraphChatMessagePolicyViolation.m ├── MSGraphChatMessagePolicyViolationDlpActionTypes.h ├── MSGraphChatMessagePolicyViolationDlpActionTypes.m ├── MSGraphChatMessagePolicyViolationPolicyTip.h ├── MSGraphChatMessagePolicyViolationPolicyTip.m ├── MSGraphChatMessagePolicyViolationUserActionTypes.h ├── MSGraphChatMessagePolicyViolationUserActionTypes.m ├── MSGraphChatMessagePolicyViolationVerdictDetailsTypes.h ├── MSGraphChatMessagePolicyViolationVerdictDetailsTypes.m ├── MSGraphChatMessageReaction.h ├── MSGraphChatMessageReaction.m ├── MSGraphChatMessageReactionIdentitySet.h ├── MSGraphChatMessageReactionIdentitySet.m ├── MSGraphChatMessageType.h ├── MSGraphChatMessageType.m ├── MSGraphChatType.h ├── MSGraphChatType.m ├── MSGraphChoiceColumn.h ├── MSGraphChoiceColumn.m ├── MSGraphClaimsMappingPolicy.h ├── MSGraphClaimsMappingPolicy.m ├── MSGraphClientCertificateAuthentication.h ├── MSGraphClientCertificateAuthentication.m ├── MSGraphClientModels.h ├── MSGraphClonableTeamParts.h ├── MSGraphClonableTeamParts.m ├── MSGraphCloudAppSecuritySessionControl.h ├── MSGraphCloudAppSecuritySessionControl.m ├── MSGraphCloudAppSecuritySessionControlType.h ├── MSGraphCloudAppSecuritySessionControlType.m ├── MSGraphCloudAppSecurityState.h ├── MSGraphCloudAppSecurityState.m ├── MSGraphCloudCommunications.h ├── MSGraphCloudCommunications.m ├── MSGraphColumnDefinition.h ├── MSGraphColumnDefinition.m ├── MSGraphColumnLink.h ├── MSGraphColumnLink.m ├── MSGraphCommsNotification.h ├── MSGraphCommsNotification.m ├── MSGraphCommsNotifications.h ├── MSGraphCommsNotifications.m ├── MSGraphCommsOperation.h ├── MSGraphCommsOperation.m ├── MSGraphComplexExtensionValue.h ├── MSGraphComplexExtensionValue.m ├── MSGraphComplianceInformation.h ├── MSGraphComplianceInformation.m ├── MSGraphComplianceManagementPartner.h ├── MSGraphComplianceManagementPartner.m ├── MSGraphComplianceManagementPartnerAssignment.h ├── MSGraphComplianceManagementPartnerAssignment.m ├── MSGraphComplianceState.h ├── MSGraphComplianceState.m ├── MSGraphComplianceStatus.h ├── MSGraphComplianceStatus.m ├── MSGraphConditionalAccessApplications.h ├── MSGraphConditionalAccessApplications.m ├── MSGraphConditionalAccessClientApp.h ├── MSGraphConditionalAccessClientApp.m ├── MSGraphConditionalAccessConditionSet.h ├── MSGraphConditionalAccessConditionSet.m ├── MSGraphConditionalAccessDevicePlatform.h ├── MSGraphConditionalAccessDevicePlatform.m ├── MSGraphConditionalAccessGrantControl.h ├── MSGraphConditionalAccessGrantControl.m ├── MSGraphConditionalAccessGrantControls.h ├── MSGraphConditionalAccessGrantControls.m ├── MSGraphConditionalAccessLocations.h ├── MSGraphConditionalAccessLocations.m ├── MSGraphConditionalAccessPlatforms.h ├── MSGraphConditionalAccessPlatforms.m ├── MSGraphConditionalAccessPolicy.h ├── MSGraphConditionalAccessPolicy.m ├── MSGraphConditionalAccessPolicyState.h ├── MSGraphConditionalAccessPolicyState.m ├── MSGraphConditionalAccessRoot.h ├── MSGraphConditionalAccessRoot.m ├── MSGraphConditionalAccessSessionControl.h ├── MSGraphConditionalAccessSessionControl.m ├── MSGraphConditionalAccessSessionControls.h ├── MSGraphConditionalAccessSessionControls.m ├── MSGraphConditionalAccessStatus.h ├── MSGraphConditionalAccessStatus.m ├── MSGraphConditionalAccessUsers.h ├── MSGraphConditionalAccessUsers.m ├── MSGraphConfigurationManagerClientEnabledFeatures.h ├── MSGraphConfigurationManagerClientEnabledFeatures.m ├── MSGraphConnectionDirection.h ├── MSGraphConnectionDirection.m ├── MSGraphConnectionStatus.h ├── MSGraphConnectionStatus.m ├── MSGraphConsentRequestFilterByCurrentUserOptions.h ├── MSGraphConsentRequestFilterByCurrentUserOptions.m ├── MSGraphContact.h ├── MSGraphContact.m ├── MSGraphContactFolder.h ├── MSGraphContactFolder.m ├── MSGraphContentType.h ├── MSGraphContentType.m ├── MSGraphContentTypeInfo.h ├── MSGraphContentTypeInfo.m ├── MSGraphContentTypeOrder.h ├── MSGraphContentTypeOrder.m ├── MSGraphContract.h ├── MSGraphContract.m ├── MSGraphControlScore.h ├── MSGraphControlScore.m ├── MSGraphConversation.h ├── MSGraphConversation.m ├── MSGraphConversationMember.h ├── MSGraphConversationMember.m ├── MSGraphConversationThread.h ├── MSGraphConversationThread.m ├── MSGraphConvertIdResult.h ├── MSGraphConvertIdResult.m ├── MSGraphCopyNotebookModel.h ├── MSGraphCopyNotebookModel.m ├── MSGraphCountryNamedLocation.h ├── MSGraphCountryNamedLocation.m ├── MSGraphCurrencyColumn.h ├── MSGraphCurrencyColumn.m ├── MSGraphCustomTimeZone.h ├── MSGraphCustomTimeZone.m ├── MSGraphDataPolicyOperation.h ├── MSGraphDataPolicyOperation.m ├── MSGraphDataPolicyOperationStatus.h ├── MSGraphDataPolicyOperationStatus.m ├── MSGraphDateTimeColumn.h ├── MSGraphDateTimeColumn.m ├── MSGraphDateTimeTimeZone.h ├── MSGraphDateTimeTimeZone.m ├── MSGraphDayOfWeek.h ├── MSGraphDayOfWeek.m ├── MSGraphDaylightTimeZoneOffset.h ├── MSGraphDaylightTimeZoneOffset.m ├── MSGraphDefaultColumnValue.h ├── MSGraphDefaultColumnValue.m ├── MSGraphDefaultManagedAppProtection.h ├── MSGraphDefaultManagedAppProtection.m ├── MSGraphDefaultUserRolePermissions.h ├── MSGraphDefaultUserRolePermissions.m ├── MSGraphDefenderCloudBlockLevelType.h ├── MSGraphDefenderCloudBlockLevelType.m ├── MSGraphDefenderDetectedMalwareActions.h ├── MSGraphDefenderDetectedMalwareActions.m ├── MSGraphDefenderMonitorFileActivity.h ├── MSGraphDefenderMonitorFileActivity.m ├── MSGraphDefenderPromptForSampleSubmission.h ├── MSGraphDefenderPromptForSampleSubmission.m ├── MSGraphDefenderScanType.h ├── MSGraphDefenderScanType.m ├── MSGraphDefenderThreatAction.h ├── MSGraphDefenderThreatAction.m ├── MSGraphDelegateMeetingMessageDeliveryOptions.h ├── MSGraphDelegateMeetingMessageDeliveryOptions.m ├── MSGraphDelegatedPermissionClassification.h ├── MSGraphDelegatedPermissionClassification.m ├── MSGraphDeleteUserFromSharedAppleDeviceActionResult.h ├── MSGraphDeleteUserFromSharedAppleDeviceActionResult.m ├── MSGraphDeleted.h ├── MSGraphDeleted.m ├── MSGraphDetailsInfo.h ├── MSGraphDetailsInfo.m ├── MSGraphDetectedApp.h ├── MSGraphDetectedApp.m ├── MSGraphDevice.h ├── MSGraphDevice.m ├── MSGraphDeviceActionResult.h ├── MSGraphDeviceActionResult.m ├── MSGraphDeviceAndAppManagementAssignmentTarget.h ├── MSGraphDeviceAndAppManagementAssignmentTarget.m ├── MSGraphDeviceAndAppManagementRoleAssignment.h ├── MSGraphDeviceAndAppManagementRoleAssignment.m ├── MSGraphDeviceAndAppManagementRoleDefinition.h ├── MSGraphDeviceAndAppManagementRoleDefinition.m ├── MSGraphDeviceAppManagement.h ├── MSGraphDeviceAppManagement.m ├── MSGraphDeviceCategory.h ├── MSGraphDeviceCategory.m ├── MSGraphDeviceComplianceActionItem.h ├── MSGraphDeviceComplianceActionItem.m ├── MSGraphDeviceComplianceActionType.h ├── MSGraphDeviceComplianceActionType.m ├── MSGraphDeviceComplianceDeviceOverview.h ├── MSGraphDeviceComplianceDeviceOverview.m ├── MSGraphDeviceComplianceDeviceStatus.h ├── MSGraphDeviceComplianceDeviceStatus.m ├── MSGraphDeviceCompliancePolicy.h ├── MSGraphDeviceCompliancePolicy.m ├── MSGraphDeviceCompliancePolicyAssignment.h ├── MSGraphDeviceCompliancePolicyAssignment.m ├── MSGraphDeviceCompliancePolicyDeviceStateSummary.h ├── MSGraphDeviceCompliancePolicyDeviceStateSummary.m ├── MSGraphDeviceCompliancePolicySettingState.h ├── MSGraphDeviceCompliancePolicySettingState.m ├── MSGraphDeviceCompliancePolicySettingStateSummary.h ├── MSGraphDeviceCompliancePolicySettingStateSummary.m ├── MSGraphDeviceCompliancePolicyState.h ├── MSGraphDeviceCompliancePolicyState.m ├── MSGraphDeviceComplianceScheduledActionForRule.h ├── MSGraphDeviceComplianceScheduledActionForRule.m ├── MSGraphDeviceComplianceSettingState.h ├── MSGraphDeviceComplianceSettingState.m ├── MSGraphDeviceComplianceUserOverview.h ├── MSGraphDeviceComplianceUserOverview.m ├── MSGraphDeviceComplianceUserStatus.h ├── MSGraphDeviceComplianceUserStatus.m ├── MSGraphDeviceConfiguration.h ├── MSGraphDeviceConfiguration.m ├── MSGraphDeviceConfigurationAssignment.h ├── MSGraphDeviceConfigurationAssignment.m ├── MSGraphDeviceConfigurationDeviceOverview.h ├── MSGraphDeviceConfigurationDeviceOverview.m ├── MSGraphDeviceConfigurationDeviceStateSummary.h ├── MSGraphDeviceConfigurationDeviceStateSummary.m ├── MSGraphDeviceConfigurationDeviceStatus.h ├── MSGraphDeviceConfigurationDeviceStatus.m ├── MSGraphDeviceConfigurationSettingState.h ├── MSGraphDeviceConfigurationSettingState.m ├── MSGraphDeviceConfigurationState.h ├── MSGraphDeviceConfigurationState.m ├── MSGraphDeviceConfigurationUserOverview.h ├── MSGraphDeviceConfigurationUserOverview.m ├── MSGraphDeviceConfigurationUserStatus.h ├── MSGraphDeviceConfigurationUserStatus.m ├── MSGraphDeviceDetail.h ├── MSGraphDeviceDetail.m ├── MSGraphDeviceEnrollmentConfiguration.h ├── MSGraphDeviceEnrollmentConfiguration.m ├── MSGraphDeviceEnrollmentFailureReason.h ├── MSGraphDeviceEnrollmentFailureReason.m ├── MSGraphDeviceEnrollmentLimitConfiguration.h ├── MSGraphDeviceEnrollmentLimitConfiguration.m ├── MSGraphDeviceEnrollmentPlatformRestriction.h ├── MSGraphDeviceEnrollmentPlatformRestriction.m ├── MSGraphDeviceEnrollmentPlatformRestrictionsConfiguration.h ├── MSGraphDeviceEnrollmentPlatformRestrictionsConfiguration.m ├── MSGraphDeviceEnrollmentType.h ├── MSGraphDeviceEnrollmentType.m ├── MSGraphDeviceEnrollmentWindowsHelloForBusinessConfiguration.h ├── MSGraphDeviceEnrollmentWindowsHelloForBusinessConfiguration.m ├── MSGraphDeviceExchangeAccessStateSummary.h ├── MSGraphDeviceExchangeAccessStateSummary.m ├── MSGraphDeviceGeoLocation.h ├── MSGraphDeviceGeoLocation.m ├── MSGraphDeviceHealthAttestationState.h ├── MSGraphDeviceHealthAttestationState.m ├── MSGraphDeviceInstallState.h ├── MSGraphDeviceInstallState.m ├── MSGraphDeviceManagement.h ├── MSGraphDeviceManagement.m ├── MSGraphDeviceManagementExchangeAccessState.h ├── MSGraphDeviceManagementExchangeAccessState.m ├── MSGraphDeviceManagementExchangeAccessStateReason.h ├── MSGraphDeviceManagementExchangeAccessStateReason.m ├── MSGraphDeviceManagementExchangeConnector.h ├── MSGraphDeviceManagementExchangeConnector.m ├── MSGraphDeviceManagementExchangeConnectorStatus.h ├── MSGraphDeviceManagementExchangeConnectorStatus.m ├── MSGraphDeviceManagementExchangeConnectorSyncType.h ├── MSGraphDeviceManagementExchangeConnectorSyncType.m ├── MSGraphDeviceManagementExchangeConnectorType.h ├── MSGraphDeviceManagementExchangeConnectorType.m ├── MSGraphDeviceManagementPartner.h ├── MSGraphDeviceManagementPartner.m ├── MSGraphDeviceManagementPartnerAppType.h ├── MSGraphDeviceManagementPartnerAppType.m ├── MSGraphDeviceManagementPartnerTenantState.h ├── MSGraphDeviceManagementPartnerTenantState.m ├── MSGraphDeviceManagementSettings.h ├── MSGraphDeviceManagementSettings.m ├── MSGraphDeviceManagementSubscriptionState.h ├── MSGraphDeviceManagementSubscriptionState.m ├── MSGraphDeviceManagementTroubleshootingEvent.h ├── MSGraphDeviceManagementTroubleshootingEvent.m ├── MSGraphDeviceOperatingSystemSummary.h ├── MSGraphDeviceOperatingSystemSummary.m ├── MSGraphDeviceRegistrationState.h ├── MSGraphDeviceRegistrationState.m ├── MSGraphDeviceThreatProtectionLevel.h ├── MSGraphDeviceThreatProtectionLevel.m ├── MSGraphDiagnostic.h ├── MSGraphDiagnostic.m ├── MSGraphDiagnosticDataSubmissionMode.h ├── MSGraphDiagnosticDataSubmissionMode.m ├── MSGraphDirectory.h ├── MSGraphDirectory.m ├── MSGraphDirectoryAudit.h ├── MSGraphDirectoryAudit.m ├── MSGraphDirectoryObject.h ├── MSGraphDirectoryObject.m ├── MSGraphDirectoryObjectPartnerReference.h ├── MSGraphDirectoryObjectPartnerReference.m ├── MSGraphDirectoryRole.h ├── MSGraphDirectoryRole.m ├── MSGraphDirectoryRoleTemplate.h ├── MSGraphDirectoryRoleTemplate.m ├── MSGraphDisableAndDeleteUserApplyAction.h ├── MSGraphDisableAndDeleteUserApplyAction.m ├── MSGraphDomain.h ├── MSGraphDomain.m ├── MSGraphDomainDnsCnameRecord.h ├── MSGraphDomainDnsCnameRecord.m ├── MSGraphDomainDnsMxRecord.h ├── MSGraphDomainDnsMxRecord.m ├── MSGraphDomainDnsRecord.h ├── MSGraphDomainDnsRecord.m ├── MSGraphDomainDnsSrvRecord.h ├── MSGraphDomainDnsSrvRecord.m ├── MSGraphDomainDnsTxtRecord.h ├── MSGraphDomainDnsTxtRecord.m ├── MSGraphDomainDnsUnavailableRecord.h ├── MSGraphDomainDnsUnavailableRecord.m ├── MSGraphDomainState.h ├── MSGraphDomainState.m ├── MSGraphDrive.h ├── MSGraphDrive.m ├── MSGraphDriveItem.h ├── MSGraphDriveItem.m ├── MSGraphDriveItemUploadableProperties.h ├── MSGraphDriveItemUploadableProperties.m ├── MSGraphDriveItemVersion.h ├── MSGraphDriveItemVersion.m ├── MSGraphDriveRecipient.h ├── MSGraphDriveRecipient.m ├── MSGraphEBookInstallSummary.h ├── MSGraphEBookInstallSummary.m ├── MSGraphEdgeCookiePolicy.h ├── MSGraphEdgeCookiePolicy.m ├── MSGraphEdgeSearchEngine.h ├── MSGraphEdgeSearchEngine.m ├── MSGraphEdgeSearchEngineBase.h ├── MSGraphEdgeSearchEngineBase.m ├── MSGraphEdgeSearchEngineCustom.h ├── MSGraphEdgeSearchEngineCustom.m ├── MSGraphEdgeSearchEngineType.h ├── MSGraphEdgeSearchEngineType.m ├── MSGraphEditionUpgradeConfiguration.h ├── MSGraphEditionUpgradeConfiguration.m ├── MSGraphEditionUpgradeLicenseType.h ├── MSGraphEditionUpgradeLicenseType.m ├── MSGraphEducationAddedStudentAction.h ├── MSGraphEducationAddedStudentAction.m ├── MSGraphEducationAssignment.h ├── MSGraphEducationAssignment.m ├── MSGraphEducationAssignmentClassRecipient.h ├── MSGraphEducationAssignmentClassRecipient.m ├── MSGraphEducationAssignmentDefaults.h ├── MSGraphEducationAssignmentDefaults.m ├── MSGraphEducationAssignmentGrade.h ├── MSGraphEducationAssignmentGrade.m ├── MSGraphEducationAssignmentGradeType.h ├── MSGraphEducationAssignmentGradeType.m ├── MSGraphEducationAssignmentGroupRecipient.h ├── MSGraphEducationAssignmentGroupRecipient.m ├── MSGraphEducationAssignmentIndividualRecipient.h ├── MSGraphEducationAssignmentIndividualRecipient.m ├── MSGraphEducationAssignmentPointsGrade.h ├── MSGraphEducationAssignmentPointsGrade.m ├── MSGraphEducationAssignmentPointsGradeType.h ├── MSGraphEducationAssignmentPointsGradeType.m ├── MSGraphEducationAssignmentRecipient.h ├── MSGraphEducationAssignmentRecipient.m ├── MSGraphEducationAssignmentResource.h ├── MSGraphEducationAssignmentResource.m ├── MSGraphEducationAssignmentSettings.h ├── MSGraphEducationAssignmentSettings.m ├── MSGraphEducationAssignmentStatus.h ├── MSGraphEducationAssignmentStatus.m ├── MSGraphEducationCategory.h ├── MSGraphEducationCategory.m ├── MSGraphEducationClass.h ├── MSGraphEducationClass.m ├── MSGraphEducationCourse.h ├── MSGraphEducationCourse.m ├── MSGraphEducationExcelResource.h ├── MSGraphEducationExcelResource.m ├── MSGraphEducationExternalSource.h ├── MSGraphEducationExternalSource.m ├── MSGraphEducationFeedback.h ├── MSGraphEducationFeedback.m ├── MSGraphEducationFeedbackOutcome.h ├── MSGraphEducationFeedbackOutcome.m ├── MSGraphEducationFileResource.h ├── MSGraphEducationFileResource.m ├── MSGraphEducationGender.h ├── MSGraphEducationGender.m ├── MSGraphEducationItemBody.h ├── MSGraphEducationItemBody.m ├── MSGraphEducationLinkResource.h ├── MSGraphEducationLinkResource.m ├── MSGraphEducationOnPremisesInfo.h ├── MSGraphEducationOnPremisesInfo.m ├── MSGraphEducationOrganization.h ├── MSGraphEducationOrganization.m ├── MSGraphEducationOutcome.h ├── MSGraphEducationOutcome.m ├── MSGraphEducationPointsOutcome.h ├── MSGraphEducationPointsOutcome.m ├── MSGraphEducationPowerPointResource.h ├── MSGraphEducationPowerPointResource.m ├── MSGraphEducationResource.h ├── MSGraphEducationResource.m ├── MSGraphEducationRoot.h ├── MSGraphEducationRoot.m ├── MSGraphEducationRubric.h ├── MSGraphEducationRubric.m ├── MSGraphEducationRubricOutcome.h ├── MSGraphEducationRubricOutcome.m ├── MSGraphEducationSchool.h ├── MSGraphEducationSchool.m ├── MSGraphEducationStudent.h ├── MSGraphEducationStudent.m ├── MSGraphEducationSubmission.h ├── MSGraphEducationSubmission.m ├── MSGraphEducationSubmissionIndividualRecipient.h ├── MSGraphEducationSubmissionIndividualRecipient.m ├── MSGraphEducationSubmissionRecipient.h ├── MSGraphEducationSubmissionRecipient.m ├── MSGraphEducationSubmissionResource.h ├── MSGraphEducationSubmissionResource.m ├── MSGraphEducationSubmissionStatus.h ├── MSGraphEducationSubmissionStatus.m ├── MSGraphEducationTeacher.h ├── MSGraphEducationTeacher.m ├── MSGraphEducationTerm.h ├── MSGraphEducationTerm.m ├── MSGraphEducationUser.h ├── MSGraphEducationUser.m ├── MSGraphEducationUserRole.h ├── MSGraphEducationUserRole.m ├── MSGraphEducationWordResource.h ├── MSGraphEducationWordResource.m ├── MSGraphEmailAddress.h ├── MSGraphEmailAddress.m ├── MSGraphEmailAuthenticationMethodConfiguration.h ├── MSGraphEmailAuthenticationMethodConfiguration.m ├── MSGraphEmailFileAssessmentRequest.h ├── MSGraphEmailFileAssessmentRequest.m ├── MSGraphEmailRole.h ├── MSGraphEmailRole.m ├── MSGraphEmployeeOrgData.h ├── MSGraphEmployeeOrgData.m ├── MSGraphEnablement.h ├── MSGraphEnablement.m ├── MSGraphEndpoint.h ├── MSGraphEndpoint.m ├── MSGraphEndpointType.h ├── MSGraphEndpointType.m ├── MSGraphEnrollmentConfigurationAssignment.h ├── MSGraphEnrollmentConfigurationAssignment.m ├── MSGraphEnrollmentState.h ├── MSGraphEnrollmentState.m ├── MSGraphEnrollmentTroubleshootingEvent.h ├── MSGraphEnrollmentTroubleshootingEvent.m ├── MSGraphEntity.h ├── MSGraphEntity.m ├── MSGraphEntityType.h ├── MSGraphEntityType.m ├── MSGraphEvent.h ├── MSGraphEvent.m ├── MSGraphEventMessage.h ├── MSGraphEventMessage.m ├── MSGraphEventMessageRequest.h ├── MSGraphEventMessageRequest.m ├── MSGraphEventMessageResponse.h ├── MSGraphEventMessageResponse.m ├── MSGraphEventType.h ├── MSGraphEventType.m ├── MSGraphExchangeIdFormat.h ├── MSGraphExchangeIdFormat.m ├── MSGraphExclusionGroupAssignmentTarget.h ├── MSGraphExclusionGroupAssignmentTarget.m ├── MSGraphExtension.h ├── MSGraphExtension.m ├── MSGraphExtensionProperty.h ├── MSGraphExtensionProperty.m ├── MSGraphExtensionSchemaProperty.h ├── MSGraphExtensionSchemaProperty.m ├── MSGraphExternalAudienceScope.h ├── MSGraphExternalAudienceScope.m ├── MSGraphExternalConnectorsExternalItem.h ├── MSGraphExternalConnectorsExternalItem.m ├── MSGraphExternalConnectorsExternalItemContent.h ├── MSGraphExternalConnectorsExternalItemContent.m ├── MSGraphExternalConnectorsExternalItemContentType.h ├── MSGraphExternalConnectorsExternalItemContentType.m ├── MSGraphExternalConnectorsProperties.h ├── MSGraphExternalConnectorsProperties.m ├── MSGraphExternalEmailOtpState.h ├── MSGraphExternalEmailOtpState.m ├── MSGraphExternalLink.h ├── MSGraphExternalLink.m ├── MSGraphFeatureRolloutPolicy.h ├── MSGraphFeatureRolloutPolicy.m ├── MSGraphFido2AuthenticationMethod.h ├── MSGraphFido2AuthenticationMethod.m ├── MSGraphFido2AuthenticationMethodConfiguration.h ├── MSGraphFido2AuthenticationMethodConfiguration.m ├── MSGraphFido2KeyRestrictions.h ├── MSGraphFido2KeyRestrictions.m ├── MSGraphFido2RestrictionEnforcementType.h ├── MSGraphFido2RestrictionEnforcementType.m ├── MSGraphFieldValueSet.h ├── MSGraphFieldValueSet.m ├── MSGraphFile.h ├── MSGraphFile.m ├── MSGraphFileAssessmentRequest.h ├── MSGraphFileAssessmentRequest.m ├── MSGraphFileAttachment.h ├── MSGraphFileAttachment.m ├── MSGraphFileEncryptionInfo.h ├── MSGraphFileEncryptionInfo.m ├── MSGraphFileHash.h ├── MSGraphFileHash.m ├── MSGraphFileHashType.h ├── MSGraphFileHashType.m ├── MSGraphFileSecurityState.h ├── MSGraphFileSecurityState.m ├── MSGraphFileSystemInfo.h ├── MSGraphFileSystemInfo.m ├── MSGraphFirewallCertificateRevocationListCheckMethodType.h ├── MSGraphFirewallCertificateRevocationListCheckMethodType.m ├── MSGraphFirewallPacketQueueingMethodType.h ├── MSGraphFirewallPacketQueueingMethodType.m ├── MSGraphFirewallPreSharedKeyEncodingMethodType.h ├── MSGraphFirewallPreSharedKeyEncodingMethodType.m ├── MSGraphFolder.h ├── MSGraphFolder.m ├── MSGraphFolderView.h ├── MSGraphFolderView.m ├── MSGraphFollowupFlag.h ├── MSGraphFollowupFlag.m ├── MSGraphFollowupFlagStatus.h ├── MSGraphFollowupFlagStatus.m ├── MSGraphFreeBusyError.h ├── MSGraphFreeBusyError.m ├── MSGraphFreeBusyStatus.h ├── MSGraphFreeBusyStatus.m ├── MSGraphGenericError.h ├── MSGraphGenericError.m ├── MSGraphGeoCoordinates.h ├── MSGraphGeoCoordinates.m ├── MSGraphGeolocationColumn.h ├── MSGraphGeolocationColumn.m ├── MSGraphGiphyRatingType.h ├── MSGraphGiphyRatingType.m ├── MSGraphGroup.h ├── MSGraphGroup.m ├── MSGraphGroupAssignmentTarget.h ├── MSGraphGroupAssignmentTarget.m ├── MSGraphGroupLifecyclePolicy.h ├── MSGraphGroupLifecyclePolicy.m ├── MSGraphGroupSetting.h ├── MSGraphGroupSetting.m ├── MSGraphGroupSettingTemplate.h ├── MSGraphGroupSettingTemplate.m ├── MSGraphGroupType.h ├── MSGraphGroupType.m ├── MSGraphHashes.h ├── MSGraphHashes.m ├── MSGraphHomeRealmDiscoveryPolicy.h ├── MSGraphHomeRealmDiscoveryPolicy.m ├── MSGraphHostSecurityState.h ├── MSGraphHostSecurityState.m ├── MSGraphIPv4CidrRange.h ├── MSGraphIPv4CidrRange.m ├── MSGraphIPv4Range.h ├── MSGraphIPv4Range.m ├── MSGraphIPv6CidrRange.h ├── MSGraphIPv6CidrRange.m ├── MSGraphIPv6Range.h ├── MSGraphIPv6Range.m ├── MSGraphIdentity.h ├── MSGraphIdentity.m ├── MSGraphIdentityApiConnector.h ├── MSGraphIdentityApiConnector.m ├── MSGraphIdentityBuiltInUserFlowAttribute.h ├── MSGraphIdentityBuiltInUserFlowAttribute.m ├── MSGraphIdentityContainer.h ├── MSGraphIdentityContainer.m ├── MSGraphIdentityCustomUserFlowAttribute.h ├── MSGraphIdentityCustomUserFlowAttribute.m ├── MSGraphIdentityGovernance.h ├── MSGraphIdentityGovernance.m ├── MSGraphIdentityProvider.h ├── MSGraphIdentityProvider.m ├── MSGraphIdentityProviderBase.h ├── MSGraphIdentityProviderBase.m ├── MSGraphIdentitySecurityDefaultsEnforcementPolicy.h ├── MSGraphIdentitySecurityDefaultsEnforcementPolicy.m ├── MSGraphIdentitySet.h ├── MSGraphIdentitySet.m ├── MSGraphIdentityUserFlow.h ├── MSGraphIdentityUserFlow.m ├── MSGraphIdentityUserFlowAttribute.h ├── MSGraphIdentityUserFlowAttribute.m ├── MSGraphIdentityUserFlowAttributeAssignment.h ├── MSGraphIdentityUserFlowAttributeAssignment.m ├── MSGraphIdentityUserFlowAttributeDataType.h ├── MSGraphIdentityUserFlowAttributeDataType.m ├── MSGraphIdentityUserFlowAttributeInputType.h ├── MSGraphIdentityUserFlowAttributeInputType.m ├── MSGraphIdentityUserFlowAttributeType.h ├── MSGraphIdentityUserFlowAttributeType.m ├── MSGraphImage.h ├── MSGraphImage.m ├── MSGraphImageInfo.h ├── MSGraphImageInfo.m ├── MSGraphImplicitGrantSettings.h ├── MSGraphImplicitGrantSettings.m ├── MSGraphImportance.h ├── MSGraphImportance.m ├── MSGraphImportedWindowsAutopilotDeviceIdentity.h ├── MSGraphImportedWindowsAutopilotDeviceIdentity.m ├── MSGraphImportedWindowsAutopilotDeviceIdentityImportStatus.h ├── MSGraphImportedWindowsAutopilotDeviceIdentityImportStatus.m ├── MSGraphImportedWindowsAutopilotDeviceIdentityState.h ├── MSGraphImportedWindowsAutopilotDeviceIdentityState.m ├── MSGraphImportedWindowsAutopilotDeviceIdentityUpload.h ├── MSGraphImportedWindowsAutopilotDeviceIdentityUpload.m ├── MSGraphImportedWindowsAutopilotDeviceIdentityUploadStatus.h ├── MSGraphImportedWindowsAutopilotDeviceIdentityUploadStatus.m ├── MSGraphIncomingContext.h ├── MSGraphIncomingContext.m ├── MSGraphIncompleteData.h ├── MSGraphIncompleteData.m ├── MSGraphInferenceClassification.h ├── MSGraphInferenceClassification.m ├── MSGraphInferenceClassificationOverride.h ├── MSGraphInferenceClassificationOverride.m ├── MSGraphInferenceClassificationType.h ├── MSGraphInferenceClassificationType.m ├── MSGraphInformationProtection.h ├── MSGraphInformationProtection.m ├── MSGraphInformationalUrl.h ├── MSGraphInformationalUrl.m ├── MSGraphInitiator.h ├── MSGraphInitiator.m ├── MSGraphInitiatorType.h ├── MSGraphInitiatorType.m ├── MSGraphInsightIdentity.h ├── MSGraphInsightIdentity.m ├── MSGraphInstallIntent.h ├── MSGraphInstallIntent.m ├── MSGraphInstallState.h ├── MSGraphInstallState.m ├── MSGraphInstanceResourceAccess.h ├── MSGraphInstanceResourceAccess.m ├── MSGraphIntegerRange.h ├── MSGraphIntegerRange.m ├── MSGraphInternetMessageHeader.h ├── MSGraphInternetMessageHeader.m ├── MSGraphInternetSiteSecurityLevel.h ├── MSGraphInternetSiteSecurityLevel.m ├── MSGraphIntuneBrand.h ├── MSGraphIntuneBrand.m ├── MSGraphInvestigationSecurityState.h ├── MSGraphInvestigationSecurityState.m ├── MSGraphInvitation.h ├── MSGraphInvitation.m ├── MSGraphInvitationParticipantInfo.h ├── MSGraphInvitationParticipantInfo.m ├── MSGraphInviteParticipantsOperation.h ├── MSGraphInviteParticipantsOperation.m ├── MSGraphInvitedUserMessageInfo.h ├── MSGraphInvitedUserMessageInfo.m ├── MSGraphIosCertificateProfile.h ├── MSGraphIosCertificateProfile.m ├── MSGraphIosCompliancePolicy.h ├── MSGraphIosCompliancePolicy.m ├── MSGraphIosCustomConfiguration.h ├── MSGraphIosCustomConfiguration.m ├── MSGraphIosDeviceFeaturesConfiguration.h ├── MSGraphIosDeviceFeaturesConfiguration.m ├── MSGraphIosDeviceType.h ├── MSGraphIosDeviceType.m ├── MSGraphIosGeneralDeviceConfiguration.h ├── MSGraphIosGeneralDeviceConfiguration.m ├── MSGraphIosHomeScreenApp.h ├── MSGraphIosHomeScreenApp.m ├── MSGraphIosHomeScreenFolder.h ├── MSGraphIosHomeScreenFolder.m ├── MSGraphIosHomeScreenFolderPage.h ├── MSGraphIosHomeScreenFolderPage.m ├── MSGraphIosHomeScreenItem.h ├── MSGraphIosHomeScreenItem.m ├── MSGraphIosHomeScreenPage.h ├── MSGraphIosHomeScreenPage.m ├── MSGraphIosLobApp.h ├── MSGraphIosLobApp.m ├── MSGraphIosLobAppAssignmentSettings.h ├── MSGraphIosLobAppAssignmentSettings.m ├── MSGraphIosManagedAppProtection.h ├── MSGraphIosManagedAppProtection.m ├── MSGraphIosManagedAppRegistration.h ├── MSGraphIosManagedAppRegistration.m ├── MSGraphIosMinimumOperatingSystem.h ├── MSGraphIosMinimumOperatingSystem.m ├── MSGraphIosMobileAppConfiguration.h ├── MSGraphIosMobileAppConfiguration.m ├── MSGraphIosMobileAppIdentifier.h ├── MSGraphIosMobileAppIdentifier.m ├── MSGraphIosNetworkUsageRule.h ├── MSGraphIosNetworkUsageRule.m ├── MSGraphIosNotificationAlertType.h ├── MSGraphIosNotificationAlertType.m ├── MSGraphIosNotificationSettings.h ├── MSGraphIosNotificationSettings.m ├── MSGraphIosStoreApp.h ├── MSGraphIosStoreApp.m ├── MSGraphIosStoreAppAssignmentSettings.h ├── MSGraphIosStoreAppAssignmentSettings.m ├── MSGraphIosUpdateConfiguration.h ├── MSGraphIosUpdateConfiguration.m ├── MSGraphIosUpdateDeviceStatus.h ├── MSGraphIosUpdateDeviceStatus.m ├── MSGraphIosUpdatesInstallStatus.h ├── MSGraphIosUpdatesInstallStatus.m ├── MSGraphIosVppApp.h ├── MSGraphIosVppApp.m ├── MSGraphIosVppAppAssignmentSettings.h ├── MSGraphIosVppAppAssignmentSettings.m ├── MSGraphIosVppEBook.h ├── MSGraphIosVppEBook.m ├── MSGraphIosVppEBookAssignment.h ├── MSGraphIosVppEBookAssignment.m ├── MSGraphIpNamedLocation.h ├── MSGraphIpNamedLocation.m ├── MSGraphIpRange.h ├── MSGraphIpRange.m ├── MSGraphItemActionStat.h ├── MSGraphItemActionStat.m ├── MSGraphItemActivity.h ├── MSGraphItemActivity.m ├── MSGraphItemActivityStat.h ├── MSGraphItemActivityStat.m ├── MSGraphItemAnalytics.h ├── MSGraphItemAnalytics.m ├── MSGraphItemAttachment.h ├── MSGraphItemAttachment.m ├── MSGraphItemBody.h ├── MSGraphItemBody.m ├── MSGraphItemPreviewInfo.h ├── MSGraphItemPreviewInfo.m ├── MSGraphItemReference.h ├── MSGraphItemReference.m ├── MSGraphKeyCredential.h ├── MSGraphKeyCredential.m ├── MSGraphKeyValue.h ├── MSGraphKeyValue.m ├── MSGraphKeyValuePair.h ├── MSGraphKeyValuePair.m ├── MSGraphLicenseAssignmentState.h ├── MSGraphLicenseAssignmentState.m ├── MSGraphLicenseDetails.h ├── MSGraphLicenseDetails.m ├── MSGraphLicenseProcessingState.h ├── MSGraphLicenseProcessingState.m ├── MSGraphLicenseUnitsDetail.h ├── MSGraphLicenseUnitsDetail.m ├── MSGraphLifecycleEventType.h ├── MSGraphLifecycleEventType.m ├── MSGraphLinkedResource.h ├── MSGraphLinkedResource.m ├── MSGraphList.h ├── MSGraphList.m ├── MSGraphListInfo.h ├── MSGraphListInfo.m ├── MSGraphListItem.h ├── MSGraphListItem.m ├── MSGraphListItemVersion.h ├── MSGraphListItemVersion.m ├── MSGraphLobbyBypassScope.h ├── MSGraphLobbyBypassScope.m ├── MSGraphLobbyBypassSettings.h ├── MSGraphLobbyBypassSettings.m ├── MSGraphLocaleInfo.h ├── MSGraphLocaleInfo.m ├── MSGraphLocalizedNotificationMessage.h ├── MSGraphLocalizedNotificationMessage.m ├── MSGraphLocateDeviceActionResult.h ├── MSGraphLocateDeviceActionResult.m ├── MSGraphLocation.h ├── MSGraphLocation.m ├── MSGraphLocationConstraint.h ├── MSGraphLocationConstraint.m ├── MSGraphLocationConstraintItem.h ├── MSGraphLocationConstraintItem.m ├── MSGraphLocationType.h ├── MSGraphLocationType.m ├── MSGraphLocationUniqueIdType.h ├── MSGraphLocationUniqueIdType.m ├── MSGraphLogonType.h ├── MSGraphLogonType.m ├── MSGraphLookupColumn.h ├── MSGraphLookupColumn.m ├── MSGraphMacOSCompliancePolicy.h ├── MSGraphMacOSCompliancePolicy.m ├── MSGraphMacOSCustomConfiguration.h ├── MSGraphMacOSCustomConfiguration.m ├── MSGraphMacOSDeviceFeaturesConfiguration.h ├── MSGraphMacOSDeviceFeaturesConfiguration.m ├── MSGraphMacOSGeneralDeviceConfiguration.h ├── MSGraphMacOSGeneralDeviceConfiguration.m ├── MSGraphMacOSOfficeSuiteApp.h ├── MSGraphMacOSOfficeSuiteApp.m ├── MSGraphMailAssessmentRequest.h ├── MSGraphMailAssessmentRequest.m ├── MSGraphMailDestinationRoutingReason.h ├── MSGraphMailDestinationRoutingReason.m ├── MSGraphMailFolder.h ├── MSGraphMailFolder.m ├── MSGraphMailSearchFolder.h ├── MSGraphMailSearchFolder.m ├── MSGraphMailTips.h ├── MSGraphMailTips.m ├── MSGraphMailTipsError.h ├── MSGraphMailTipsError.m ├── MSGraphMailTipsType.h ├── MSGraphMailTipsType.m ├── MSGraphMailboxSettings.h ├── MSGraphMailboxSettings.m ├── MSGraphMalwareState.h ├── MSGraphMalwareState.m ├── MSGraphManagedAndroidLobApp.h ├── MSGraphManagedAndroidLobApp.m ├── MSGraphManagedAndroidStoreApp.h ├── MSGraphManagedAndroidStoreApp.m ├── MSGraphManagedApp.h ├── MSGraphManagedApp.m ├── MSGraphManagedAppAvailability.h ├── MSGraphManagedAppAvailability.m ├── MSGraphManagedAppClipboardSharingLevel.h ├── MSGraphManagedAppClipboardSharingLevel.m ├── MSGraphManagedAppConfiguration.h ├── MSGraphManagedAppConfiguration.m ├── MSGraphManagedAppDataEncryptionType.h ├── MSGraphManagedAppDataEncryptionType.m ├── MSGraphManagedAppDataStorageLocation.h ├── MSGraphManagedAppDataStorageLocation.m ├── MSGraphManagedAppDataTransferLevel.h ├── MSGraphManagedAppDataTransferLevel.m ├── MSGraphManagedAppDiagnosticStatus.h ├── MSGraphManagedAppDiagnosticStatus.m ├── MSGraphManagedAppFlaggedReason.h ├── MSGraphManagedAppFlaggedReason.m ├── MSGraphManagedAppOperation.h ├── MSGraphManagedAppOperation.m ├── MSGraphManagedAppPinCharacterSet.h ├── MSGraphManagedAppPinCharacterSet.m ├── MSGraphManagedAppPolicy.h ├── MSGraphManagedAppPolicy.m ├── MSGraphManagedAppPolicyDeploymentSummary.h ├── MSGraphManagedAppPolicyDeploymentSummary.m ├── MSGraphManagedAppPolicyDeploymentSummaryPerApp.h ├── MSGraphManagedAppPolicyDeploymentSummaryPerApp.m ├── MSGraphManagedAppProtection.h ├── MSGraphManagedAppProtection.m ├── MSGraphManagedAppRegistration.h ├── MSGraphManagedAppRegistration.m ├── MSGraphManagedAppStatus.h ├── MSGraphManagedAppStatus.m ├── MSGraphManagedAppStatusRaw.h ├── MSGraphManagedAppStatusRaw.m ├── MSGraphManagedBrowserType.h ├── MSGraphManagedBrowserType.m ├── MSGraphManagedDevice.h ├── MSGraphManagedDevice.m ├── MSGraphManagedDeviceMobileAppConfiguration.h ├── MSGraphManagedDeviceMobileAppConfiguration.m ├── MSGraphManagedDeviceMobileAppConfigurationAssignment.h ├── MSGraphManagedDeviceMobileAppConfigurationAssignment.m ├── MSGraphManagedDeviceMobileAppConfigurationDeviceStatus.h ├── MSGraphManagedDeviceMobileAppConfigurationDeviceStatus.m ├── MSGraphManagedDeviceMobileAppConfigurationDeviceSummary.h ├── MSGraphManagedDeviceMobileAppConfigurationDeviceSummary.m ├── MSGraphManagedDeviceMobileAppConfigurationUserStatus.h ├── MSGraphManagedDeviceMobileAppConfigurationUserStatus.m ├── MSGraphManagedDeviceMobileAppConfigurationUserSummary.h ├── MSGraphManagedDeviceMobileAppConfigurationUserSummary.m ├── MSGraphManagedDeviceOverview.h ├── MSGraphManagedDeviceOverview.m ├── MSGraphManagedDeviceOwnerType.h ├── MSGraphManagedDeviceOwnerType.m ├── MSGraphManagedDevicePartnerReportedHealthState.h ├── MSGraphManagedDevicePartnerReportedHealthState.m ├── MSGraphManagedEBook.h ├── MSGraphManagedEBook.m ├── MSGraphManagedEBookAssignment.h ├── MSGraphManagedEBookAssignment.m ├── MSGraphManagedIOSLobApp.h ├── MSGraphManagedIOSLobApp.m ├── MSGraphManagedIOSStoreApp.h ├── MSGraphManagedIOSStoreApp.m ├── MSGraphManagedMobileApp.h ├── MSGraphManagedMobileApp.m ├── MSGraphManagedMobileLobApp.h ├── MSGraphManagedMobileLobApp.m ├── MSGraphManagementAgentType.h ├── MSGraphManagementAgentType.m ├── MSGraphMdmAppConfigKeyType.h ├── MSGraphMdmAppConfigKeyType.m ├── MSGraphMdmAuthority.h ├── MSGraphMdmAuthority.m ├── MSGraphMdmWindowsInformationProtectionPolicy.h ├── MSGraphMdmWindowsInformationProtectionPolicy.m ├── MSGraphMediaConfig.h ├── MSGraphMediaConfig.m ├── MSGraphMediaContentRatingAustralia.h ├── MSGraphMediaContentRatingAustralia.m ├── MSGraphMediaContentRatingCanada.h ├── MSGraphMediaContentRatingCanada.m ├── MSGraphMediaContentRatingFrance.h ├── MSGraphMediaContentRatingFrance.m ├── MSGraphMediaContentRatingGermany.h ├── MSGraphMediaContentRatingGermany.m ├── MSGraphMediaContentRatingIreland.h ├── MSGraphMediaContentRatingIreland.m ├── MSGraphMediaContentRatingJapan.h ├── MSGraphMediaContentRatingJapan.m ├── MSGraphMediaContentRatingNewZealand.h ├── MSGraphMediaContentRatingNewZealand.m ├── MSGraphMediaContentRatingUnitedKingdom.h ├── MSGraphMediaContentRatingUnitedKingdom.m ├── MSGraphMediaContentRatingUnitedStates.h ├── MSGraphMediaContentRatingUnitedStates.m ├── MSGraphMediaDirection.h ├── MSGraphMediaDirection.m ├── MSGraphMediaInfo.h ├── MSGraphMediaInfo.m ├── MSGraphMediaPrompt.h ├── MSGraphMediaPrompt.m ├── MSGraphMediaState.h ├── MSGraphMediaState.m ├── MSGraphMediaStream.h ├── MSGraphMediaStream.m ├── MSGraphMeetingInfo.h ├── MSGraphMeetingInfo.m ├── MSGraphMeetingMessageType.h ├── MSGraphMeetingMessageType.m ├── MSGraphMeetingParticipantInfo.h ├── MSGraphMeetingParticipantInfo.m ├── MSGraphMeetingParticipants.h ├── MSGraphMeetingParticipants.m ├── MSGraphMeetingRequestType.h ├── MSGraphMeetingRequestType.m ├── MSGraphMeetingTimeSuggestion.h ├── MSGraphMeetingTimeSuggestion.m ├── MSGraphMeetingTimeSuggestionsResult.h ├── MSGraphMeetingTimeSuggestionsResult.m ├── MSGraphMessage.h ├── MSGraphMessage.m ├── MSGraphMessageActionFlag.h ├── MSGraphMessageActionFlag.m ├── MSGraphMessageRule.h ├── MSGraphMessageRule.m ├── MSGraphMessageRuleActions.h ├── MSGraphMessageRuleActions.m ├── MSGraphMessageRulePredicates.h ├── MSGraphMessageRulePredicates.m ├── MSGraphMessageSecurityState.h ├── MSGraphMessageSecurityState.m ├── MSGraphMicrosoftAuthenticatorAuthenticationMethod.h ├── MSGraphMicrosoftAuthenticatorAuthenticationMethod.m ├── MSGraphMicrosoftAuthenticatorAuthenticationMethodConfiguration.h ├── MSGraphMicrosoftAuthenticatorAuthenticationMethodConfiguration.m ├── MSGraphMicrosoftAuthenticatorAuthenticationMethodTarget.h ├── MSGraphMicrosoftAuthenticatorAuthenticationMethodTarget.m ├── MSGraphMicrosoftAuthenticatorAuthenticationMode.h ├── MSGraphMicrosoftAuthenticatorAuthenticationMode.m ├── MSGraphMicrosoftStoreForBusinessApp.h ├── MSGraphMicrosoftStoreForBusinessApp.m ├── MSGraphMicrosoftStoreForBusinessAppAssignmentSettings.h ├── MSGraphMicrosoftStoreForBusinessAppAssignmentSettings.m ├── MSGraphMicrosoftStoreForBusinessLicenseType.h ├── MSGraphMicrosoftStoreForBusinessLicenseType.m ├── MSGraphMimeContent.h ├── MSGraphMimeContent.m ├── MSGraphMiracastChannel.h ├── MSGraphMiracastChannel.m ├── MSGraphMobileApp.h ├── MSGraphMobileApp.m ├── MSGraphMobileAppAssignment.h ├── MSGraphMobileAppAssignment.m ├── MSGraphMobileAppAssignmentSettings.h ├── MSGraphMobileAppAssignmentSettings.m ├── MSGraphMobileAppCategory.h ├── MSGraphMobileAppCategory.m ├── MSGraphMobileAppContent.h ├── MSGraphMobileAppContent.m ├── MSGraphMobileAppContentFile.h ├── MSGraphMobileAppContentFile.m ├── MSGraphMobileAppContentFileUploadState.h ├── MSGraphMobileAppContentFileUploadState.m ├── MSGraphMobileAppIdentifier.h ├── MSGraphMobileAppIdentifier.m ├── MSGraphMobileAppInstallTimeSettings.h ├── MSGraphMobileAppInstallTimeSettings.m ├── MSGraphMobileAppPublishingState.h ├── MSGraphMobileAppPublishingState.m ├── MSGraphMobileLobApp.h ├── MSGraphMobileLobApp.m ├── MSGraphMobileThreatDefenseConnector.h ├── MSGraphMobileThreatDefenseConnector.m ├── MSGraphMobileThreatPartnerTenantState.h ├── MSGraphMobileThreatPartnerTenantState.m ├── MSGraphModality.h ├── MSGraphModality.m ├── MSGraphModifiedProperty.h ├── MSGraphModifiedProperty.m ├── MSGraphMultiValueLegacyExtendedProperty.h ├── MSGraphMultiValueLegacyExtendedProperty.m ├── MSGraphMuteParticipantOperation.h ├── MSGraphMuteParticipantOperation.m ├── MSGraphNamedLocation.h ├── MSGraphNamedLocation.m ├── MSGraphNetworkConnection.h ├── MSGraphNetworkConnection.m ├── MSGraphNotebook.h ├── MSGraphNotebook.m ├── MSGraphNotebookLinks.h ├── MSGraphNotebookLinks.m ├── MSGraphNotificationMessageTemplate.h ├── MSGraphNotificationMessageTemplate.m ├── MSGraphNotificationTemplateBrandingOptions.h ├── MSGraphNotificationTemplateBrandingOptions.m ├── MSGraphNumberColumn.h ├── MSGraphNumberColumn.m ├── MSGraphOAuth2PermissionGrant.h ├── MSGraphOAuth2PermissionGrant.m ├── MSGraphObjectIdentity.h ├── MSGraphObjectIdentity.m ├── MSGraphOfferShiftRequest.h ├── MSGraphOfferShiftRequest.m ├── MSGraphOfficeGraphInsights.h ├── MSGraphOfficeGraphInsights.m ├── MSGraphOmaSetting.h ├── MSGraphOmaSetting.m ├── MSGraphOmaSettingBase64.h ├── MSGraphOmaSettingBase64.m ├── MSGraphOmaSettingBoolean.h ├── MSGraphOmaSettingBoolean.m ├── MSGraphOmaSettingDateTime.h ├── MSGraphOmaSettingDateTime.m ├── MSGraphOmaSettingFloatingPoint.h ├── MSGraphOmaSettingFloatingPoint.m ├── MSGraphOmaSettingInteger.h ├── MSGraphOmaSettingInteger.m ├── MSGraphOmaSettingString.h ├── MSGraphOmaSettingString.m ├── MSGraphOmaSettingStringXml.h ├── MSGraphOmaSettingStringXml.m ├── MSGraphOnPremisesConditionalAccessSettings.h ├── MSGraphOnPremisesConditionalAccessSettings.m ├── MSGraphOnPremisesExtensionAttributes.h ├── MSGraphOnPremisesExtensionAttributes.m ├── MSGraphOnPremisesProvisioningError.h ├── MSGraphOnPremisesProvisioningError.m ├── MSGraphOnenote.h ├── MSGraphOnenote.m ├── MSGraphOnenoteEntityBaseModel.h ├── MSGraphOnenoteEntityBaseModel.m ├── MSGraphOnenoteEntityHierarchyModel.h ├── MSGraphOnenoteEntityHierarchyModel.m ├── MSGraphOnenoteEntitySchemaObjectModel.h ├── MSGraphOnenoteEntitySchemaObjectModel.m ├── MSGraphOnenoteOperation.h ├── MSGraphOnenoteOperation.m ├── MSGraphOnenoteOperationError.h ├── MSGraphOnenoteOperationError.m ├── MSGraphOnenotePage.h ├── MSGraphOnenotePage.m ├── MSGraphOnenotePagePreview.h ├── MSGraphOnenotePagePreview.m ├── MSGraphOnenotePagePreviewLinks.h ├── MSGraphOnenotePagePreviewLinks.m ├── MSGraphOnenotePatchActionType.h ├── MSGraphOnenotePatchActionType.m ├── MSGraphOnenotePatchContentCommand.h ├── MSGraphOnenotePatchContentCommand.m ├── MSGraphOnenotePatchInsertPosition.h ├── MSGraphOnenotePatchInsertPosition.m ├── MSGraphOnenoteResource.h ├── MSGraphOnenoteResource.m ├── MSGraphOnenoteSection.h ├── MSGraphOnenoteSection.m ├── MSGraphOnenoteSourceService.h ├── MSGraphOnenoteSourceService.m ├── MSGraphOnenoteUserRole.h ├── MSGraphOnenoteUserRole.m ├── MSGraphOnlineMeeting.h ├── MSGraphOnlineMeeting.m ├── MSGraphOnlineMeetingInfo.h ├── MSGraphOnlineMeetingInfo.m ├── MSGraphOnlineMeetingPresenters.h ├── MSGraphOnlineMeetingPresenters.m ├── MSGraphOnlineMeetingProviderType.h ├── MSGraphOnlineMeetingProviderType.m ├── MSGraphOnlineMeetingRole.h ├── MSGraphOnlineMeetingRole.m ├── MSGraphOpenShift.h ├── MSGraphOpenShift.m ├── MSGraphOpenShiftChangeRequest.h ├── MSGraphOpenShiftChangeRequest.m ├── MSGraphOpenShiftItem.h ├── MSGraphOpenShiftItem.m ├── MSGraphOpenTypeExtension.h ├── MSGraphOpenTypeExtension.m ├── MSGraphOperation.h ├── MSGraphOperation.m ├── MSGraphOperationError.h ├── MSGraphOperationError.m ├── MSGraphOperationResult.h ├── MSGraphOperationResult.m ├── MSGraphOperationStatus.h ├── MSGraphOperationStatus.m ├── MSGraphOptionalClaim.h ├── MSGraphOptionalClaim.m ├── MSGraphOptionalClaims.h ├── MSGraphOptionalClaims.m ├── MSGraphOrgContact.h ├── MSGraphOrgContact.m ├── MSGraphOrganization.h ├── MSGraphOrganization.m ├── MSGraphOrganizationalBranding.h ├── MSGraphOrganizationalBranding.m ├── MSGraphOrganizationalBrandingLocalization.h ├── MSGraphOrganizationalBrandingLocalization.m ├── MSGraphOrganizationalBrandingProperties.h ├── MSGraphOrganizationalBrandingProperties.m ├── MSGraphOrganizerMeetingInfo.h ├── MSGraphOrganizerMeetingInfo.m ├── MSGraphOutgoingCallOptions.h ├── MSGraphOutgoingCallOptions.m ├── MSGraphOutlookCategory.h ├── MSGraphOutlookCategory.m ├── MSGraphOutlookGeoCoordinates.h ├── MSGraphOutlookGeoCoordinates.m ├── MSGraphOutlookItem.h ├── MSGraphOutlookItem.m ├── MSGraphOutlookUser.h ├── MSGraphOutlookUser.m ├── MSGraphPackage.h ├── MSGraphPackage.m ├── MSGraphPageLinks.h ├── MSGraphPageLinks.m ├── MSGraphParentalControlSettings.h ├── MSGraphParentalControlSettings.m ├── MSGraphParticipant.h ├── MSGraphParticipant.m ├── MSGraphParticipantInfo.h ├── MSGraphParticipantInfo.m ├── MSGraphPasswordCredential.h ├── MSGraphPasswordCredential.m ├── MSGraphPasswordProfile.h ├── MSGraphPasswordProfile.m ├── MSGraphPatternedRecurrence.h ├── MSGraphPatternedRecurrence.m ├── MSGraphPendingContentUpdate.h ├── MSGraphPendingContentUpdate.m ├── MSGraphPendingOperations.h ├── MSGraphPendingOperations.m ├── MSGraphPermission.h ├── MSGraphPermission.m ├── MSGraphPermissionClassificationType.h ├── MSGraphPermissionClassificationType.m ├── MSGraphPermissionGrantConditionSet.h ├── MSGraphPermissionGrantConditionSet.m ├── MSGraphPermissionGrantPolicy.h ├── MSGraphPermissionGrantPolicy.m ├── MSGraphPermissionScope.h ├── MSGraphPermissionScope.m ├── MSGraphPermissionType.h ├── MSGraphPermissionType.m ├── MSGraphPersistentBrowserSessionControl.h ├── MSGraphPersistentBrowserSessionControl.m ├── MSGraphPersistentBrowserSessionMode.h ├── MSGraphPersistentBrowserSessionMode.m ├── MSGraphPerson.h ├── MSGraphPerson.m ├── MSGraphPersonOrGroupColumn.h ├── MSGraphPersonOrGroupColumn.m ├── MSGraphPersonType.h ├── MSGraphPersonType.m ├── MSGraphPhone.h ├── MSGraphPhone.m ├── MSGraphPhoneType.h ├── MSGraphPhoneType.m ├── MSGraphPhoto.h ├── MSGraphPhoto.m ├── MSGraphPhysicalAddress.h ├── MSGraphPhysicalAddress.m ├── MSGraphPhysicalAddressType.h ├── MSGraphPhysicalAddressType.m ├── MSGraphPhysicalOfficeAddress.h ├── MSGraphPhysicalOfficeAddress.m ├── MSGraphPkcs12Certificate.h ├── MSGraphPkcs12Certificate.m ├── MSGraphPkcs12CertificateInformation.h ├── MSGraphPkcs12CertificateInformation.m ├── MSGraphPlace.h ├── MSGraphPlace.m ├── MSGraphPlanner.h ├── MSGraphPlanner.m ├── MSGraphPlannerAppliedCategories.h ├── MSGraphPlannerAppliedCategories.m ├── MSGraphPlannerAssignedToTaskBoardTaskFormat.h ├── MSGraphPlannerAssignedToTaskBoardTaskFormat.m ├── MSGraphPlannerAssignment.h ├── MSGraphPlannerAssignment.m ├── MSGraphPlannerAssignments.h ├── MSGraphPlannerAssignments.m ├── MSGraphPlannerBucket.h ├── MSGraphPlannerBucket.m ├── MSGraphPlannerBucketTaskBoardTaskFormat.h ├── MSGraphPlannerBucketTaskBoardTaskFormat.m ├── MSGraphPlannerCategoryDescriptions.h ├── MSGraphPlannerCategoryDescriptions.m ├── MSGraphPlannerChecklistItem.h ├── MSGraphPlannerChecklistItem.m ├── MSGraphPlannerChecklistItems.h ├── MSGraphPlannerChecklistItems.m ├── MSGraphPlannerExternalReference.h ├── MSGraphPlannerExternalReference.m ├── MSGraphPlannerExternalReferences.h ├── MSGraphPlannerExternalReferences.m ├── MSGraphPlannerGroup.h ├── MSGraphPlannerGroup.m ├── MSGraphPlannerOrderHintsByAssignee.h ├── MSGraphPlannerOrderHintsByAssignee.m ├── MSGraphPlannerPlan.h ├── MSGraphPlannerPlan.m ├── MSGraphPlannerPlanDetails.h ├── MSGraphPlannerPlanDetails.m ├── MSGraphPlannerPreviewType.h ├── MSGraphPlannerPreviewType.m ├── MSGraphPlannerProgressTaskBoardTaskFormat.h ├── MSGraphPlannerProgressTaskBoardTaskFormat.m ├── MSGraphPlannerTask.h ├── MSGraphPlannerTask.m ├── MSGraphPlannerTaskDetails.h ├── MSGraphPlannerTaskDetails.m ├── MSGraphPlannerUser.h ├── MSGraphPlannerUser.m ├── MSGraphPlannerUserIds.h ├── MSGraphPlannerUserIds.m ├── MSGraphPlayPromptOperation.h ├── MSGraphPlayPromptOperation.m ├── MSGraphPolicyBase.h ├── MSGraphPolicyBase.m ├── MSGraphPolicyPlatformType.h ├── MSGraphPolicyPlatformType.m ├── MSGraphPolicyRoot.h ├── MSGraphPolicyRoot.m ├── MSGraphPost.h ├── MSGraphPost.m ├── MSGraphPreAuthorizedApplication.h ├── MSGraphPreAuthorizedApplication.m ├── MSGraphPrereleaseFeatures.h ├── MSGraphPrereleaseFeatures.m ├── MSGraphPresence.h ├── MSGraphPresence.m ├── MSGraphPrincipalResourceMembershipsScope.h ├── MSGraphPrincipalResourceMembershipsScope.m ├── MSGraphPrint.h ├── MSGraphPrint.m ├── MSGraphPrintCertificateSigningRequest.h ├── MSGraphPrintCertificateSigningRequest.m ├── MSGraphPrintColorMode.h ├── MSGraphPrintColorMode.m ├── MSGraphPrintConnector.h ├── MSGraphPrintConnector.m ├── MSGraphPrintDocument.h ├── MSGraphPrintDocument.m ├── MSGraphPrintDocumentUploadProperties.h ├── MSGraphPrintDocumentUploadProperties.m ├── MSGraphPrintDuplexMode.h ├── MSGraphPrintDuplexMode.m ├── MSGraphPrintEvent.h ├── MSGraphPrintEvent.m ├── MSGraphPrintFinishing.h ├── MSGraphPrintFinishing.m ├── MSGraphPrintJob.h ├── MSGraphPrintJob.m ├── MSGraphPrintJobConfiguration.h ├── MSGraphPrintJobConfiguration.m ├── MSGraphPrintJobProcessingState.h ├── MSGraphPrintJobProcessingState.m ├── MSGraphPrintJobStateDetail.h ├── MSGraphPrintJobStateDetail.m ├── MSGraphPrintJobStatus.h ├── MSGraphPrintJobStatus.m ├── MSGraphPrintMargin.h ├── MSGraphPrintMargin.m ├── MSGraphPrintMultipageLayout.h ├── MSGraphPrintMultipageLayout.m ├── MSGraphPrintOperation.h ├── MSGraphPrintOperation.m ├── MSGraphPrintOperationProcessingState.h ├── MSGraphPrintOperationProcessingState.m ├── MSGraphPrintOperationStatus.h ├── MSGraphPrintOperationStatus.m ├── MSGraphPrintOrientation.h ├── MSGraphPrintOrientation.m ├── MSGraphPrintQuality.h ├── MSGraphPrintQuality.m ├── MSGraphPrintScaling.h ├── MSGraphPrintScaling.m ├── MSGraphPrintService.h ├── MSGraphPrintService.m ├── MSGraphPrintServiceEndpoint.h ├── MSGraphPrintServiceEndpoint.m ├── MSGraphPrintSettings.h ├── MSGraphPrintSettings.m ├── MSGraphPrintTask.h ├── MSGraphPrintTask.m ├── MSGraphPrintTaskDefinition.h ├── MSGraphPrintTaskDefinition.m ├── MSGraphPrintTaskProcessingState.h ├── MSGraphPrintTaskProcessingState.m ├── MSGraphPrintTaskStatus.h ├── MSGraphPrintTaskStatus.m ├── MSGraphPrintTaskTrigger.h ├── MSGraphPrintTaskTrigger.m ├── MSGraphPrintUsage.h ├── MSGraphPrintUsage.m ├── MSGraphPrintUsageByPrinter.h ├── MSGraphPrintUsageByPrinter.m ├── MSGraphPrintUsageByUser.h ├── MSGraphPrintUsageByUser.m ├── MSGraphPrinter.h ├── MSGraphPrinter.m ├── MSGraphPrinterBase.h ├── MSGraphPrinterBase.m ├── MSGraphPrinterCapabilities.h ├── MSGraphPrinterCapabilities.m ├── MSGraphPrinterCreateOperation.h ├── MSGraphPrinterCreateOperation.m ├── MSGraphPrinterDefaults.h ├── MSGraphPrinterDefaults.m ├── MSGraphPrinterFeedOrientation.h ├── MSGraphPrinterFeedOrientation.m ├── MSGraphPrinterLocation.h ├── MSGraphPrinterLocation.m ├── MSGraphPrinterProcessingState.h ├── MSGraphPrinterProcessingState.m ├── MSGraphPrinterProcessingStateDetail.h ├── MSGraphPrinterProcessingStateDetail.m ├── MSGraphPrinterShare.h ├── MSGraphPrinterShare.m ├── MSGraphPrinterStatus.h ├── MSGraphPrinterStatus.m ├── MSGraphPrivacyProfile.h ├── MSGraphPrivacyProfile.m ├── MSGraphProcess.h ├── MSGraphProcess.m ├── MSGraphProcessIntegrityLevel.h ├── MSGraphProcessIntegrityLevel.m ├── MSGraphProfilePhoto.h ├── MSGraphProfilePhoto.m ├── MSGraphPrompt.h ├── MSGraphPrompt.m ├── MSGraphProvisionedIdentity.h ├── MSGraphProvisionedIdentity.m ├── MSGraphProvisionedPlan.h ├── MSGraphProvisionedPlan.m ├── MSGraphProvisioningAction.h ├── MSGraphProvisioningAction.m ├── MSGraphProvisioningErrorInfo.h ├── MSGraphProvisioningErrorInfo.m ├── MSGraphProvisioningObjectSummary.h ├── MSGraphProvisioningObjectSummary.m ├── MSGraphProvisioningResult.h ├── MSGraphProvisioningResult.m ├── MSGraphProvisioningServicePrincipal.h ├── MSGraphProvisioningServicePrincipal.m ├── MSGraphProvisioningStatusErrorCategory.h ├── MSGraphProvisioningStatusErrorCategory.m ├── MSGraphProvisioningStatusInfo.h ├── MSGraphProvisioningStatusInfo.m ├── MSGraphProvisioningStep.h ├── MSGraphProvisioningStep.m ├── MSGraphProvisioningStepType.h ├── MSGraphProvisioningStepType.m ├── MSGraphProvisioningSystem.h ├── MSGraphProvisioningSystem.m ├── MSGraphProxiedDomain.h ├── MSGraphProxiedDomain.m ├── MSGraphPublicClientApplication.h ├── MSGraphPublicClientApplication.m ├── MSGraphPublicError.h ├── MSGraphPublicError.m ├── MSGraphPublicErrorDetail.h ├── MSGraphPublicErrorDetail.m ├── MSGraphPublicInnerError.h ├── MSGraphPublicInnerError.m ├── MSGraphPublicationFacet.h ├── MSGraphPublicationFacet.m ├── MSGraphQuota.h ├── MSGraphQuota.m ├── MSGraphRatingAppsType.h ├── MSGraphRatingAppsType.m ├── MSGraphRatingAustraliaMoviesType.h ├── MSGraphRatingAustraliaMoviesType.m ├── MSGraphRatingAustraliaTelevisionType.h ├── MSGraphRatingAustraliaTelevisionType.m ├── MSGraphRatingCanadaMoviesType.h ├── MSGraphRatingCanadaMoviesType.m ├── MSGraphRatingCanadaTelevisionType.h ├── MSGraphRatingCanadaTelevisionType.m ├── MSGraphRatingFranceMoviesType.h ├── MSGraphRatingFranceMoviesType.m ├── MSGraphRatingFranceTelevisionType.h ├── MSGraphRatingFranceTelevisionType.m ├── MSGraphRatingGermanyMoviesType.h ├── MSGraphRatingGermanyMoviesType.m ├── MSGraphRatingGermanyTelevisionType.h ├── MSGraphRatingGermanyTelevisionType.m ├── MSGraphRatingIrelandMoviesType.h ├── MSGraphRatingIrelandMoviesType.m ├── MSGraphRatingIrelandTelevisionType.h ├── MSGraphRatingIrelandTelevisionType.m ├── MSGraphRatingJapanMoviesType.h ├── MSGraphRatingJapanMoviesType.m ├── MSGraphRatingJapanTelevisionType.h ├── MSGraphRatingJapanTelevisionType.m ├── MSGraphRatingNewZealandMoviesType.h ├── MSGraphRatingNewZealandMoviesType.m ├── MSGraphRatingNewZealandTelevisionType.h ├── MSGraphRatingNewZealandTelevisionType.m ├── MSGraphRatingUnitedKingdomMoviesType.h ├── MSGraphRatingUnitedKingdomMoviesType.m ├── MSGraphRatingUnitedKingdomTelevisionType.h ├── MSGraphRatingUnitedKingdomTelevisionType.m ├── MSGraphRatingUnitedStatesMoviesType.h ├── MSGraphRatingUnitedStatesMoviesType.m ├── MSGraphRatingUnitedStatesTelevisionType.h ├── MSGraphRatingUnitedStatesTelevisionType.m ├── MSGraphRbacApplication.h ├── MSGraphRbacApplication.m ├── MSGraphRecentNotebook.h ├── MSGraphRecentNotebook.m ├── MSGraphRecentNotebookLinks.h ├── MSGraphRecentNotebookLinks.m ├── MSGraphRecipient.h ├── MSGraphRecipient.m ├── MSGraphRecipientScopeType.h ├── MSGraphRecipientScopeType.m ├── MSGraphRecordOperation.h ├── MSGraphRecordOperation.m ├── MSGraphRecordingInfo.h ├── MSGraphRecordingInfo.m ├── MSGraphRecordingStatus.h ├── MSGraphRecordingStatus.m ├── MSGraphRecurrencePattern.h ├── MSGraphRecurrencePattern.m ├── MSGraphRecurrencePatternType.h ├── MSGraphRecurrencePatternType.m ├── MSGraphRecurrenceRange.h ├── MSGraphRecurrenceRange.m ├── MSGraphRecurrenceRangeType.h ├── MSGraphRecurrenceRangeType.m ├── MSGraphReferenceAttachment.h ├── MSGraphReferenceAttachment.m ├── MSGraphRegistryHive.h ├── MSGraphRegistryHive.m ├── MSGraphRegistryKeyState.h ├── MSGraphRegistryKeyState.m ├── MSGraphRegistryOperation.h ├── MSGraphRegistryOperation.m ├── MSGraphRegistryValueType.h ├── MSGraphRegistryValueType.m ├── MSGraphRejectReason.h ├── MSGraphRejectReason.m ├── MSGraphReminder.h ├── MSGraphReminder.m ├── MSGraphRemoteAssistanceOnboardingStatus.h ├── MSGraphRemoteAssistanceOnboardingStatus.m ├── MSGraphRemoteAssistancePartner.h ├── MSGraphRemoteAssistancePartner.m ├── MSGraphRemoteItem.h ├── MSGraphRemoteItem.m ├── MSGraphRemoteLockActionResult.h ├── MSGraphRemoteLockActionResult.m ├── MSGraphRemoveAccessApplyAction.h ├── MSGraphRemoveAccessApplyAction.m ├── MSGraphReport.h ├── MSGraphReport.m ├── MSGraphReportRoot.h ├── MSGraphReportRoot.m ├── MSGraphRequest.h ├── MSGraphRequest.m ├── MSGraphRequiredPasswordType.h ├── MSGraphRequiredPasswordType.m ├── MSGraphRequiredResourceAccess.h ├── MSGraphRequiredResourceAccess.m ├── MSGraphResetPasscodeActionResult.h ├── MSGraphResetPasscodeActionResult.m ├── MSGraphResourceAccess.h ├── MSGraphResourceAccess.m ├── MSGraphResourceAction.h ├── MSGraphResourceAction.m ├── MSGraphResourceData.h ├── MSGraphResourceData.m ├── MSGraphResourceOperation.h ├── MSGraphResourceOperation.m ├── MSGraphResourcePermission.h ├── MSGraphResourcePermission.m ├── MSGraphResourceReference.h ├── MSGraphResourceReference.m ├── MSGraphResourceSpecificPermissionGrant.h ├── MSGraphResourceSpecificPermissionGrant.m ├── MSGraphResourceVisualization.h ├── MSGraphResourceVisualization.m ├── MSGraphResponseStatus.h ├── MSGraphResponseStatus.m ├── MSGraphResponseType.h ├── MSGraphResponseType.m ├── MSGraphRestrictedSignIn.h ├── MSGraphRestrictedSignIn.m ├── MSGraphResultInfo.h ├── MSGraphResultInfo.m ├── MSGraphRgbColor.h ├── MSGraphRgbColor.m ├── MSGraphRiskDetail.h ├── MSGraphRiskDetail.m ├── MSGraphRiskEventType.h ├── MSGraphRiskEventType.m ├── MSGraphRiskLevel.h ├── MSGraphRiskLevel.m ├── MSGraphRiskState.h ├── MSGraphRiskState.m ├── MSGraphRoleAssignment.h ├── MSGraphRoleAssignment.m ├── MSGraphRoleDefinition.h ├── MSGraphRoleDefinition.m ├── MSGraphRoleManagement.h ├── MSGraphRoleManagement.m ├── MSGraphRolePermission.h ├── MSGraphRolePermission.m ├── MSGraphRoom.h ├── MSGraphRoom.m ├── MSGraphRoomList.h ├── MSGraphRoomList.m ├── MSGraphRoot.h ├── MSGraphRoot.m ├── MSGraphRoutingType.h ├── MSGraphRoutingType.m ├── MSGraphRubricCriterion.h ├── MSGraphRubricCriterion.m ├── MSGraphRubricLevel.h ├── MSGraphRubricLevel.m ├── MSGraphRubricQuality.h ├── MSGraphRubricQuality.m ├── MSGraphRubricQualityFeedbackModel.h ├── MSGraphRubricQualityFeedbackModel.m ├── MSGraphRubricQualitySelectedColumnModel.h ├── MSGraphRubricQualitySelectedColumnModel.m ├── MSGraphRunAsAccountType.h ├── MSGraphRunAsAccountType.m ├── MSGraphSafeSearchFilterType.h ├── MSGraphSafeSearchFilterType.m ├── MSGraphSamlSingleSignOnSettings.h ├── MSGraphSamlSingleSignOnSettings.m ├── MSGraphSchedule.h ├── MSGraphSchedule.m ├── MSGraphScheduleChangeRequest.h ├── MSGraphScheduleChangeRequest.m ├── MSGraphScheduleChangeRequestActor.h ├── MSGraphScheduleChangeRequestActor.m ├── MSGraphScheduleChangeState.h ├── MSGraphScheduleChangeState.m ├── MSGraphScheduleEntity.h ├── MSGraphScheduleEntity.m ├── MSGraphScheduleEntityTheme.h ├── MSGraphScheduleEntityTheme.m ├── MSGraphScheduleInformation.h ├── MSGraphScheduleInformation.m ├── MSGraphScheduleItem.h ├── MSGraphScheduleItem.m ├── MSGraphSchedulingGroup.h ├── MSGraphSchedulingGroup.m ├── MSGraphSchemaExtension.h ├── MSGraphSchemaExtension.m ├── MSGraphScopedRoleMembership.h ├── MSGraphScopedRoleMembership.m ├── MSGraphScoredEmailAddress.h ├── MSGraphScoredEmailAddress.m ├── MSGraphScreenSharingRole.h ├── MSGraphScreenSharingRole.m ├── MSGraphSearchEntity.h ├── MSGraphSearchEntity.m ├── MSGraphSearchHit.h ├── MSGraphSearchHit.m ├── MSGraphSearchHitsContainer.h ├── MSGraphSearchHitsContainer.m ├── MSGraphSearchQuery.h ├── MSGraphSearchQuery.m ├── MSGraphSearchRequest.h ├── MSGraphSearchRequest.m ├── MSGraphSearchResponse.h ├── MSGraphSearchResponse.m ├── MSGraphSearchResult.h ├── MSGraphSearchResult.m ├── MSGraphSectionGroup.h ├── MSGraphSectionGroup.m ├── MSGraphSectionLinks.h ├── MSGraphSectionLinks.m ├── MSGraphSecureScore.h ├── MSGraphSecureScore.m ├── MSGraphSecureScoreControlProfile.h ├── MSGraphSecureScoreControlProfile.m ├── MSGraphSecureScoreControlStateUpdate.h ├── MSGraphSecureScoreControlStateUpdate.m ├── MSGraphSecurity.h ├── MSGraphSecurity.m ├── MSGraphSecurityNetworkProtocol.h ├── MSGraphSecurityNetworkProtocol.m ├── MSGraphSecurityResource.h ├── MSGraphSecurityResource.m ├── MSGraphSecurityResourceType.h ├── MSGraphSecurityResourceType.m ├── MSGraphSecurityVendorInformation.h ├── MSGraphSecurityVendorInformation.m ├── MSGraphSelectionLikelihoodInfo.h ├── MSGraphSelectionLikelihoodInfo.m ├── MSGraphSelfServiceSignUpAuthenticationFlowConfiguration.h ├── MSGraphSelfServiceSignUpAuthenticationFlowConfiguration.m ├── MSGraphSensitivity.h ├── MSGraphSensitivity.m ├── MSGraphServiceHostedMediaConfig.h ├── MSGraphServiceHostedMediaConfig.m ├── MSGraphServicePlanInfo.h ├── MSGraphServicePlanInfo.m ├── MSGraphServicePrincipal.h ├── MSGraphServicePrincipal.m ├── MSGraphServicePrincipalIdentity.h ├── MSGraphServicePrincipalIdentity.m ├── MSGraphSettingSource.h ├── MSGraphSettingSource.m ├── MSGraphSettingStateDeviceSummary.h ├── MSGraphSettingStateDeviceSummary.m ├── MSGraphSettingTemplateValue.h ├── MSGraphSettingTemplateValue.m ├── MSGraphSettingValue.h ├── MSGraphSettingValue.m ├── MSGraphShared.h ├── MSGraphShared.m ├── MSGraphSharedDriveItem.h ├── MSGraphSharedDriveItem.m ├── MSGraphSharedInsight.h ├── MSGraphSharedInsight.m ├── MSGraphSharedPCAccountDeletionPolicyType.h ├── MSGraphSharedPCAccountDeletionPolicyType.m ├── MSGraphSharedPCAccountManagerPolicy.h ├── MSGraphSharedPCAccountManagerPolicy.m ├── MSGraphSharedPCAllowedAccountType.h ├── MSGraphSharedPCAllowedAccountType.m ├── MSGraphSharedPCConfiguration.h ├── MSGraphSharedPCConfiguration.m ├── MSGraphSharepointIds.h ├── MSGraphSharepointIds.m ├── MSGraphSharingDetail.h ├── MSGraphSharingDetail.m ├── MSGraphSharingInvitation.h ├── MSGraphSharingInvitation.m ├── MSGraphSharingLink.h ├── MSGraphSharingLink.m ├── MSGraphShift.h ├── MSGraphShift.m ├── MSGraphShiftActivity.h ├── MSGraphShiftActivity.m ├── MSGraphShiftAvailability.h ├── MSGraphShiftAvailability.m ├── MSGraphShiftItem.h ├── MSGraphShiftItem.m ├── MSGraphShiftPreferences.h ├── MSGraphShiftPreferences.m ├── MSGraphSignIn.h ├── MSGraphSignIn.m ├── MSGraphSignInFrequencySessionControl.h ├── MSGraphSignInFrequencySessionControl.m ├── MSGraphSignInLocation.h ├── MSGraphSignInLocation.m ├── MSGraphSignInStatus.h ├── MSGraphSignInStatus.m ├── MSGraphSigninFrequencyType.h ├── MSGraphSigninFrequencyType.m ├── MSGraphSingleValueLegacyExtendedProperty.h ├── MSGraphSingleValueLegacyExtendedProperty.m ├── MSGraphSite.h ├── MSGraphSite.m ├── MSGraphSiteCollection.h ├── MSGraphSiteCollection.m ├── MSGraphSiteSecurityLevel.h ├── MSGraphSiteSecurityLevel.m ├── MSGraphSizeRange.h ├── MSGraphSizeRange.m ├── MSGraphSocialIdentityProvider.h ├── MSGraphSocialIdentityProvider.m ├── MSGraphSoftwareUpdateStatusSummary.h ├── MSGraphSoftwareUpdateStatusSummary.m ├── MSGraphSpaApplication.h ├── MSGraphSpaApplication.m ├── MSGraphSpecialFolder.h ├── MSGraphSpecialFolder.m ├── MSGraphStagedFeatureName.h ├── MSGraphStagedFeatureName.m ├── MSGraphStandardTimeZoneOffset.h ├── MSGraphStandardTimeZoneOffset.m ├── MSGraphStateManagementSetting.h ├── MSGraphStateManagementSetting.m ├── MSGraphStatus.h ├── MSGraphStatus.m ├── MSGraphStoragePlanInformation.h ├── MSGraphStoragePlanInformation.m ├── MSGraphStsPolicy.h ├── MSGraphStsPolicy.m ├── MSGraphSubscribeToToneOperation.h ├── MSGraphSubscribeToToneOperation.m ├── MSGraphSubscribedSku.h ├── MSGraphSubscribedSku.m ├── MSGraphSubscription.h ├── MSGraphSubscription.m ├── MSGraphSwapShiftsChangeRequest.h ├── MSGraphSwapShiftsChangeRequest.m ├── MSGraphSystemFacet.h ├── MSGraphSystemFacet.m ├── MSGraphTargetResource.h ├── MSGraphTargetResource.m ├── MSGraphTargetedManagedAppConfiguration.h ├── MSGraphTargetedManagedAppConfiguration.m ├── MSGraphTargetedManagedAppPolicyAssignment.h ├── MSGraphTargetedManagedAppPolicyAssignment.m ├── MSGraphTargetedManagedAppProtection.h ├── MSGraphTargetedManagedAppProtection.m ├── MSGraphTaskStatus.h ├── MSGraphTaskStatus.m ├── MSGraphTeam.h ├── MSGraphTeam.m ├── MSGraphTeamClassSettings.h ├── MSGraphTeamClassSettings.m ├── MSGraphTeamFunSettings.h ├── MSGraphTeamFunSettings.m ├── MSGraphTeamGuestSettings.h ├── MSGraphTeamGuestSettings.m ├── MSGraphTeamMemberSettings.h ├── MSGraphTeamMemberSettings.m ├── MSGraphTeamMessagingSettings.h ├── MSGraphTeamMessagingSettings.m ├── MSGraphTeamSpecialization.h ├── MSGraphTeamSpecialization.m ├── MSGraphTeamVisibilityType.h ├── MSGraphTeamVisibilityType.m ├── MSGraphTeamsApp.h ├── MSGraphTeamsApp.m ├── MSGraphTeamsAppDefinition.h ├── MSGraphTeamsAppDefinition.m ├── MSGraphTeamsAppDistributionMethod.h ├── MSGraphTeamsAppDistributionMethod.m ├── MSGraphTeamsAppInstallation.h ├── MSGraphTeamsAppInstallation.m ├── MSGraphTeamsAppPublishingState.h ├── MSGraphTeamsAppPublishingState.m ├── MSGraphTeamsAsyncOperation.h ├── MSGraphTeamsAsyncOperation.m ├── MSGraphTeamsAsyncOperationStatus.h ├── MSGraphTeamsAsyncOperationStatus.m ├── MSGraphTeamsAsyncOperationType.h ├── MSGraphTeamsAsyncOperationType.m ├── MSGraphTeamsTab.h ├── MSGraphTeamsTab.m ├── MSGraphTeamsTabConfiguration.h ├── MSGraphTeamsTabConfiguration.m ├── MSGraphTeamsTemplate.h ├── MSGraphTeamsTemplate.m ├── MSGraphTeamwork.h ├── MSGraphTeamwork.m ├── MSGraphTeamworkActivityTopic.h ├── MSGraphTeamworkActivityTopic.m ├── MSGraphTeamworkActivityTopicSource.h ├── MSGraphTeamworkActivityTopicSource.m ├── MSGraphTeamworkApplicationIdentity.h ├── MSGraphTeamworkApplicationIdentity.m ├── MSGraphTeamworkApplicationIdentityType.h ├── MSGraphTeamworkApplicationIdentityType.m ├── MSGraphTeamworkBot.h ├── MSGraphTeamworkBot.m ├── MSGraphTeamworkConversationIdentity.h ├── MSGraphTeamworkConversationIdentity.m ├── MSGraphTeamworkConversationIdentityType.h ├── MSGraphTeamworkConversationIdentityType.m ├── MSGraphTeamworkHostedContent.h ├── MSGraphTeamworkHostedContent.m ├── MSGraphTeamworkNotificationRecipient.h ├── MSGraphTeamworkNotificationRecipient.m ├── MSGraphTeamworkTagIdentity.h ├── MSGraphTeamworkTagIdentity.m ├── MSGraphTeamworkUserIdentity.h ├── MSGraphTeamworkUserIdentity.m ├── MSGraphTeamworkUserIdentityType.h ├── MSGraphTeamworkUserIdentityType.m ├── MSGraphTelecomExpenseManagementPartner.h ├── MSGraphTelecomExpenseManagementPartner.m ├── MSGraphTeleconferenceDeviceAudioQuality.h ├── MSGraphTeleconferenceDeviceAudioQuality.m ├── MSGraphTeleconferenceDeviceMediaQuality.h ├── MSGraphTeleconferenceDeviceMediaQuality.m ├── MSGraphTeleconferenceDeviceQuality.h ├── MSGraphTeleconferenceDeviceQuality.m ├── MSGraphTeleconferenceDeviceScreenSharingQuality.h ├── MSGraphTeleconferenceDeviceScreenSharingQuality.m ├── MSGraphTeleconferenceDeviceVideoQuality.h ├── MSGraphTeleconferenceDeviceVideoQuality.m ├── MSGraphTermsAndConditions.h ├── MSGraphTermsAndConditions.m ├── MSGraphTermsAndConditionsAcceptanceStatus.h ├── MSGraphTermsAndConditionsAcceptanceStatus.m ├── MSGraphTermsAndConditionsAssignment.h ├── MSGraphTermsAndConditionsAssignment.m ├── MSGraphTermsExpiration.h ├── MSGraphTermsExpiration.m ├── MSGraphTermsOfUseContainer.h ├── MSGraphTermsOfUseContainer.m ├── MSGraphTextColumn.h ├── MSGraphTextColumn.m ├── MSGraphThreatAssessmentContentType.h ├── MSGraphThreatAssessmentContentType.m ├── MSGraphThreatAssessmentRequest.h ├── MSGraphThreatAssessmentRequest.m ├── MSGraphThreatAssessmentRequestSource.h ├── MSGraphThreatAssessmentRequestSource.m ├── MSGraphThreatAssessmentResult.h ├── MSGraphThreatAssessmentResult.m ├── MSGraphThreatAssessmentResultType.h ├── MSGraphThreatAssessmentResultType.m ├── MSGraphThreatAssessmentStatus.h ├── MSGraphThreatAssessmentStatus.m ├── MSGraphThreatCategory.h ├── MSGraphThreatCategory.m ├── MSGraphThreatExpectedAssessment.h ├── MSGraphThreatExpectedAssessment.m ├── MSGraphThumbnail.h ├── MSGraphThumbnail.m ├── MSGraphThumbnailSet.h ├── MSGraphThumbnailSet.m ├── MSGraphTimeConstraint.h ├── MSGraphTimeConstraint.m ├── MSGraphTimeOff.h ├── MSGraphTimeOff.m ├── MSGraphTimeOffItem.h ├── MSGraphTimeOffItem.m ├── MSGraphTimeOffReason.h ├── MSGraphTimeOffReason.m ├── MSGraphTimeOffReasonIconType.h ├── MSGraphTimeOffReasonIconType.m ├── MSGraphTimeOffRequest.h ├── MSGraphTimeOffRequest.m ├── MSGraphTimeRange.h ├── MSGraphTimeRange.m ├── MSGraphTimeSlot.h ├── MSGraphTimeSlot.m ├── MSGraphTimeZoneBase.h ├── MSGraphTimeZoneBase.m ├── MSGraphTimeZoneInformation.h ├── MSGraphTimeZoneInformation.m ├── MSGraphTimeZoneStandard.h ├── MSGraphTimeZoneStandard.m ├── MSGraphTodo.h ├── MSGraphTodo.m ├── MSGraphTodoTask.h ├── MSGraphTodoTask.m ├── MSGraphTodoTaskList.h ├── MSGraphTodoTaskList.m ├── MSGraphTokenIssuancePolicy.h ├── MSGraphTokenIssuancePolicy.m ├── MSGraphTokenLifetimePolicy.h ├── MSGraphTokenLifetimePolicy.m ├── MSGraphTokenMeetingInfo.h ├── MSGraphTokenMeetingInfo.m ├── MSGraphTone.h ├── MSGraphTone.m ├── MSGraphToneInfo.h ├── MSGraphToneInfo.m ├── MSGraphTrending.h ├── MSGraphTrending.m ├── MSGraphUnifiedRoleAssignment.h ├── MSGraphUnifiedRoleAssignment.m ├── MSGraphUnifiedRoleDefinition.h ├── MSGraphUnifiedRoleDefinition.m ├── MSGraphUnifiedRolePermission.h ├── MSGraphUnifiedRolePermission.m ├── MSGraphUnmuteParticipantOperation.h ├── MSGraphUnmuteParticipantOperation.m ├── MSGraphUpdateRecordingStatusOperation.h ├── MSGraphUpdateRecordingStatusOperation.m ├── MSGraphUpdateWindowsDeviceAccountActionParameter.h ├── MSGraphUpdateWindowsDeviceAccountActionParameter.m ├── MSGraphUploadSession.h ├── MSGraphUploadSession.m ├── MSGraphUriClickSecurityState.h ├── MSGraphUriClickSecurityState.m ├── MSGraphUrlAssessmentRequest.h ├── MSGraphUrlAssessmentRequest.m ├── MSGraphUsageDetails.h ├── MSGraphUsageDetails.m ├── MSGraphUsedInsight.h ├── MSGraphUsedInsight.m ├── MSGraphUser.h ├── MSGraphUser.m ├── MSGraphUserAccountSecurityType.h ├── MSGraphUserAccountSecurityType.m ├── MSGraphUserActivity.h ├── MSGraphUserActivity.m ├── MSGraphUserAttributeValuesItem.h ├── MSGraphUserAttributeValuesItem.m ├── MSGraphUserConsentRequest.h ├── MSGraphUserConsentRequest.m ├── MSGraphUserFlowApiConnectorConfiguration.h ├── MSGraphUserFlowApiConnectorConfiguration.m ├── MSGraphUserFlowLanguageConfiguration.h ├── MSGraphUserFlowLanguageConfiguration.m ├── MSGraphUserFlowLanguagePage.h ├── MSGraphUserFlowLanguagePage.m ├── MSGraphUserFlowType.h ├── MSGraphUserFlowType.m ├── MSGraphUserIdentity.h ├── MSGraphUserIdentity.m ├── MSGraphUserInstallStateSummary.h ├── MSGraphUserInstallStateSummary.m ├── MSGraphUserScopeTeamsAppInstallation.h ├── MSGraphUserScopeTeamsAppInstallation.m ├── MSGraphUserSecurityState.h ├── MSGraphUserSecurityState.m ├── MSGraphUserSettings.h ├── MSGraphUserSettings.m ├── MSGraphUserTeamwork.h ├── MSGraphUserTeamwork.m ├── MSGraphVerifiedDomain.h ├── MSGraphVerifiedDomain.m ├── MSGraphVideo.h ├── MSGraphVideo.m ├── MSGraphVisibilitySetting.h ├── MSGraphVisibilitySetting.m ├── MSGraphVisualInfo.h ├── MSGraphVisualInfo.m ├── MSGraphVppLicensingType.h ├── MSGraphVppLicensingType.m ├── MSGraphVppToken.h ├── MSGraphVppToken.m ├── MSGraphVppTokenAccountType.h ├── MSGraphVppTokenAccountType.m ├── MSGraphVppTokenState.h ├── MSGraphVppTokenState.m ├── MSGraphVppTokenSyncStatus.h ├── MSGraphVppTokenSyncStatus.m ├── MSGraphVulnerabilityState.h ├── MSGraphVulnerabilityState.m ├── MSGraphWebApp.h ├── MSGraphWebApp.m ├── MSGraphWebApplication.h ├── MSGraphWebApplication.m ├── MSGraphWebBrowserCookieSettings.h ├── MSGraphWebBrowserCookieSettings.m ├── MSGraphWebsite.h ├── MSGraphWebsite.m ├── MSGraphWebsiteType.h ├── MSGraphWebsiteType.m ├── MSGraphWeekIndex.h ├── MSGraphWeekIndex.m ├── MSGraphWeeklySchedule.h ├── MSGraphWeeklySchedule.m ├── MSGraphWelcomeScreenMeetingInformation.h ├── MSGraphWelcomeScreenMeetingInformation.m ├── MSGraphWellknownListName.h ├── MSGraphWellknownListName.m ├── MSGraphWin32LobApp.h ├── MSGraphWin32LobApp.m ├── MSGraphWin32LobAppAssignmentSettings.h ├── MSGraphWin32LobAppAssignmentSettings.m ├── MSGraphWin32LobAppFileSystemOperationType.h ├── MSGraphWin32LobAppFileSystemOperationType.m ├── MSGraphWin32LobAppFileSystemRule.h ├── MSGraphWin32LobAppFileSystemRule.m ├── MSGraphWin32LobAppInstallExperience.h ├── MSGraphWin32LobAppInstallExperience.m ├── MSGraphWin32LobAppMsiInformation.h ├── MSGraphWin32LobAppMsiInformation.m ├── MSGraphWin32LobAppMsiPackageType.h ├── MSGraphWin32LobAppMsiPackageType.m ├── MSGraphWin32LobAppNotification.h ├── MSGraphWin32LobAppNotification.m ├── MSGraphWin32LobAppPowerShellScriptRule.h ├── MSGraphWin32LobAppPowerShellScriptRule.m ├── MSGraphWin32LobAppPowerShellScriptRuleOperationType.h ├── MSGraphWin32LobAppPowerShellScriptRuleOperationType.m ├── MSGraphWin32LobAppProductCodeRule.h ├── MSGraphWin32LobAppProductCodeRule.m ├── MSGraphWin32LobAppRegistryRule.h ├── MSGraphWin32LobAppRegistryRule.m ├── MSGraphWin32LobAppRegistryRuleOperationType.h ├── MSGraphWin32LobAppRegistryRuleOperationType.m ├── MSGraphWin32LobAppRestartBehavior.h ├── MSGraphWin32LobAppRestartBehavior.m ├── MSGraphWin32LobAppRestartSettings.h ├── MSGraphWin32LobAppRestartSettings.m ├── MSGraphWin32LobAppReturnCode.h ├── MSGraphWin32LobAppReturnCode.m ├── MSGraphWin32LobAppReturnCodeType.h ├── MSGraphWin32LobAppReturnCodeType.m ├── MSGraphWin32LobAppRule.h ├── MSGraphWin32LobAppRule.m ├── MSGraphWin32LobAppRuleOperator.h ├── MSGraphWin32LobAppRuleOperator.m ├── MSGraphWin32LobAppRuleType.h ├── MSGraphWin32LobAppRuleType.m ├── MSGraphWindows10CompliancePolicy.h ├── MSGraphWindows10CompliancePolicy.m ├── MSGraphWindows10CustomConfiguration.h ├── MSGraphWindows10CustomConfiguration.m ├── MSGraphWindows10EditionType.h ├── MSGraphWindows10EditionType.m ├── MSGraphWindows10EndpointProtectionConfiguration.h ├── MSGraphWindows10EndpointProtectionConfiguration.m ├── MSGraphWindows10EnterpriseModernAppManagementConfiguration.h ├── MSGraphWindows10EnterpriseModernAppManagementConfiguration.m ├── MSGraphWindows10GeneralConfiguration.h ├── MSGraphWindows10GeneralConfiguration.m ├── MSGraphWindows10MobileCompliancePolicy.h ├── MSGraphWindows10MobileCompliancePolicy.m ├── MSGraphWindows10NetworkProxyServer.h ├── MSGraphWindows10NetworkProxyServer.m ├── MSGraphWindows10SecureAssessmentConfiguration.h ├── MSGraphWindows10SecureAssessmentConfiguration.m ├── MSGraphWindows10TeamGeneralConfiguration.h ├── MSGraphWindows10TeamGeneralConfiguration.m ├── MSGraphWindows81CompliancePolicy.h ├── MSGraphWindows81CompliancePolicy.m ├── MSGraphWindows81GeneralConfiguration.h ├── MSGraphWindows81GeneralConfiguration.m ├── MSGraphWindowsArchitecture.h ├── MSGraphWindowsArchitecture.m ├── MSGraphWindowsAutopilotDeviceIdentity.h ├── MSGraphWindowsAutopilotDeviceIdentity.m ├── MSGraphWindowsDefenderAdvancedThreatProtectionConfiguration.h ├── MSGraphWindowsDefenderAdvancedThreatProtectionConfiguration.m ├── MSGraphWindowsDefenderScanActionResult.h ├── MSGraphWindowsDefenderScanActionResult.m ├── MSGraphWindowsDeliveryOptimizationMode.h ├── MSGraphWindowsDeliveryOptimizationMode.m ├── MSGraphWindowsDeviceADAccount.h ├── MSGraphWindowsDeviceADAccount.m ├── MSGraphWindowsDeviceAccount.h ├── MSGraphWindowsDeviceAccount.m ├── MSGraphWindowsDeviceAzureADAccount.h ├── MSGraphWindowsDeviceAzureADAccount.m ├── MSGraphWindowsDeviceType.h ├── MSGraphWindowsDeviceType.m ├── MSGraphWindowsFirewallNetworkProfile.h ├── MSGraphWindowsFirewallNetworkProfile.m ├── MSGraphWindowsHelloForBusinessAuthenticationMethod.h ├── MSGraphWindowsHelloForBusinessAuthenticationMethod.m ├── MSGraphWindowsHelloForBusinessPinUsage.h ├── MSGraphWindowsHelloForBusinessPinUsage.m ├── MSGraphWindowsInformationProtection.h ├── MSGraphWindowsInformationProtection.m ├── MSGraphWindowsInformationProtectionApp.h ├── MSGraphWindowsInformationProtectionApp.m ├── MSGraphWindowsInformationProtectionAppLearningSummary.h ├── MSGraphWindowsInformationProtectionAppLearningSummary.m ├── MSGraphWindowsInformationProtectionAppLockerFile.h ├── MSGraphWindowsInformationProtectionAppLockerFile.m ├── MSGraphWindowsInformationProtectionDataRecoveryCertificate.h ├── MSGraphWindowsInformationProtectionDataRecoveryCertificate.m ├── MSGraphWindowsInformationProtectionDesktopApp.h ├── MSGraphWindowsInformationProtectionDesktopApp.m ├── MSGraphWindowsInformationProtectionEnforcementLevel.h ├── MSGraphWindowsInformationProtectionEnforcementLevel.m ├── MSGraphWindowsInformationProtectionIPRangeCollection.h ├── MSGraphWindowsInformationProtectionIPRangeCollection.m ├── MSGraphWindowsInformationProtectionNetworkLearningSummary.h ├── MSGraphWindowsInformationProtectionNetworkLearningSummary.m ├── MSGraphWindowsInformationProtectionPinCharacterRequirements.h ├── MSGraphWindowsInformationProtectionPinCharacterRequirements.m ├── MSGraphWindowsInformationProtectionPolicy.h ├── MSGraphWindowsInformationProtectionPolicy.m ├── MSGraphWindowsInformationProtectionProxiedDomainCollection.h ├── MSGraphWindowsInformationProtectionProxiedDomainCollection.m ├── MSGraphWindowsInformationProtectionResourceCollection.h ├── MSGraphWindowsInformationProtectionResourceCollection.m ├── MSGraphWindowsInformationProtectionStoreApp.h ├── MSGraphWindowsInformationProtectionStoreApp.m ├── MSGraphWindowsMinimumOperatingSystem.h ├── MSGraphWindowsMinimumOperatingSystem.m ├── MSGraphWindowsMobileMSI.h ├── MSGraphWindowsMobileMSI.m ├── MSGraphWindowsPhone81CompliancePolicy.h ├── MSGraphWindowsPhone81CompliancePolicy.m ├── MSGraphWindowsPhone81CustomConfiguration.h ├── MSGraphWindowsPhone81CustomConfiguration.m ├── MSGraphWindowsPhone81GeneralConfiguration.h ├── MSGraphWindowsPhone81GeneralConfiguration.m ├── MSGraphWindowsSpotlightEnablementSettings.h ├── MSGraphWindowsSpotlightEnablementSettings.m ├── MSGraphWindowsStartMenuAppListVisibilityType.h ├── MSGraphWindowsStartMenuAppListVisibilityType.m ├── MSGraphWindowsStartMenuModeType.h ├── MSGraphWindowsStartMenuModeType.m ├── MSGraphWindowsUniversalAppX.h ├── MSGraphWindowsUniversalAppX.m ├── MSGraphWindowsUpdateActiveHoursInstall.h ├── MSGraphWindowsUpdateActiveHoursInstall.m ├── MSGraphWindowsUpdateForBusinessConfiguration.h ├── MSGraphWindowsUpdateForBusinessConfiguration.m ├── MSGraphWindowsUpdateInstallScheduleType.h ├── MSGraphWindowsUpdateInstallScheduleType.m ├── MSGraphWindowsUpdateScheduledInstall.h ├── MSGraphWindowsUpdateScheduledInstall.m ├── MSGraphWindowsUpdateType.h ├── MSGraphWindowsUpdateType.m ├── MSGraphWindowsUserAccountControlSettings.h ├── MSGraphWindowsUserAccountControlSettings.m ├── MSGraphWorkbook.h ├── MSGraphWorkbook.m ├── MSGraphWorkbookApplication.h ├── MSGraphWorkbookApplication.m ├── MSGraphWorkbookChart.h ├── MSGraphWorkbookChart.m ├── MSGraphWorkbookChartAreaFormat.h ├── MSGraphWorkbookChartAreaFormat.m ├── MSGraphWorkbookChartAxes.h ├── MSGraphWorkbookChartAxes.m ├── MSGraphWorkbookChartAxis.h ├── MSGraphWorkbookChartAxis.m ├── MSGraphWorkbookChartAxisFormat.h ├── MSGraphWorkbookChartAxisFormat.m ├── MSGraphWorkbookChartAxisTitle.h ├── MSGraphWorkbookChartAxisTitle.m ├── MSGraphWorkbookChartAxisTitleFormat.h ├── MSGraphWorkbookChartAxisTitleFormat.m ├── MSGraphWorkbookChartDataLabelFormat.h ├── MSGraphWorkbookChartDataLabelFormat.m ├── MSGraphWorkbookChartDataLabels.h ├── MSGraphWorkbookChartDataLabels.m ├── MSGraphWorkbookChartFill.h ├── MSGraphWorkbookChartFill.m ├── MSGraphWorkbookChartFont.h ├── MSGraphWorkbookChartFont.m ├── MSGraphWorkbookChartGridlines.h ├── MSGraphWorkbookChartGridlines.m ├── MSGraphWorkbookChartGridlinesFormat.h ├── MSGraphWorkbookChartGridlinesFormat.m ├── MSGraphWorkbookChartLegend.h ├── MSGraphWorkbookChartLegend.m ├── MSGraphWorkbookChartLegendFormat.h ├── MSGraphWorkbookChartLegendFormat.m ├── MSGraphWorkbookChartLineFormat.h ├── MSGraphWorkbookChartLineFormat.m ├── MSGraphWorkbookChartPoint.h ├── MSGraphWorkbookChartPoint.m ├── MSGraphWorkbookChartPointFormat.h ├── MSGraphWorkbookChartPointFormat.m ├── MSGraphWorkbookChartSeries.h ├── MSGraphWorkbookChartSeries.m ├── MSGraphWorkbookChartSeriesFormat.h ├── MSGraphWorkbookChartSeriesFormat.m ├── MSGraphWorkbookChartTitle.h ├── MSGraphWorkbookChartTitle.m ├── MSGraphWorkbookChartTitleFormat.h ├── MSGraphWorkbookChartTitleFormat.m ├── MSGraphWorkbookComment.h ├── MSGraphWorkbookComment.m ├── MSGraphWorkbookCommentReply.h ├── MSGraphWorkbookCommentReply.m ├── MSGraphWorkbookFilter.h ├── MSGraphWorkbookFilter.m ├── MSGraphWorkbookFilterCriteria.h ├── MSGraphWorkbookFilterCriteria.m ├── MSGraphWorkbookFilterDatetime.h ├── MSGraphWorkbookFilterDatetime.m ├── MSGraphWorkbookFormatProtection.h ├── MSGraphWorkbookFormatProtection.m ├── MSGraphWorkbookFunctionResult.h ├── MSGraphWorkbookFunctionResult.m ├── MSGraphWorkbookFunctions.h ├── MSGraphWorkbookFunctions.m ├── MSGraphWorkbookIcon.h ├── MSGraphWorkbookIcon.m ├── MSGraphWorkbookNamedItem.h ├── MSGraphWorkbookNamedItem.m ├── MSGraphWorkbookOperation.h ├── MSGraphWorkbookOperation.m ├── MSGraphWorkbookOperationError.h ├── MSGraphWorkbookOperationError.m ├── MSGraphWorkbookOperationStatus.h ├── MSGraphWorkbookOperationStatus.m ├── MSGraphWorkbookPivotTable.h ├── MSGraphWorkbookPivotTable.m ├── MSGraphWorkbookRange.h ├── MSGraphWorkbookRange.m ├── MSGraphWorkbookRangeBorder.h ├── MSGraphWorkbookRangeBorder.m ├── MSGraphWorkbookRangeFill.h ├── MSGraphWorkbookRangeFill.m ├── MSGraphWorkbookRangeFont.h ├── MSGraphWorkbookRangeFont.m ├── MSGraphWorkbookRangeFormat.h ├── MSGraphWorkbookRangeFormat.m ├── MSGraphWorkbookRangeReference.h ├── MSGraphWorkbookRangeReference.m ├── MSGraphWorkbookRangeSort.h ├── MSGraphWorkbookRangeSort.m ├── MSGraphWorkbookRangeView.h ├── MSGraphWorkbookRangeView.m ├── MSGraphWorkbookSessionInfo.h ├── MSGraphWorkbookSessionInfo.m ├── MSGraphWorkbookSortField.h ├── MSGraphWorkbookSortField.m ├── MSGraphWorkbookTable.h ├── MSGraphWorkbookTable.m ├── MSGraphWorkbookTableColumn.h ├── MSGraphWorkbookTableColumn.m ├── MSGraphWorkbookTableRow.h ├── MSGraphWorkbookTableRow.m ├── MSGraphWorkbookTableSort.h ├── MSGraphWorkbookTableSort.m ├── MSGraphWorkbookWorksheet.h ├── MSGraphWorkbookWorksheet.m ├── MSGraphWorkbookWorksheetProtection.h ├── MSGraphWorkbookWorksheetProtection.m ├── MSGraphWorkbookWorksheetProtectionOptions.h ├── MSGraphWorkbookWorksheetProtectionOptions.m ├── MSGraphWorkforceIntegration.h ├── MSGraphWorkforceIntegration.m ├── MSGraphWorkforceIntegrationEncryption.h ├── MSGraphWorkforceIntegrationEncryption.m ├── MSGraphWorkforceIntegrationEncryptionProtocol.h ├── MSGraphWorkforceIntegrationEncryptionProtocol.m ├── MSGraphWorkforceIntegrationSupportedEntities.h ├── MSGraphWorkforceIntegrationSupportedEntities.m ├── MSGraphWorkingHours.h └── MSGraphWorkingHours.m ├── LICENSE ├── MSGraphClientModels.podspec ├── MSGraphClientModels.xcodeproj ├── project.pbxproj ├── project.xcworkspace │ ├── contents.xcworkspacedata │ ├── xcshareddata │ │ └── IDEWorkspaceChecks.plist │ └── xcuserdata │ │ └── vikasdadheech.xcuserdatad │ │ └── UserInterfaceState.xcuserstate ├── xcshareddata │ └── xcschemes │ │ └── MSGraphClientModels.xcscheme └── xcuserdata │ └── vikasdadheech.xcuserdatad │ ├── xcdebugger │ └── Breakpoints_v2.xcbkptlist │ └── xcschemes │ └── xcschememanagement.plist ├── MSGraphClientModels └── Info.plist ├── MSGraphClientModelsTests ├── BaseModels │ ├── MSCollectionTests.m │ ├── MSDateTests.m │ ├── MSDurationTests.m │ ├── MSObjectTests.m │ ├── MSTimeOfDayTests.m │ └── NSDate+MSSerializationTests.m └── Info.plist ├── README.md ├── SECURITY.md └── add_generated_models.rb /.github/fabricbot.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/.github/fabricbot.json -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/.gitignore -------------------------------------------------------------------------------- /BaseModels/MSCollection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/BaseModels/MSCollection.h -------------------------------------------------------------------------------- /BaseModels/MSCollection.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/BaseModels/MSCollection.m -------------------------------------------------------------------------------- /BaseModels/MSDate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/BaseModels/MSDate.h -------------------------------------------------------------------------------- /BaseModels/MSDate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/BaseModels/MSDate.m -------------------------------------------------------------------------------- /BaseModels/MSDuration.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/BaseModels/MSDuration.h -------------------------------------------------------------------------------- /BaseModels/MSDuration.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/BaseModels/MSDuration.m -------------------------------------------------------------------------------- /BaseModels/MSObject.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/BaseModels/MSObject.h -------------------------------------------------------------------------------- /BaseModels/MSObject.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/BaseModels/MSObject.m -------------------------------------------------------------------------------- /BaseModels/MSTimeOfDay.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/BaseModels/MSTimeOfDay.h -------------------------------------------------------------------------------- /BaseModels/MSTimeOfDay.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/BaseModels/MSTimeOfDay.m -------------------------------------------------------------------------------- /BaseModels/NSDate+MSSerialization.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/BaseModels/NSDate+MSSerialization.h -------------------------------------------------------------------------------- /BaseModels/NSDate+MSSerialization.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/BaseModels/NSDate+MSSerialization.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAccessAction.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAccessAction.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAccessAction.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAccessAction.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAccessReviewScope.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAccessReviewScope.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAccessReviewScope.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAccessReviewScope.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAccessReviewSet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAccessReviewSet.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAccessReviewSet.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAccessReviewSet.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphActionState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphActionState.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphActionState.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphActionState.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphActivityDomain.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphActivityDomain.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphActivityDomain.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphActivityDomain.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAddIn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAddIn.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAddIn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAddIn.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAgreement.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAgreement.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAgreement.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAgreement.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAgreementFile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAgreementFile.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAgreementFile.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAgreementFile.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAgreementFileData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAgreementFileData.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAgreementFileData.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAgreementFileData.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAlert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAlert.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAlert.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAlert.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAlertDetection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAlertDetection.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAlertDetection.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAlertDetection.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAlertFeedback.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAlertFeedback.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAlertFeedback.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAlertFeedback.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAlertHistoryState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAlertHistoryState.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAlertHistoryState.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAlertHistoryState.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAlertSeverity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAlertSeverity.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAlertSeverity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAlertSeverity.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAlertStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAlertStatus.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAlertStatus.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAlertStatus.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAlertTrigger.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAlertTrigger.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAlertTrigger.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAlertTrigger.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAllowInvitesFrom.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAllowInvitesFrom.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAllowInvitesFrom.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAllowInvitesFrom.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAndroidLobApp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAndroidLobApp.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAndroidLobApp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAndroidLobApp.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAndroidStoreApp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAndroidStoreApp.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAndroidStoreApp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAndroidStoreApp.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphApiApplication.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphApiApplication.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphApiApplication.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphApiApplication.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAppCatalogs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAppCatalogs.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAppCatalogs.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAppCatalogs.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAppConsentRequest.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAppConsentRequest.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAppConsentRequest.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAppConsentRequest.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAppIdentity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAppIdentity.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAppIdentity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAppIdentity.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAppListItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAppListItem.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAppListItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAppListItem.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAppListType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAppListType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAppListType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAppListType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAppRole.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAppRole.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAppRole.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAppRole.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAppRoleAssignment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAppRoleAssignment.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAppRoleAssignment.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAppRoleAssignment.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAppScope.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAppScope.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAppScope.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAppScope.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphApplication.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphApplication.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphApplication.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphApplication.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphApplicationType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphApplicationType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphApplicationType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphApplicationType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphApproval.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphApproval.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphApproval.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphApproval.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphApprovalStage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphApprovalStage.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphApprovalStage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphApprovalStage.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphArchivedPrintJob.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphArchivedPrintJob.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphArchivedPrintJob.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphArchivedPrintJob.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAssignedLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAssignedLabel.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAssignedLabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAssignedLabel.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAssignedPlan.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAssignedPlan.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAssignedPlan.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAssignedPlan.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAttachment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAttachment.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAttachment.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAttachment.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAttachmentItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAttachmentItem.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAttachmentItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAttachmentItem.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAttachmentType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAttachmentType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAttachmentType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAttachmentType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAttendee.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAttendee.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAttendee.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAttendee.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAttendeeBase.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAttendeeBase.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAttendeeBase.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAttendeeBase.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAttendeeType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAttendeeType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAttendeeType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAttendeeType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAudio.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAudio.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAudio.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAudio.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAuditLogRoot.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAuditLogRoot.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAuditLogRoot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAuditLogRoot.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAuthentication.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAuthentication.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphAuthentication.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphAuthentication.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphBaseItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphBaseItem.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphBaseItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphBaseItem.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphBodyType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphBodyType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphBodyType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphBodyType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphBookingType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphBookingType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphBookingType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphBookingType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphBooleanColumn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphBooleanColumn.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphBooleanColumn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphBooleanColumn.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCalendar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCalendar.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCalendar.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCalendar.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCalendarColor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCalendarColor.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCalendarColor.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCalendarColor.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCalendarGroup.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCalendarGroup.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCalendarGroup.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCalendarGroup.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCall.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCall.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCall.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCall.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCallDirection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCallDirection.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCallDirection.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCallDirection.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCallMediaState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCallMediaState.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCallMediaState.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCallMediaState.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCallOptions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCallOptions.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCallOptions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCallOptions.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCallRoute.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCallRoute.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCallRoute.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCallRoute.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCallState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCallState.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCallState.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCallState.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCategoryColor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCategoryColor.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCategoryColor.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCategoryColor.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphChangeType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphChangeType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphChangeType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphChangeType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphChannel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphChannel.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphChannel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphChannel.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphChat.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphChat.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphChat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphChat.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphChatInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphChatInfo.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphChatInfo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphChatInfo.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphChatMessage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphChatMessage.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphChatMessage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphChatMessage.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphChatType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphChatType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphChatType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphChatType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphChoiceColumn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphChoiceColumn.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphChoiceColumn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphChoiceColumn.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphClientModels.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphClientModels.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphColumnLink.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphColumnLink.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphColumnLink.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphColumnLink.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCommsOperation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCommsOperation.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCommsOperation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCommsOperation.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphContact.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphContact.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphContact.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphContact.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphContactFolder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphContactFolder.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphContactFolder.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphContactFolder.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphContentType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphContentType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphContentType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphContentType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphContract.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphContract.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphContract.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphContract.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphControlScore.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphControlScore.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphControlScore.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphControlScore.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphConversation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphConversation.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphConversation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphConversation.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCurrencyColumn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCurrencyColumn.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCurrencyColumn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCurrencyColumn.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCustomTimeZone.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCustomTimeZone.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphCustomTimeZone.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphCustomTimeZone.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDateTimeColumn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDateTimeColumn.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDateTimeColumn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDateTimeColumn.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDayOfWeek.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDayOfWeek.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDayOfWeek.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDayOfWeek.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDeleted.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDeleted.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDeleted.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDeleted.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDetailsInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDetailsInfo.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDetailsInfo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDetailsInfo.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDetectedApp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDetectedApp.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDetectedApp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDetectedApp.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDevice.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDevice.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDevice.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDevice.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDeviceCategory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDeviceCategory.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDeviceCategory.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDeviceCategory.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDeviceDetail.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDeviceDetail.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDeviceDetail.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDeviceDetail.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDiagnostic.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDiagnostic.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDiagnostic.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDiagnostic.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDirectory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDirectory.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDirectory.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDirectory.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDirectoryAudit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDirectoryAudit.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDirectoryAudit.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDirectoryAudit.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDirectoryRole.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDirectoryRole.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDirectoryRole.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDirectoryRole.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDomain.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDomain.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDomain.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDomain.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDomainState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDomainState.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDomainState.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDomainState.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDrive.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDrive.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDrive.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDrive.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDriveItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDriveItem.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDriveItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDriveItem.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDriveRecipient.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDriveRecipient.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphDriveRecipient.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphDriveRecipient.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEducationClass.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEducationClass.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEducationClass.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEducationClass.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEducationRoot.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEducationRoot.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEducationRoot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEducationRoot.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEducationTerm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEducationTerm.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEducationTerm.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEducationTerm.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEducationUser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEducationUser.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEducationUser.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEducationUser.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEmailAddress.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEmailAddress.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEmailAddress.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEmailAddress.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEmailRole.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEmailRole.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEmailRole.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEmailRole.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEnablement.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEnablement.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEnablement.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEnablement.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEndpoint.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEndpoint.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEndpoint.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEndpoint.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEndpointType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEndpointType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEndpointType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEndpointType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEntity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEntity.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEntity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEntity.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEntityType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEntityType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEntityType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEntityType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEvent.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEvent.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEvent.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEvent.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEventMessage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEventMessage.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEventMessage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEventMessage.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEventType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEventType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphEventType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphEventType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphExtension.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphExtension.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphExtension.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphExtension.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphExternalLink.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphExternalLink.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphExternalLink.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphExternalLink.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFieldValueSet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFieldValueSet.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFieldValueSet.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFieldValueSet.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFile.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFile.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFile.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFileAttachment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFileAttachment.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFileAttachment.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFileAttachment.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFileHash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFileHash.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFileHash.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFileHash.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFileHashType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFileHashType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFileHashType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFileHashType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFileSystemInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFileSystemInfo.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFileSystemInfo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFileSystemInfo.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFolder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFolder.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFolder.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFolder.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFolderView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFolderView.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFolderView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFolderView.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFollowupFlag.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFollowupFlag.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFollowupFlag.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFollowupFlag.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFreeBusyError.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFreeBusyError.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFreeBusyError.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFreeBusyError.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFreeBusyStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFreeBusyStatus.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphFreeBusyStatus.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphFreeBusyStatus.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphGenericError.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphGenericError.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphGenericError.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphGenericError.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphGeoCoordinates.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphGeoCoordinates.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphGeoCoordinates.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphGeoCoordinates.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphGroup.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphGroup.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphGroup.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphGroup.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphGroupSetting.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphGroupSetting.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphGroupSetting.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphGroupSetting.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphGroupType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphGroupType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphGroupType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphGroupType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphHashes.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphHashes.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphHashes.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphHashes.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIPv4CidrRange.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIPv4CidrRange.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIPv4CidrRange.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIPv4CidrRange.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIPv4Range.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIPv4Range.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIPv4Range.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIPv4Range.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIPv6CidrRange.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIPv6CidrRange.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIPv6CidrRange.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIPv6CidrRange.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIPv6Range.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIPv6Range.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIPv6Range.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIPv6Range.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIdentity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIdentity.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIdentity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIdentity.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIdentitySet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIdentitySet.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIdentitySet.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIdentitySet.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphImage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphImage.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphImage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphImage.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphImageInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphImageInfo.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphImageInfo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphImageInfo.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphImportance.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphImportance.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphImportance.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphImportance.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIncompleteData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIncompleteData.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIncompleteData.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIncompleteData.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphInitiator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphInitiator.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphInitiator.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphInitiator.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphInitiatorType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphInitiatorType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphInitiatorType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphInitiatorType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphInstallIntent.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphInstallIntent.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphInstallIntent.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphInstallIntent.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphInstallState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphInstallState.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphInstallState.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphInstallState.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIntegerRange.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIntegerRange.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIntegerRange.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIntegerRange.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIntuneBrand.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIntuneBrand.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIntuneBrand.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIntuneBrand.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphInvitation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphInvitation.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphInvitation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphInvitation.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIosDeviceType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIosDeviceType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIosDeviceType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIosDeviceType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIosLobApp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIosLobApp.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIosLobApp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIosLobApp.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIosStoreApp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIosStoreApp.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIosStoreApp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIosStoreApp.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIosVppApp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIosVppApp.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIosVppApp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIosVppApp.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIosVppEBook.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIosVppEBook.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIosVppEBook.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIosVppEBook.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIpRange.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIpRange.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphIpRange.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphIpRange.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphItemActionStat.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphItemActionStat.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphItemActionStat.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphItemActionStat.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphItemActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphItemActivity.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphItemActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphItemActivity.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphItemAnalytics.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphItemAnalytics.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphItemAnalytics.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphItemAnalytics.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphItemAttachment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphItemAttachment.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphItemAttachment.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphItemAttachment.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphItemBody.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphItemBody.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphItemBody.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphItemBody.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphItemReference.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphItemReference.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphItemReference.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphItemReference.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphKeyCredential.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphKeyCredential.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphKeyCredential.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphKeyCredential.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphKeyValue.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphKeyValue.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphKeyValue.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphKeyValue.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphKeyValuePair.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphKeyValuePair.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphKeyValuePair.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphKeyValuePair.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphLicenseDetails.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphLicenseDetails.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphLicenseDetails.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphLicenseDetails.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphLinkedResource.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphLinkedResource.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphLinkedResource.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphLinkedResource.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphList.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphList.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphList.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphList.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphListInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphListInfo.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphListInfo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphListInfo.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphListItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphListItem.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphListItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphListItem.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphLocaleInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphLocaleInfo.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphLocaleInfo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphLocaleInfo.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphLocation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphLocation.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphLocation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphLocation.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphLocationType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphLocationType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphLocationType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphLocationType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphLogonType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphLogonType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphLogonType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphLogonType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphLookupColumn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphLookupColumn.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphLookupColumn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphLookupColumn.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMailFolder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMailFolder.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMailFolder.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMailFolder.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMailTips.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMailTips.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMailTips.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMailTips.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMailTipsError.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMailTipsError.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMailTipsError.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMailTipsError.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMailTipsType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMailTipsType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMailTipsType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMailTipsType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMalwareState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMalwareState.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMalwareState.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMalwareState.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphManagedApp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphManagedApp.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphManagedApp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphManagedApp.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphManagedDevice.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphManagedDevice.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphManagedDevice.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphManagedDevice.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphManagedEBook.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphManagedEBook.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphManagedEBook.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphManagedEBook.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMdmAuthority.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMdmAuthority.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMdmAuthority.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMdmAuthority.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMediaConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMediaConfig.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMediaConfig.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMediaConfig.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMediaDirection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMediaDirection.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMediaDirection.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMediaDirection.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMediaInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMediaInfo.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMediaInfo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMediaInfo.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMediaPrompt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMediaPrompt.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMediaPrompt.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMediaPrompt.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMediaState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMediaState.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMediaState.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMediaState.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMediaStream.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMediaStream.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMediaStream.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMediaStream.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMeetingInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMeetingInfo.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMeetingInfo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMeetingInfo.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMessage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMessage.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMessage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMessage.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMessageRule.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMessageRule.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMessageRule.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMessageRule.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMimeContent.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMimeContent.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMimeContent.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMimeContent.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMobileApp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMobileApp.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMobileApp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMobileApp.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMobileLobApp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMobileLobApp.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphMobileLobApp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphMobileLobApp.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphModality.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphModality.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphModality.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphModality.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphNamedLocation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphNamedLocation.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphNamedLocation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphNamedLocation.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphNotebook.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphNotebook.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphNotebook.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphNotebook.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphNotebookLinks.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphNotebookLinks.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphNotebookLinks.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphNotebookLinks.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphNumberColumn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphNumberColumn.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphNumberColumn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphNumberColumn.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphObjectIdentity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphObjectIdentity.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphObjectIdentity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphObjectIdentity.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOmaSetting.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOmaSetting.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOmaSetting.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOmaSetting.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOnenote.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOnenote.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOnenote.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOnenote.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOnenotePage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOnenotePage.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOnenotePage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOnenotePage.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOnenoteSection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOnenoteSection.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOnenoteSection.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOnenoteSection.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOnlineMeeting.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOnlineMeeting.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOnlineMeeting.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOnlineMeeting.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOpenShift.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOpenShift.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOpenShift.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOpenShift.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOpenShiftItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOpenShiftItem.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOpenShiftItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOpenShiftItem.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOperation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOperation.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOperation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOperation.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOperationError.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOperationError.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOperationError.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOperationError.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOptionalClaim.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOptionalClaim.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOptionalClaim.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOptionalClaim.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOptionalClaims.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOptionalClaims.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOptionalClaims.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOptionalClaims.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOrgContact.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOrgContact.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOrgContact.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOrgContact.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOrganization.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOrganization.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOrganization.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOrganization.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOutlookItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOutlookItem.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOutlookItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOutlookItem.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOutlookUser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOutlookUser.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphOutlookUser.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphOutlookUser.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPackage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPackage.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPackage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPackage.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPageLinks.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPageLinks.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPageLinks.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPageLinks.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphParticipant.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphParticipant.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphParticipant.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphParticipant.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPermission.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPermission.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPermission.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPermission.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPermissionType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPermissionType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPermissionType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPermissionType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPerson.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPerson.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPerson.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPerson.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPersonType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPersonType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPersonType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPersonType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPhone.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPhone.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPhone.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPhone.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPhoneType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPhoneType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPhoneType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPhoneType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPhoto.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPhoto.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPhoto.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPhoto.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPlace.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPlace.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPlace.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPlace.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPlanner.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPlanner.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPlanner.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPlanner.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPlannerBucket.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPlannerBucket.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPlannerBucket.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPlannerBucket.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPlannerGroup.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPlannerGroup.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPlannerGroup.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPlannerGroup.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPlannerPlan.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPlannerPlan.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPlannerPlan.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPlannerPlan.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPlannerTask.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPlannerTask.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPlannerTask.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPlannerTask.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPlannerUser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPlannerUser.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPlannerUser.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPlannerUser.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPlannerUserIds.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPlannerUserIds.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPlannerUserIds.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPlannerUserIds.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPolicyBase.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPolicyBase.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPolicyBase.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPolicyBase.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPolicyRoot.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPolicyRoot.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPolicyRoot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPolicyRoot.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPost.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPost.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPost.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPost.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPresence.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPresence.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPresence.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPresence.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrint.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrint.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrint.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrint.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintColorMode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintColorMode.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintColorMode.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintColorMode.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintConnector.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintConnector.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintConnector.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintConnector.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintDocument.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintDocument.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintDocument.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintDocument.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintEvent.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintEvent.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintEvent.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintEvent.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintFinishing.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintFinishing.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintFinishing.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintFinishing.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintJob.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintJob.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintJob.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintJob.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintJobStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintJobStatus.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintJobStatus.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintJobStatus.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintMargin.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintMargin.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintMargin.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintMargin.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintOperation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintOperation.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintOperation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintOperation.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintQuality.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintQuality.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintQuality.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintQuality.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintScaling.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintScaling.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintScaling.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintScaling.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintService.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintService.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintService.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintService.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintSettings.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintSettings.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintSettings.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintTask.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintTask.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintTask.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintTask.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintUsage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintUsage.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrintUsage.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrintUsage.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrinter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrinter.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrinter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrinter.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrinterBase.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrinterBase.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrinterBase.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrinterBase.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrinterShare.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrinterShare.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrinterShare.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrinterShare.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrinterStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrinterStatus.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrinterStatus.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrinterStatus.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrivacyProfile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrivacyProfile.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrivacyProfile.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrivacyProfile.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphProcess.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphProcess.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphProcess.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphProcess.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphProfilePhoto.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphProfilePhoto.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphProfilePhoto.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphProfilePhoto.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrompt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrompt.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPrompt.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPrompt.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphProxiedDomain.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphProxiedDomain.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphProxiedDomain.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphProxiedDomain.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPublicError.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPublicError.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphPublicError.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphPublicError.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphQuota.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphQuota.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphQuota.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphQuota.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRatingAppsType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRatingAppsType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRatingAppsType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRatingAppsType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRecentNotebook.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRecentNotebook.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRecentNotebook.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRecentNotebook.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRecipient.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRecipient.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRecipient.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRecipient.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRecordingInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRecordingInfo.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRecordingInfo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRecordingInfo.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRegistryHive.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRegistryHive.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRegistryHive.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRegistryHive.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRejectReason.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRejectReason.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRejectReason.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRejectReason.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphReminder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphReminder.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphReminder.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphReminder.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRemoteItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRemoteItem.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRemoteItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRemoteItem.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphReport.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphReport.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphReport.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphReport.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphReportRoot.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphReportRoot.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphReportRoot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphReportRoot.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRequest.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRequest.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRequest.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRequest.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphResourceAccess.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphResourceAccess.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphResourceAccess.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphResourceAccess.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphResourceAction.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphResourceAction.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphResourceAction.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphResourceAction.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphResourceData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphResourceData.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphResourceData.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphResourceData.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphResponseStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphResponseStatus.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphResponseStatus.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphResponseStatus.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphResponseType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphResponseType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphResponseType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphResponseType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphResultInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphResultInfo.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphResultInfo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphResultInfo.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRgbColor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRgbColor.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRgbColor.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRgbColor.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRiskDetail.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRiskDetail.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRiskDetail.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRiskDetail.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRiskEventType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRiskEventType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRiskEventType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRiskEventType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRiskLevel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRiskLevel.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRiskLevel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRiskLevel.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRiskState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRiskState.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRiskState.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRiskState.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRoleAssignment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRoleAssignment.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRoleAssignment.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRoleAssignment.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRoleDefinition.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRoleDefinition.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRoleDefinition.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRoleDefinition.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRoleManagement.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRoleManagement.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRoleManagement.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRoleManagement.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRolePermission.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRolePermission.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRolePermission.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRolePermission.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRoom.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRoom.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRoom.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRoom.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRoomList.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRoomList.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRoomList.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRoomList.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRoot.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRoot.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRoot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRoot.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRoutingType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRoutingType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRoutingType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRoutingType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRubricLevel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRubricLevel.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRubricLevel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRubricLevel.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRubricQuality.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRubricQuality.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphRubricQuality.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphRubricQuality.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSchedule.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSchedule.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSchedule.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSchedule.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphScheduleEntity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphScheduleEntity.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphScheduleEntity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphScheduleEntity.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphScheduleItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphScheduleItem.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphScheduleItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphScheduleItem.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSearchEntity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSearchEntity.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSearchEntity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSearchEntity.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSearchHit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSearchHit.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSearchHit.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSearchHit.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSearchQuery.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSearchQuery.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSearchQuery.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSearchQuery.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSearchRequest.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSearchRequest.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSearchRequest.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSearchRequest.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSearchResponse.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSearchResponse.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSearchResponse.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSearchResponse.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSearchResult.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSearchResult.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSearchResult.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSearchResult.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSectionGroup.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSectionGroup.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSectionGroup.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSectionGroup.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSectionLinks.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSectionLinks.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSectionLinks.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSectionLinks.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSecureScore.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSecureScore.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSecureScore.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSecureScore.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSecurity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSecurity.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSecurity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSecurity.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSensitivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSensitivity.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSensitivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSensitivity.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSettingSource.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSettingSource.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSettingSource.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSettingSource.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSettingValue.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSettingValue.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSettingValue.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSettingValue.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphShared.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphShared.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphShared.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphShared.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSharedInsight.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSharedInsight.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSharedInsight.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSharedInsight.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSharepointIds.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSharepointIds.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSharepointIds.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSharepointIds.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSharingDetail.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSharingDetail.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSharingDetail.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSharingDetail.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSharingLink.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSharingLink.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSharingLink.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSharingLink.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphShift.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphShift.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphShift.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphShift.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphShiftActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphShiftActivity.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphShiftActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphShiftActivity.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphShiftItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphShiftItem.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphShiftItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphShiftItem.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSignIn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSignIn.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSignIn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSignIn.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSignInLocation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSignInLocation.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSignInLocation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSignInLocation.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSignInStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSignInStatus.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSignInStatus.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSignInStatus.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSite.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSite.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSite.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSite.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSiteCollection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSiteCollection.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSiteCollection.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSiteCollection.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSizeRange.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSizeRange.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSizeRange.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSizeRange.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSpaApplication.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSpaApplication.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSpaApplication.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSpaApplication.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSpecialFolder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSpecialFolder.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSpecialFolder.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSpecialFolder.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphStatus.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphStatus.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphStatus.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphStsPolicy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphStsPolicy.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphStsPolicy.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphStsPolicy.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSubscribedSku.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSubscribedSku.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSubscribedSku.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSubscribedSku.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSubscription.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSubscription.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSubscription.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSubscription.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSystemFacet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSystemFacet.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphSystemFacet.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphSystemFacet.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTargetResource.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTargetResource.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTargetResource.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTargetResource.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTaskStatus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTaskStatus.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTaskStatus.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTaskStatus.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTeam.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTeam.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTeam.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTeam.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTeamsApp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTeamsApp.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTeamsApp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTeamsApp.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTeamsTab.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTeamsTab.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTeamsTab.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTeamsTab.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTeamsTemplate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTeamsTemplate.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTeamsTemplate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTeamsTemplate.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTeamwork.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTeamwork.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTeamwork.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTeamwork.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTeamworkBot.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTeamworkBot.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTeamworkBot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTeamworkBot.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTextColumn.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTextColumn.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTextColumn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTextColumn.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphThreatCategory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphThreatCategory.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphThreatCategory.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphThreatCategory.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphThumbnail.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphThumbnail.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphThumbnail.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphThumbnail.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphThumbnailSet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphThumbnailSet.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphThumbnailSet.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphThumbnailSet.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTimeConstraint.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTimeConstraint.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTimeConstraint.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTimeConstraint.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTimeOff.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTimeOff.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTimeOff.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTimeOff.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTimeOffItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTimeOffItem.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTimeOffItem.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTimeOffItem.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTimeOffReason.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTimeOffReason.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTimeOffReason.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTimeOffReason.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTimeOffRequest.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTimeOffRequest.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTimeOffRequest.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTimeOffRequest.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTimeRange.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTimeRange.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTimeRange.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTimeRange.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTimeSlot.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTimeSlot.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTimeSlot.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTimeSlot.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTimeZoneBase.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTimeZoneBase.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTimeZoneBase.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTimeZoneBase.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTodo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTodo.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTodo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTodo.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTodoTask.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTodoTask.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTodoTask.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTodoTask.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTodoTaskList.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTodoTaskList.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTodoTaskList.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTodoTaskList.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTone.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTone.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTone.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTone.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphToneInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphToneInfo.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphToneInfo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphToneInfo.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTrending.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTrending.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphTrending.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphTrending.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUploadSession.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUploadSession.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUploadSession.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUploadSession.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUsageDetails.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUsageDetails.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUsageDetails.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUsageDetails.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUsedInsight.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUsedInsight.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUsedInsight.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUsedInsight.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUser.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUser.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUser.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUserActivity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUserActivity.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUserActivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUserActivity.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUserFlowType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUserFlowType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUserFlowType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUserFlowType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUserIdentity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUserIdentity.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUserIdentity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUserIdentity.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUserSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUserSettings.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUserSettings.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUserSettings.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUserTeamwork.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUserTeamwork.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphUserTeamwork.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphUserTeamwork.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphVerifiedDomain.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphVerifiedDomain.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphVerifiedDomain.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphVerifiedDomain.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphVideo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphVideo.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphVideo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphVideo.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphVisualInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphVisualInfo.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphVisualInfo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphVisualInfo.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphVppToken.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphVppToken.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphVppToken.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphVppToken.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphVppTokenState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphVppTokenState.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphVppTokenState.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphVppTokenState.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWebApp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWebApp.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWebApp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWebApp.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWebApplication.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWebApplication.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWebApplication.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWebApplication.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWebsite.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWebsite.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWebsite.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWebsite.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWebsiteType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWebsiteType.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWebsiteType.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWebsiteType.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWeekIndex.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWeekIndex.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWeekIndex.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWeekIndex.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWeeklySchedule.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWeeklySchedule.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWeeklySchedule.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWeeklySchedule.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWin32LobApp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWin32LobApp.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWin32LobApp.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWin32LobApp.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWorkbook.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWorkbook.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWorkbook.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWorkbook.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWorkbookChart.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWorkbookChart.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWorkbookChart.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWorkbookChart.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWorkbookFilter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWorkbookFilter.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWorkbookFilter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWorkbookFilter.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWorkbookIcon.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWorkbookIcon.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWorkbookIcon.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWorkbookIcon.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWorkbookRange.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWorkbookRange.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWorkbookRange.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWorkbookRange.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWorkbookTable.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWorkbookTable.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWorkbookTable.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWorkbookTable.m -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWorkingHours.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWorkingHours.h -------------------------------------------------------------------------------- /GeneratedModels/MSGraphWorkingHours.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/GeneratedModels/MSGraphWorkingHours.m -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/LICENSE -------------------------------------------------------------------------------- /MSGraphClientModels.podspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/MSGraphClientModels.podspec -------------------------------------------------------------------------------- /MSGraphClientModels/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/MSGraphClientModels/Info.plist -------------------------------------------------------------------------------- /MSGraphClientModelsTests/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/MSGraphClientModelsTests/Info.plist -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/README.md -------------------------------------------------------------------------------- /SECURITY.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/SECURITY.md -------------------------------------------------------------------------------- /add_generated_models.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/HEAD/add_generated_models.rb --------------------------------------------------------------------------------