├── .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
/GeneratedModels/MSGraphAadUserNotificationRecipient.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphTeamworkNotificationRecipient.h"
8 |
9 | @interface MSGraphAadUserNotificationRecipient : MSGraphTeamworkNotificationRecipient
10 |
11 | @property (nonnull, nonatomic, setter=setUserId:, getter=userId) NSString* userId;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAccessAction.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphAccessAction : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAccessAction.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphAccessAction()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphAccessAction
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAccessReviewApplyAction.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphAccessReviewApplyAction : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAccessReviewApplyAction.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphAccessReviewApplyAction()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphAccessReviewApplyAction
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAccessReviewInactiveUsersQueryScope.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSDuration;
6 |
7 |
8 | #import "MSGraphAccessReviewQueryScope.h"
9 |
10 | @interface MSGraphAccessReviewInactiveUsersQueryScope : MSGraphAccessReviewQueryScope
11 |
12 | @property (nullable, nonatomic, setter=setInactiveDuration:, getter=inactiveDuration) MSDuration* inactiveDuration;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAccessReviewScope.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphAccessReviewScope : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAccessReviewScope.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphAccessReviewScope()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphAccessReviewScope
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAccessReviewSet.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphAccessReviewScheduleDefinition;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphAccessReviewSet : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setDefinitions:, getter=definitions) NSArray* definitions;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphActivityBasedTimeoutPolicy.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphStsPolicy.h"
7 |
8 | @interface MSGraphActivityBasedTimeoutPolicy : MSGraphStsPolicy
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAgreementFile.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphAgreementFileLocalization;
5 |
6 |
7 | #import "MSGraphAgreementFileProperties.h"
8 |
9 | @interface MSGraphAgreementFile : MSGraphAgreementFileProperties
10 |
11 | @property (nullable, nonatomic, setter=setLocalizations:, getter=localizations) NSArray* localizations;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAgreementFileData.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphAgreementFileData : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setData:, getter=data) NSString* data;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAgreementFileLocalization.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphAgreementFileVersion;
5 |
6 |
7 | #import "MSGraphAgreementFileProperties.h"
8 |
9 | @interface MSGraphAgreementFileLocalization : MSGraphAgreementFileProperties
10 |
11 | @property (nullable, nonatomic, setter=setVersions:, getter=versions) NSArray* versions;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAgreementFileVersion.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphAgreementFileProperties.h"
7 |
8 | @interface MSGraphAgreementFileVersion : MSGraphAgreementFileProperties
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAlertTrigger.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphAlertTrigger : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setName:, getter=name) NSString* name;
12 | @property (nullable, nonatomic, setter=setType:, getter=type) NSString* type;
13 | @property (nullable, nonatomic, setter=setValue:, getter=value) NSString* value;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAllDevicesAssignmentTarget.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphDeviceAndAppManagementAssignmentTarget.h"
8 |
9 | @interface MSGraphAllDevicesAssignmentTarget : MSGraphDeviceAndAppManagementAssignmentTarget
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAllDevicesAssignmentTarget.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphAllDevicesAssignmentTarget()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphAllDevicesAssignmentTarget
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAllLicensedUsersAssignmentTarget.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphDeviceAndAppManagementAssignmentTarget.h"
8 |
9 | @interface MSGraphAllLicensedUsersAssignmentTarget : MSGraphDeviceAndAppManagementAssignmentTarget
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAndroidCustomConfiguration.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphOmaSetting;
5 |
6 |
7 | #import "MSGraphDeviceConfiguration.h"
8 |
9 | @interface MSGraphAndroidCustomConfiguration : MSGraphDeviceConfiguration
10 |
11 | @property (nullable, nonatomic, setter=setOmaSettings:, getter=omaSettings) NSArray* omaSettings;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAndroidManagedAppRegistration.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphManagedAppRegistration.h"
7 |
8 | @interface MSGraphAndroidManagedAppRegistration : MSGraphManagedAppRegistration
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAndroidMobileAppIdentifier.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphMobileAppIdentifier.h"
8 |
9 | @interface MSGraphAndroidMobileAppIdentifier : MSGraphMobileAppIdentifier
10 |
11 | @property (nonnull, nonatomic, setter=setPackageId:, getter=packageId) NSString* packageId;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAndroidWorkProfileCustomConfiguration.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphOmaSetting;
5 |
6 |
7 | #import "MSGraphDeviceConfiguration.h"
8 |
9 | @interface MSGraphAndroidWorkProfileCustomConfiguration : MSGraphDeviceConfiguration
10 |
11 | @property (nullable, nonatomic, setter=setOmaSettings:, getter=omaSettings) NSArray* omaSettings;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphApiAuthenticationConfigurationBase.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphApiAuthenticationConfigurationBase : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAppCatalogs.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphTeamsApp;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphAppCatalogs : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setTeamsApps:, getter=teamsApps) NSArray* teamsApps;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAppConsentApprovalRoute.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphAppConsentRequest;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphAppConsentApprovalRoute : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setAppConsentRequests:, getter=appConsentRequests) NSArray* appConsentRequests;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAppConsentRequestScope.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphAppConsentRequestScope : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setDisplayName:, getter=displayName) NSString* displayName;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAppHostedMediaConfig.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphMediaConfig.h"
8 |
9 | @interface MSGraphAppHostedMediaConfig : MSGraphMediaConfig
10 |
11 | @property (nullable, nonatomic, setter=setBlob:, getter=blob) NSString* blob;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAppScope.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphAppScope : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setDisplayName:, getter=displayName) NSString* displayName;
11 | @property (nullable, nonatomic, setter=setType:, getter=type) NSString* type;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAppleDeviceFeaturesConfigurationBase.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphDeviceConfiguration.h"
7 |
8 | @interface MSGraphAppleDeviceFeaturesConfigurationBase : MSGraphDeviceConfiguration
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphApplicationEnforcedRestrictionsSessionControl.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphConditionalAccessSessionControl.h"
8 |
9 | @interface MSGraphApplicationEnforcedRestrictionsSessionControl : MSGraphConditionalAccessSessionControl
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphApproval.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphApprovalStage;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphApproval : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setStages:, getter=stages) NSArray* stages;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAssignedLabel.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphAssignedLabel : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setDisplayName:, getter=displayName) NSString* displayName;
12 | @property (nullable, nonatomic, setter=setLabelId:, getter=labelId) NSString* labelId;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAssignedLicense.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphAssignedLicense : MSObject
10 |
11 | @property (nonnull, nonatomic, setter=setDisabledPlans:, getter=disabledPlans) NSArray* disabledPlans;
12 | @property (nullable, nonatomic, setter=setSkuId:, getter=skuId) NSString* skuId;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAssignmentOrder.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphAssignmentOrder : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setOrder:, getter=order) NSArray* order;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAttendeeBase.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "MSGraphAttendeeType.h"
6 |
7 |
8 | #import "MSGraphRecipient.h"
9 |
10 | @interface MSGraphAttendeeBase : MSGraphRecipient
11 |
12 | @property (nullable, nonatomic, setter=setType:, getter=type) MSGraphAttendeeType* type;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAuditActivityInitiator.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphAppIdentity, MSGraphUserIdentity;
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphAuditActivityInitiator : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setApp:, getter=app) MSGraphAppIdentity* app;
13 | @property (nullable, nonatomic, setter=setUser:, getter=user) MSGraphUserIdentity* user;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAuthenticationMethod.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphAuthenticationMethod : MSGraphEntity
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAuthenticationMethod.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphAuthenticationMethod()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphAuthenticationMethod
21 |
22 |
23 | @end
24 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAuthenticationMethodConfiguration.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | #import "MSGraphAuthenticationMethodState.h"
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphAuthenticationMethodConfiguration : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setState:, getter=state) MSGraphAuthenticationMethodState* state;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphAverageComparativeScore.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphAverageComparativeScore : MSObject
10 |
11 | @property (nonatomic, setter=setAverageScore:, getter=averageScore) double averageScore;
12 | @property (nullable, nonatomic, setter=setBasis:, getter=basis) NSString* basis;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphBooleanColumn.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphBooleanColumn : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphBooleanColumn.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphBooleanColumn()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphBooleanColumn
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphBuiltInIdentityProvider.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphIdentityProviderBase.h"
7 |
8 | @interface MSGraphBuiltInIdentityProvider : MSGraphIdentityProviderBase
9 |
10 | @property (nullable, nonatomic, setter=setIdentityProviderType:, getter=identityProviderType) NSString* identityProviderType;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphCallMediaState.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "MSGraphMediaState.h"
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphCallMediaState : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setAudio:, getter=audio) MSGraphMediaState* audio;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphCallOptions.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphCallOptions : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphCallOptions.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphCallOptions()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphCallOptions
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphCallRecordsEndpoint.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphCallRecordsUserAgent;
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphCallRecordsEndpoint : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setUserAgent:, getter=userAgent) MSGraphCallRecordsUserAgent* userAgent;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphCallRecordsFailureInfo.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "MSGraphCallRecordsFailureStage.h"
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphCallRecordsFailureInfo : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setReason:, getter=reason) NSString* reason;
13 | @property (nonnull, nonatomic, setter=setStage:, getter=stage) MSGraphCallRecordsFailureStage* stage;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphCallRecordsFeedbackTokenSet.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphCallRecordsFeedbackTokenSet : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphCallRecordsServiceEndpoint.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphCallRecordsEndpoint.h"
8 |
9 | @interface MSGraphCallRecordsServiceEndpoint : MSGraphCallRecordsEndpoint
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphCallRecordsServiceEndpoint.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphCallRecordsServiceEndpoint()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphCallRecordsServiceEndpoint
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphCallRecordsServiceUserAgent.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "MSGraphCallRecordsServiceRole.h"
6 |
7 |
8 | #import "MSGraphCallRecordsUserAgent.h"
9 |
10 | @interface MSGraphCallRecordsServiceUserAgent : MSGraphCallRecordsUserAgent
11 |
12 | @property (nonnull, nonatomic, setter=setRole:, getter=role) MSGraphCallRecordsServiceRole* role;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphCallRecordsUserAgent.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphCallRecordsUserAgent : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setApplicationVersion:, getter=applicationVersion) NSString* applicationVersion;
12 | @property (nullable, nonatomic, setter=setHeaderValue:, getter=headerValue) NSString* headerValue;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphCancelMediaProcessingOperation.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphCommsOperation.h"
7 |
8 | @interface MSGraphCancelMediaProcessingOperation : MSGraphCommsOperation
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphCertificateBasedAuthConfiguration.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphCertificateAuthority;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphCertificateBasedAuthConfiguration : MSGraphEntity
10 |
11 | @property (nonnull, nonatomic, setter=setCertificateAuthorities:, getter=certificateAuthorities) NSArray* certificateAuthorities;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphCertificationControl.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphCertificationControl : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setName:, getter=name) NSString* name;
12 | @property (nullable, nonatomic, setter=setUrl:, getter=url) NSString* url;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphChannelIdentity.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphChannelIdentity : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setChannelId:, getter=channelId) NSString* channelId;
12 | @property (nullable, nonatomic, setter=setTeamId:, getter=teamId) NSString* teamId;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphChatMessageFromIdentitySet.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphIdentitySet.h"
8 |
9 | @interface MSGraphChatMessageFromIdentitySet : MSGraphIdentitySet
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphChatMessageFromIdentitySet.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphChatMessageFromIdentitySet()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphChatMessageFromIdentitySet
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphChatMessageHostedContent.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphTeamworkHostedContent.h"
7 |
8 | @interface MSGraphChatMessageHostedContent : MSGraphTeamworkHostedContent
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphChatMessageMentionedIdentitySet.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphTeamworkConversationIdentity;
6 |
7 |
8 | #import "MSGraphIdentitySet.h"
9 |
10 | @interface MSGraphChatMessageMentionedIdentitySet : MSGraphIdentitySet
11 |
12 | @property (nullable, nonatomic, setter=setConversation:, getter=conversation) MSGraphTeamworkConversationIdentity* conversation;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphChatMessageReactionIdentitySet.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphIdentitySet.h"
8 |
9 | @interface MSGraphChatMessageReactionIdentitySet : MSGraphIdentitySet
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphClaimsMappingPolicy.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphStsPolicy.h"
7 |
8 | @interface MSGraphClaimsMappingPolicy : MSGraphStsPolicy
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphColumnLink.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphColumnLink : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setName:, getter=name) NSString* name;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphCommsNotification.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "MSGraphChangeType.h"
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphCommsNotification : MSObject
11 |
12 | @property (nonnull, nonatomic, setter=setChangeType:, getter=changeType) MSGraphChangeType* changeType;
13 | @property (nonnull, nonatomic, setter=setResourceUrl:, getter=resourceUrl) NSString* resourceUrl;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphCommsNotifications.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphCommsNotification;
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphCommsNotifications : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setValue:, getter=value) NSArray* value;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphComplexExtensionValue.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphComplexExtensionValue : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphComplexExtensionValue.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphComplexExtensionValue()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphComplexExtensionValue
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphComplianceManagementPartnerAssignment.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphDeviceAndAppManagementAssignmentTarget;
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphComplianceManagementPartnerAssignment : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setTarget:, getter=target) MSGraphDeviceAndAppManagementAssignmentTarget* target;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphConditionalAccessLocations.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphConditionalAccessLocations : MSObject
10 |
11 | @property (nonnull, nonatomic, setter=setExcludeLocations:, getter=excludeLocations) NSArray* excludeLocations;
12 | @property (nonnull, nonatomic, setter=setIncludeLocations:, getter=includeLocations) NSArray* includeLocations;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphConditionalAccessSessionControl.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphConditionalAccessSessionControl : MSObject
10 |
11 | @property (nonatomic, setter=setIsEnabled:, getter=isEnabled) BOOL isEnabled;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphContentTypeInfo.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphContentTypeInfo : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setContentTypeInfoId:, getter=contentTypeInfoId) NSString* contentTypeInfoId;
12 | @property (nullable, nonatomic, setter=setName:, getter=name) NSString* name;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphContentTypeOrder.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphContentTypeOrder : MSObject
10 |
11 | @property (nonatomic, setter=setContentTypeOrderDefault:, getter=contentTypeOrderDefault) BOOL contentTypeOrderDefault;
12 | @property (nonatomic, setter=setPosition:, getter=position) int32_t position;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphCurrencyColumn.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphCurrencyColumn : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setLocale:, getter=locale) NSString* locale;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDateTimeColumn.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphDateTimeColumn : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setDisplayAs:, getter=displayAs) NSString* displayAs;
12 | @property (nullable, nonatomic, setter=setFormat:, getter=format) NSString* format;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDateTimeTimeZone.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphDateTimeTimeZone : MSObject
10 |
11 | @property (nonnull, nonatomic, setter=setDateTime:, getter=dateTime) NSString* dateTime;
12 | @property (nullable, nonatomic, setter=setTimeZone:, getter=timeZone) NSString* timeZone;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDaylightTimeZoneOffset.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphStandardTimeZoneOffset.h"
8 |
9 | @interface MSGraphDaylightTimeZoneOffset : MSGraphStandardTimeZoneOffset
10 |
11 | @property (nonatomic, setter=setDaylightBias:, getter=daylightBias) int32_t daylightBias;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDefaultColumnValue.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphDefaultColumnValue : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setFormula:, getter=formula) NSString* formula;
12 | @property (nullable, nonatomic, setter=setValue:, getter=value) NSString* value;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDeleteUserFromSharedAppleDeviceActionResult.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphDeviceActionResult.h"
8 |
9 | @interface MSGraphDeleteUserFromSharedAppleDeviceActionResult : MSGraphDeviceActionResult
10 |
11 | @property (nullable, nonatomic, setter=setUserPrincipalName:, getter=userPrincipalName) NSString* userPrincipalName;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDeleted.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphDeleted : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setState:, getter=state) NSString* state;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDetailsInfo.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphDetailsInfo : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDetailsInfo.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphDetailsInfo()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphDetailsInfo
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDeviceAndAppManagementAssignmentTarget.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphDeviceAndAppManagementAssignmentTarget : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDeviceAndAppManagementRoleAssignment.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphRoleAssignment.h"
7 |
8 | @interface MSGraphDeviceAndAppManagementRoleAssignment : MSGraphRoleAssignment
9 |
10 | @property (nullable, nonatomic, setter=setMembers:, getter=members) NSArray* members;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDeviceAndAppManagementRoleDefinition.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphRoleDefinition.h"
7 |
8 | @interface MSGraphDeviceAndAppManagementRoleDefinition : MSGraphRoleDefinition
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDeviceCategory.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphDeviceCategory : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setDeviceCategoryDescription:, getter=deviceCategoryDescription) NSString* deviceCategoryDescription;
11 | @property (nullable, nonatomic, setter=setDisplayName:, getter=displayName) NSString* displayName;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDeviceCompliancePolicyAssignment.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphDeviceAndAppManagementAssignmentTarget;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphDeviceCompliancePolicyAssignment : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setTarget:, getter=target) MSGraphDeviceAndAppManagementAssignmentTarget* target;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDeviceConfigurationAssignment.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphDeviceAndAppManagementAssignmentTarget;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphDeviceConfigurationAssignment : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setTarget:, getter=target) MSGraphDeviceAndAppManagementAssignmentTarget* target;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDeviceEnrollmentLimitConfiguration.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphDeviceEnrollmentConfiguration.h"
7 |
8 | @interface MSGraphDeviceEnrollmentLimitConfiguration : MSGraphDeviceEnrollmentConfiguration
9 |
10 | @property (nonatomic, setter=setLimit:, getter=limit) int32_t limit;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDiagnostic.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphDiagnostic : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setMessage:, getter=message) NSString* message;
12 | @property (nullable, nonatomic, setter=setUrl:, getter=url) NSString* url;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDirectoryObject.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphDirectoryObject : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setDeletedDateTime:, getter=deletedDateTime) NSDate* deletedDateTime;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDisableAndDeleteUserApplyAction.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphAccessReviewApplyAction.h"
8 |
9 | @interface MSGraphDisableAndDeleteUserApplyAction : MSGraphAccessReviewApplyAction
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDomainDnsCnameRecord.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphDomainDnsRecord.h"
7 |
8 | @interface MSGraphDomainDnsCnameRecord : MSGraphDomainDnsRecord
9 |
10 | @property (nullable, nonatomic, setter=setCanonicalName:, getter=canonicalName) NSString* canonicalName;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDomainDnsMxRecord.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphDomainDnsRecord.h"
7 |
8 | @interface MSGraphDomainDnsMxRecord : MSGraphDomainDnsRecord
9 |
10 | @property (nonnull, nonatomic, setter=setMailExchange:, getter=mailExchange) NSString* mailExchange;
11 | @property (nonatomic, setter=setPreference:, getter=preference) int32_t preference;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDomainDnsTxtRecord.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphDomainDnsRecord.h"
7 |
8 | @interface MSGraphDomainDnsTxtRecord : MSGraphDomainDnsRecord
9 |
10 | @property (nonnull, nonatomic, setter=setText:, getter=text) NSString* text;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDomainDnsUnavailableRecord.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphDomainDnsRecord.h"
7 |
8 | @interface MSGraphDomainDnsUnavailableRecord : MSGraphDomainDnsRecord
9 |
10 | @property (nullable, nonatomic, setter=setDomainDnsUnavailableRecordDescription:, getter=domainDnsUnavailableRecordDescription) NSString* domainDnsUnavailableRecordDescription;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphDriveItemVersion.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphBaseItemVersion.h"
7 |
8 | @interface MSGraphDriveItemVersion : MSGraphBaseItemVersion
9 |
10 | @property (nonatomic, setter=setSize:, getter=size) int64_t size;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEdgeSearchEngine.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "MSGraphEdgeSearchEngineType.h"
6 |
7 |
8 | #import "MSGraphEdgeSearchEngineBase.h"
9 |
10 | @interface MSGraphEdgeSearchEngine : MSGraphEdgeSearchEngineBase
11 |
12 | @property (nonnull, nonatomic, setter=setEdgeSearchEngineType:, getter=edgeSearchEngineType) MSGraphEdgeSearchEngineType* edgeSearchEngineType;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEdgeSearchEngineBase.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphEdgeSearchEngineBase : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEdgeSearchEngineBase.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphEdgeSearchEngineBase()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphEdgeSearchEngineBase
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEdgeSearchEngineCustom.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphEdgeSearchEngineBase.h"
8 |
9 | @interface MSGraphEdgeSearchEngineCustom : MSGraphEdgeSearchEngineBase
10 |
11 | @property (nonnull, nonatomic, setter=setEdgeSearchEngineOpenSearchXmlUrl:, getter=edgeSearchEngineOpenSearchXmlUrl) NSString* edgeSearchEngineOpenSearchXmlUrl;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationAssignmentClassRecipient.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphEducationAssignmentRecipient.h"
8 |
9 | @interface MSGraphEducationAssignmentClassRecipient : MSGraphEducationAssignmentRecipient
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationAssignmentGradeType.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphEducationAssignmentGradeType : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationAssignmentGroupRecipient.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphEducationAssignmentRecipient.h"
8 |
9 | @interface MSGraphEducationAssignmentGroupRecipient : MSGraphEducationAssignmentRecipient
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationAssignmentIndividualRecipient.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphEducationAssignmentRecipient.h"
8 |
9 | @interface MSGraphEducationAssignmentIndividualRecipient : MSGraphEducationAssignmentRecipient
10 |
11 | @property (nullable, nonatomic, setter=setRecipients:, getter=recipients) NSArray* recipients;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationAssignmentPointsGrade.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphEducationAssignmentGrade.h"
8 |
9 | @interface MSGraphEducationAssignmentPointsGrade : MSGraphEducationAssignmentGrade
10 |
11 | @property (nonatomic, setter=setPoints:, getter=points) double points;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationAssignmentPointsGradeType.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphEducationAssignmentGradeType.h"
8 |
9 | @interface MSGraphEducationAssignmentPointsGradeType : MSGraphEducationAssignmentGradeType
10 |
11 | @property (nonatomic, setter=setMaxPoints:, getter=maxPoints) double maxPoints;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationAssignmentRecipient.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphEducationAssignmentRecipient : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationAssignmentSettings.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphEducationAssignmentSettings : MSGraphEntity
9 |
10 | @property (nonatomic, setter=setSubmissionAnimationDisabled:, getter=submissionAnimationDisabled) BOOL submissionAnimationDisabled;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationCategory.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphEducationCategory : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setDisplayName:, getter=displayName) NSString* displayName;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationExcelResource.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphEducationResource.h"
8 |
9 | @interface MSGraphEducationExcelResource : MSGraphEducationResource
10 |
11 | @property (nullable, nonatomic, setter=setFileUrl:, getter=fileUrl) NSString* fileUrl;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationFileResource.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphEducationResource.h"
8 |
9 | @interface MSGraphEducationFileResource : MSGraphEducationResource
10 |
11 | @property (nullable, nonatomic, setter=setFileUrl:, getter=fileUrl) NSString* fileUrl;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationItemBody.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "MSGraphBodyType.h"
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphEducationItemBody : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setContent:, getter=content) NSString* content;
13 | @property (nullable, nonatomic, setter=setContentType:, getter=contentType) MSGraphBodyType* contentType;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationLinkResource.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphEducationResource.h"
8 |
9 | @interface MSGraphEducationLinkResource : MSGraphEducationResource
10 |
11 | @property (nullable, nonatomic, setter=setLink:, getter=link) NSString* link;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationOnPremisesInfo.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphEducationOnPremisesInfo : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setImmutableId:, getter=immutableId) NSString* immutableId;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationPowerPointResource.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphEducationResource.h"
8 |
9 | @interface MSGraphEducationPowerPointResource : MSGraphEducationResource
10 |
11 | @property (nullable, nonatomic, setter=setFileUrl:, getter=fileUrl) NSString* fileUrl;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationSubmissionIndividualRecipient.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphEducationSubmissionRecipient.h"
8 |
9 | @interface MSGraphEducationSubmissionIndividualRecipient : MSGraphEducationSubmissionRecipient
10 |
11 | @property (nullable, nonatomic, setter=setUserId:, getter=userId) NSString* userId;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationSubmissionRecipient.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphEducationSubmissionRecipient : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationTeacher.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphEducationTeacher : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setExternalId:, getter=externalId) NSString* externalId;
12 | @property (nullable, nonatomic, setter=setTeacherNumber:, getter=teacherNumber) NSString* teacherNumber;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEducationWordResource.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphEducationResource.h"
8 |
9 | @interface MSGraphEducationWordResource : MSGraphEducationResource
10 |
11 | @property (nullable, nonatomic, setter=setFileUrl:, getter=fileUrl) NSString* fileUrl;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEmailAddress.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphEmailAddress : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setAddress:, getter=address) NSString* address;
12 | @property (nullable, nonatomic, setter=setName:, getter=name) NSString* name;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEmployeeOrgData.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphEmployeeOrgData : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setCostCenter:, getter=costCenter) NSString* costCenter;
12 | @property (nullable, nonatomic, setter=setDivision:, getter=division) NSString* division;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphEnrollmentConfigurationAssignment.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphDeviceAndAppManagementAssignmentTarget;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphEnrollmentConfigurationAssignment : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setTarget:, getter=target) MSGraphDeviceAndAppManagementAssignmentTarget* target;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphExclusionGroupAssignmentTarget.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphGroupAssignmentTarget.h"
8 |
9 | @interface MSGraphExclusionGroupAssignmentTarget : MSGraphGroupAssignmentTarget
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphExtension.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphExtension : MSGraphEntity
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphExtension.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphExtension()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphExtension
21 |
22 |
23 | @end
24 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphExtensionSchemaProperty.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphExtensionSchemaProperty : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setName:, getter=name) NSString* name;
12 | @property (nullable, nonatomic, setter=setType:, getter=type) NSString* type;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphExternalConnectorsProperties.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphExternalConnectorsProperties : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphExternalLink.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphExternalLink : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setHref:, getter=href) NSString* href;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphFieldValueSet.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphFieldValueSet : MSGraphEntity
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphFileAssessmentRequest.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphThreatAssessmentRequest.h"
7 |
8 | @interface MSGraphFileAssessmentRequest : MSGraphThreatAssessmentRequest
9 |
10 | @property (nonnull, nonatomic, setter=setContentData:, getter=contentData) NSString* contentData;
11 | @property (nonnull, nonatomic, setter=setFileName:, getter=fileName) NSString* fileName;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphFileHash.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "MSGraphFileHashType.h"
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphFileHash : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setHashType:, getter=hashType) MSGraphFileHashType* hashType;
13 | @property (nullable, nonatomic, setter=setHashValue:, getter=hashValue) NSString* hashValue;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphFolder.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphFolderView;
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphFolder : MSObject
11 |
12 | @property (nonatomic, setter=setChildCount:, getter=childCount) int32_t childCount;
13 | @property (nullable, nonatomic, setter=setView:, getter=view) MSGraphFolderView* view;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphFreeBusyError.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphFreeBusyError : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setMessage:, getter=message) NSString* message;
12 | @property (nullable, nonatomic, setter=setResponseCode:, getter=responseCode) NSString* responseCode;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphGenericError.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphGenericError : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setCode:, getter=code) NSString* code;
12 | @property (nullable, nonatomic, setter=setMessage:, getter=message) NSString* message;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphGeoCoordinates.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphGeoCoordinates : MSObject
10 |
11 | @property (nonatomic, setter=setAltitude:, getter=altitude) double altitude;
12 | @property (nonatomic, setter=setLatitude:, getter=latitude) double latitude;
13 | @property (nonatomic, setter=setLongitude:, getter=longitude) double longitude;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphGeolocationColumn.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphGeolocationColumn : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphGeolocationColumn.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphGeolocationColumn()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphGeolocationColumn
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphGroupAssignmentTarget.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphDeviceAndAppManagementAssignmentTarget.h"
8 |
9 | @interface MSGraphGroupAssignmentTarget : MSGraphDeviceAndAppManagementAssignmentTarget
10 |
11 | @property (nullable, nonatomic, setter=setGroupId:, getter=groupId) NSString* groupId;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphHomeRealmDiscoveryPolicy.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphStsPolicy.h"
7 |
8 | @interface MSGraphHomeRealmDiscoveryPolicy : MSGraphStsPolicy
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIPv4CidrRange.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphIpRange.h"
8 |
9 | @interface MSGraphIPv4CidrRange : MSGraphIpRange
10 |
11 | @property (nonnull, nonatomic, setter=setCidrAddress:, getter=cidrAddress) NSString* cidrAddress;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIPv4Range.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphIpRange.h"
8 |
9 | @interface MSGraphIPv4Range : MSGraphIpRange
10 |
11 | @property (nonnull, nonatomic, setter=setLowerAddress:, getter=lowerAddress) NSString* lowerAddress;
12 | @property (nonnull, nonatomic, setter=setUpperAddress:, getter=upperAddress) NSString* upperAddress;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIPv6CidrRange.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphIpRange.h"
8 |
9 | @interface MSGraphIPv6CidrRange : MSGraphIpRange
10 |
11 | @property (nonnull, nonatomic, setter=setCidrAddress:, getter=cidrAddress) NSString* cidrAddress;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIPv6Range.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphIpRange.h"
8 |
9 | @interface MSGraphIPv6Range : MSGraphIpRange
10 |
11 | @property (nonnull, nonatomic, setter=setLowerAddress:, getter=lowerAddress) NSString* lowerAddress;
12 | @property (nonnull, nonatomic, setter=setUpperAddress:, getter=upperAddress) NSString* upperAddress;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIdentity.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphIdentity : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setDisplayName:, getter=displayName) NSString* displayName;
12 | @property (nullable, nonatomic, setter=setIdentityId:, getter=identityId) NSString* identityId;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIdentityBuiltInUserFlowAttribute.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphIdentityUserFlowAttribute.h"
7 |
8 | @interface MSGraphIdentityBuiltInUserFlowAttribute : MSGraphIdentityUserFlowAttribute
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIdentityCustomUserFlowAttribute.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphIdentityUserFlowAttribute.h"
7 |
8 | @interface MSGraphIdentityCustomUserFlowAttribute : MSGraphIdentityUserFlowAttribute
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIdentityProviderBase.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphIdentityProviderBase : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setDisplayName:, getter=displayName) NSString* displayName;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIdentitySecurityDefaultsEnforcementPolicy.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphPolicyBase.h"
7 |
8 | @interface MSGraphIdentitySecurityDefaultsEnforcementPolicy : MSGraphPolicyBase
9 |
10 | @property (nonatomic, setter=setIsEnabled:, getter=isEnabled) BOOL isEnabled;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphImage.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphImage : MSObject
10 |
11 | @property (nonatomic, setter=setHeight:, getter=height) int32_t height;
12 | @property (nonatomic, setter=setWidth:, getter=width) int32_t width;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIncompleteData.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphIncompleteData : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setMissingDataBeforeDateTime:, getter=missingDataBeforeDateTime) NSDate* missingDataBeforeDateTime;
12 | @property (nonatomic, setter=setWasThrottled:, getter=wasThrottled) BOOL wasThrottled;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphInferenceClassification.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphInferenceClassificationOverride;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphInferenceClassification : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setOverrides:, getter=overrides) NSArray* overrides;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphInformationProtection.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphThreatAssessmentRequest;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphInformationProtection : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setThreatAssessmentRequests:, getter=threatAssessmentRequests) NSArray* threatAssessmentRequests;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphInitiator.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "MSGraphInitiatorType.h"
6 |
7 |
8 | #import "MSGraphIdentity.h"
9 |
10 | @interface MSGraphInitiator : MSGraphIdentity
11 |
12 | @property (nullable, nonatomic, setter=setInitiatorType:, getter=initiatorType) MSGraphInitiatorType* initiatorType;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIntegerRange.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphIntegerRange : MSObject
10 |
11 | @property (nonatomic, setter=setEnd:, getter=end) int64_t end;
12 | @property (nonatomic, setter=setStart:, getter=start) int64_t start;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphInternetMessageHeader.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphInternetMessageHeader : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setName:, getter=name) NSString* name;
12 | @property (nullable, nonatomic, setter=setValue:, getter=value) NSString* value;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphInvestigationSecurityState.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphInvestigationSecurityState : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setName:, getter=name) NSString* name;
12 | @property (nullable, nonatomic, setter=setStatus:, getter=status) NSString* status;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphInviteParticipantsOperation.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphInvitationParticipantInfo;
5 |
6 |
7 | #import "MSGraphCommsOperation.h"
8 |
9 | @interface MSGraphInviteParticipantsOperation : MSGraphCommsOperation
10 |
11 | @property (nonnull, nonatomic, setter=setParticipants:, getter=participants) NSArray* participants;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIosCertificateProfile.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphDeviceConfiguration.h"
7 |
8 | @interface MSGraphIosCertificateProfile : MSGraphDeviceConfiguration
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIosCertificateProfile.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphIosCertificateProfile()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphIosCertificateProfile
21 |
22 |
23 | @end
24 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIosDeviceType.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphIosDeviceType : MSObject
10 |
11 | @property (nonatomic, setter=setIPad:, getter=iPad) BOOL iPad;
12 | @property (nonatomic, setter=setIPhoneAndIPod:, getter=iPhoneAndIPod) BOOL iPhoneAndIPod;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIosHomeScreenApp.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphIosHomeScreenItem.h"
8 |
9 | @interface MSGraphIosHomeScreenApp : MSGraphIosHomeScreenItem
10 |
11 | @property (nonnull, nonatomic, setter=setBundleID:, getter=bundleID) NSString* bundleID;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIosHomeScreenFolder.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphIosHomeScreenFolderPage;
6 |
7 |
8 | #import "MSGraphIosHomeScreenItem.h"
9 |
10 | @interface MSGraphIosHomeScreenFolder : MSGraphIosHomeScreenItem
11 |
12 | @property (nonnull, nonatomic, setter=setPages:, getter=pages) NSArray* pages;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIosHomeScreenFolderPage.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphIosHomeScreenApp;
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphIosHomeScreenFolderPage : MSObject
11 |
12 | @property (nonnull, nonatomic, setter=setApps:, getter=apps) NSArray* apps;
13 | @property (nullable, nonatomic, setter=setDisplayName:, getter=displayName) NSString* displayName;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIosHomeScreenItem.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphIosHomeScreenItem : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setDisplayName:, getter=displayName) NSString* displayName;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIosHomeScreenPage.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphIosHomeScreenItem;
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphIosHomeScreenPage : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setDisplayName:, getter=displayName) NSString* displayName;
13 | @property (nonnull, nonatomic, setter=setIcons:, getter=icons) NSArray* icons;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIosLobAppAssignmentSettings.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphMobileAppAssignmentSettings.h"
8 |
9 | @interface MSGraphIosLobAppAssignmentSettings : MSGraphMobileAppAssignmentSettings
10 |
11 | @property (nullable, nonatomic, setter=setVpnConfigurationId:, getter=vpnConfigurationId) NSString* vpnConfigurationId;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIosManagedAppRegistration.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphManagedAppRegistration.h"
7 |
8 | @interface MSGraphIosManagedAppRegistration : MSGraphManagedAppRegistration
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIosMobileAppIdentifier.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphMobileAppIdentifier.h"
8 |
9 | @interface MSGraphIosMobileAppIdentifier : MSGraphMobileAppIdentifier
10 |
11 | @property (nonnull, nonatomic, setter=setBundleId:, getter=bundleId) NSString* bundleId;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIosStoreAppAssignmentSettings.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphMobileAppAssignmentSettings.h"
8 |
9 | @interface MSGraphIosStoreAppAssignmentSettings : MSGraphMobileAppAssignmentSettings
10 |
11 | @property (nullable, nonatomic, setter=setVpnConfigurationId:, getter=vpnConfigurationId) NSString* vpnConfigurationId;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIosVppEBookAssignment.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphManagedEBookAssignment.h"
7 |
8 | @interface MSGraphIosVppEBookAssignment : MSGraphManagedEBookAssignment
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIpNamedLocation.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphIpRange;
5 |
6 |
7 | #import "MSGraphNamedLocation.h"
8 |
9 | @interface MSGraphIpNamedLocation : MSGraphNamedLocation
10 |
11 | @property (nonnull, nonatomic, setter=setIpRanges:, getter=ipRanges) NSArray* ipRanges;
12 | @property (nonatomic, setter=setIsTrusted:, getter=isTrusted) BOOL isTrusted;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIpRange.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphIpRange : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphIpRange.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphIpRange()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphIpRange
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphItemActionStat.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphItemActionStat : MSObject
10 |
11 | @property (nonatomic, setter=setActionCount:, getter=actionCount) int32_t actionCount;
12 | @property (nonatomic, setter=setActorCount:, getter=actorCount) int32_t actorCount;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphItemAttachment.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphOutlookItem;
5 |
6 |
7 | #import "MSGraphAttachment.h"
8 |
9 | @interface MSGraphItemAttachment : MSGraphAttachment
10 |
11 | @property (nullable, nonatomic, setter=setItem:, getter=item) MSGraphOutlookItem* item;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphItemBody.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "MSGraphBodyType.h"
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphItemBody : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setContent:, getter=content) NSString* content;
13 | @property (nullable, nonatomic, setter=setContentType:, getter=contentType) MSGraphBodyType* contentType;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphKeyValue.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphKeyValue : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setKey:, getter=key) NSString* key;
12 | @property (nullable, nonatomic, setter=setValue:, getter=value) NSString* value;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphKeyValuePair.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphKeyValuePair : MSObject
10 |
11 | @property (nonnull, nonatomic, setter=setName:, getter=name) NSString* name;
12 | @property (nullable, nonatomic, setter=setValue:, getter=value) NSString* value;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphLicenseProcessingState.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphLicenseProcessingState : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setState:, getter=state) NSString* state;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphLicenseUnitsDetail.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphLicenseUnitsDetail : MSObject
10 |
11 | @property (nonatomic, setter=setEnabled:, getter=enabled) int32_t enabled;
12 | @property (nonatomic, setter=setSuspended:, getter=suspended) int32_t suspended;
13 | @property (nonatomic, setter=setWarning:, getter=warning) int32_t warning;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphListItemVersion.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphFieldValueSet;
5 |
6 |
7 | #import "MSGraphBaseItemVersion.h"
8 |
9 | @interface MSGraphListItemVersion : MSGraphBaseItemVersion
10 |
11 | @property (nullable, nonatomic, setter=setFields:, getter=fields) MSGraphFieldValueSet* fields;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphLocaleInfo.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphLocaleInfo : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setDisplayName:, getter=displayName) NSString* displayName;
12 | @property (nullable, nonatomic, setter=setLocale:, getter=locale) NSString* locale;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphLocateDeviceActionResult.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphDeviceGeoLocation;
6 |
7 |
8 | #import "MSGraphDeviceActionResult.h"
9 |
10 | @interface MSGraphLocateDeviceActionResult : MSGraphDeviceActionResult
11 |
12 | @property (nullable, nonatomic, setter=setDeviceLocation:, getter=deviceLocation) MSGraphDeviceGeoLocation* deviceLocation;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphLocationConstraintItem.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphLocation.h"
8 |
9 | @interface MSGraphLocationConstraintItem : MSGraphLocation
10 |
11 | @property (nonatomic, setter=setResolveAvailability:, getter=resolveAvailability) BOOL resolveAvailability;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMacOSDeviceFeaturesConfiguration.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphAppleDeviceFeaturesConfigurationBase.h"
7 |
8 | @interface MSGraphMacOSDeviceFeaturesConfiguration : MSGraphAppleDeviceFeaturesConfigurationBase
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMacOSOfficeSuiteApp.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphMobileApp.h"
7 |
8 | @interface MSGraphMacOSOfficeSuiteApp : MSGraphMobileApp
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMailTipsError.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphMailTipsError : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setCode:, getter=code) NSString* code;
12 | @property (nullable, nonatomic, setter=setMessage:, getter=message) NSString* message;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphManagedAppConfiguration.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphKeyValuePair;
5 |
6 |
7 | #import "MSGraphManagedAppPolicy.h"
8 |
9 | @interface MSGraphManagedAppConfiguration : MSGraphManagedAppPolicy
10 |
11 | @property (nonnull, nonatomic, setter=setCustomSettings:, getter=customSettings) NSArray* customSettings;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphManagedAppStatus.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphManagedAppStatus : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setDisplayName:, getter=displayName) NSString* displayName;
11 | @property (nullable, nonatomic, setter=setVersion:, getter=version) NSString* version;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphManagedAppStatusRaw.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class NSDictionary;
5 |
6 |
7 | #import "MSGraphManagedAppStatus.h"
8 |
9 | @interface MSGraphManagedAppStatusRaw : MSGraphManagedAppStatus
10 |
11 | @property (nullable, nonatomic, setter=setContent:, getter=content) NSDictionary* content;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphManagedDeviceMobileAppConfigurationAssignment.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphDeviceAndAppManagementAssignmentTarget;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphManagedDeviceMobileAppConfigurationAssignment : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setTarget:, getter=target) MSGraphDeviceAndAppManagementAssignmentTarget* target;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMdmWindowsInformationProtectionPolicy.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphWindowsInformationProtection.h"
7 |
8 | @interface MSGraphMdmWindowsInformationProtectionPolicy : MSGraphWindowsInformationProtection
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMediaConfig.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphMediaConfig : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMediaConfig.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphMediaConfig()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphMediaConfig
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMediaInfo.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphMediaInfo : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setResourceId:, getter=resourceId) NSString* resourceId;
12 | @property (nonnull, nonatomic, setter=setUri:, getter=uri) NSString* uri;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMediaPrompt.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphMediaInfo;
6 |
7 |
8 | #import "MSGraphPrompt.h"
9 |
10 | @interface MSGraphMediaPrompt : MSGraphPrompt
11 |
12 | @property (nonnull, nonatomic, setter=setMediaInfo:, getter=mediaInfo) MSGraphMediaInfo* mediaInfo;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMeetingInfo.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphMeetingInfo : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMeetingInfo.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphMeetingInfo()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphMeetingInfo
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMicrosoftStoreForBusinessAppAssignmentSettings.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphMobileAppAssignmentSettings.h"
8 |
9 | @interface MSGraphMicrosoftStoreForBusinessAppAssignmentSettings : MSGraphMobileAppAssignmentSettings
10 |
11 | @property (nonatomic, setter=setUseDeviceContext:, getter=useDeviceContext) BOOL useDeviceContext;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMimeContent.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphMimeContent : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setType:, getter=type) NSString* type;
12 | @property (nullable, nonatomic, setter=setValue:, getter=value) NSString* value;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMobileAppAssignmentSettings.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphMobileAppAssignmentSettings : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMobileAppCategory.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphMobileAppCategory : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setDisplayName:, getter=displayName) NSString* displayName;
11 | @property (nonnull, nonatomic, setter=setLastModifiedDateTime:, getter=lastModifiedDateTime) NSDate* lastModifiedDateTime;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMobileAppContent.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphMobileAppContentFile;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphMobileAppContent : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setFiles:, getter=files) NSArray* files;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMobileAppIdentifier.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphMobileAppIdentifier : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMobileAppIdentifier.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphMobileAppIdentifier()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphMobileAppIdentifier
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMultiValueLegacyExtendedProperty.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphMultiValueLegacyExtendedProperty : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setValue:, getter=value) NSArray* value;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphMuteParticipantOperation.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphCommsOperation.h"
7 |
8 | @interface MSGraphMuteParticipantOperation : MSGraphCommsOperation
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOmaSettingBase64.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphOmaSetting.h"
8 |
9 | @interface MSGraphOmaSettingBase64 : MSGraphOmaSetting
10 |
11 | @property (nullable, nonatomic, setter=setFileName:, getter=fileName) NSString* fileName;
12 | @property (nonnull, nonatomic, setter=setValue:, getter=value) NSString* value;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOmaSettingBoolean.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphOmaSetting.h"
8 |
9 | @interface MSGraphOmaSettingBoolean : MSGraphOmaSetting
10 |
11 | @property (nonatomic, setter=setValue:, getter=value) BOOL value;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOmaSettingDateTime.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphOmaSetting.h"
8 |
9 | @interface MSGraphOmaSettingDateTime : MSGraphOmaSetting
10 |
11 | @property (nonnull, nonatomic, setter=setValue:, getter=value) NSDate* value;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOmaSettingFloatingPoint.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphOmaSetting.h"
8 |
9 | @interface MSGraphOmaSettingFloatingPoint : MSGraphOmaSetting
10 |
11 | @property (nonatomic, setter=setValue:, getter=value) double value;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOmaSettingInteger.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphOmaSetting.h"
8 |
9 | @interface MSGraphOmaSettingInteger : MSGraphOmaSetting
10 |
11 | @property (nonatomic, setter=setValue:, getter=value) int32_t value;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOmaSettingString.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphOmaSetting.h"
8 |
9 | @interface MSGraphOmaSettingString : MSGraphOmaSetting
10 |
11 | @property (nonnull, nonatomic, setter=setValue:, getter=value) NSString* value;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOmaSettingStringXml.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphOmaSetting.h"
8 |
9 | @interface MSGraphOmaSettingStringXml : MSGraphOmaSetting
10 |
11 | @property (nullable, nonatomic, setter=setFileName:, getter=fileName) NSString* fileName;
12 | @property (nonnull, nonatomic, setter=setValue:, getter=value) NSString* value;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOnenoteEntityBaseModel.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphOnenoteEntityBaseModel : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setOnenoteEntityBaseModelSelf:, getter=onenoteEntityBaseModelSelf) NSString* onenoteEntityBaseModelSelf;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOnenoteEntitySchemaObjectModel.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphOnenoteEntityBaseModel.h"
7 |
8 | @interface MSGraphOnenoteEntitySchemaObjectModel : MSGraphOnenoteEntityBaseModel
9 |
10 | @property (nullable, nonatomic, setter=setCreatedDateTime:, getter=createdDateTime) NSDate* createdDateTime;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOnenoteOperationError.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphOnenoteOperationError : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setCode:, getter=code) NSString* code;
12 | @property (nullable, nonatomic, setter=setMessage:, getter=message) NSString* message;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOnenotePagePreviewLinks.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphExternalLink;
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphOnenotePagePreviewLinks : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setPreviewImageUrl:, getter=previewImageUrl) MSGraphExternalLink* previewImageUrl;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOnenoteResource.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphOnenoteEntityBaseModel.h"
7 |
8 | @interface MSGraphOnenoteResource : MSGraphOnenoteEntityBaseModel
9 |
10 | @property (nullable, nonatomic, setter=setContentUrl:, getter=contentUrl) NSString* contentUrl;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOpenShiftChangeRequest.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphScheduleChangeRequest.h"
7 |
8 | @interface MSGraphOpenShiftChangeRequest : MSGraphScheduleChangeRequest
9 |
10 | @property (nullable, nonatomic, setter=setOpenShiftId:, getter=openShiftId) NSString* openShiftId;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOpenShiftItem.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphShiftItem.h"
8 |
9 | @interface MSGraphOpenShiftItem : MSGraphShiftItem
10 |
11 | @property (nonatomic, setter=setOpenSlotCount:, getter=openSlotCount) int32_t openSlotCount;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOpenTypeExtension.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphExtension.h"
7 |
8 | @interface MSGraphOpenTypeExtension : MSGraphExtension
9 |
10 | @property (nonnull, nonatomic, setter=setExtensionName:, getter=extensionName) NSString* extensionName;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOperationError.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphOperationError : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setCode:, getter=code) NSString* code;
12 | @property (nullable, nonatomic, setter=setMessage:, getter=message) NSString* message;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOrganizationalBranding.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphOrganizationalBrandingLocalization;
5 |
6 |
7 | #import "MSGraphOrganizationalBrandingProperties.h"
8 |
9 | @interface MSGraphOrganizationalBranding : MSGraphOrganizationalBrandingProperties
10 |
11 | @property (nullable, nonatomic, setter=setLocalizations:, getter=localizations) NSArray* localizations;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOrganizationalBrandingLocalization.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphOrganizationalBrandingProperties.h"
7 |
8 | @interface MSGraphOrganizationalBrandingLocalization : MSGraphOrganizationalBrandingProperties
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOrganizerMeetingInfo.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphIdentitySet;
6 |
7 |
8 | #import "MSGraphMeetingInfo.h"
9 |
10 | @interface MSGraphOrganizerMeetingInfo : MSGraphMeetingInfo
11 |
12 | @property (nonnull, nonatomic, setter=setOrganizer:, getter=organizer) MSGraphIdentitySet* organizer;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOutgoingCallOptions.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphCallOptions.h"
8 |
9 | @interface MSGraphOutgoingCallOptions : MSGraphCallOptions
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOutgoingCallOptions.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphOutgoingCallOptions()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphOutgoingCallOptions
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOutlookCategory.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | #import "MSGraphCategoryColor.h"
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphOutlookCategory : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setColor:, getter=color) MSGraphCategoryColor* color;
12 | @property (nullable, nonatomic, setter=setDisplayName:, getter=displayName) NSString* displayName;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphOutlookUser.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphOutlookCategory;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphOutlookUser : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setMasterCategories:, getter=masterCategories) NSArray* masterCategories;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPackage.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphPackage : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setType:, getter=type) NSString* type;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPendingContentUpdate.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphPendingContentUpdate : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setQueuedDateTime:, getter=queuedDateTime) NSDate* queuedDateTime;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPendingOperations.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphPendingContentUpdate;
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphPendingOperations : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setPendingContentUpdate:, getter=pendingContentUpdate) MSGraphPendingContentUpdate* pendingContentUpdate;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPersistentBrowserSessionControl.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "MSGraphPersistentBrowserSessionMode.h"
6 |
7 |
8 | #import "MSGraphConditionalAccessSessionControl.h"
9 |
10 | @interface MSGraphPersistentBrowserSessionControl : MSGraphConditionalAccessSessionControl
11 |
12 | @property (nullable, nonatomic, setter=setMode:, getter=mode) MSGraphPersistentBrowserSessionMode* mode;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPersonType.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphPersonType : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setClass:, getter=class) NSString* class;
12 | @property (nullable, nonatomic, setter=setSubclass:, getter=subclass) NSString* subclass;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPlannerAppliedCategories.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphPlannerAppliedCategories : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPlannerAppliedCategories.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphPlannerAppliedCategories()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphPlannerAppliedCategories
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPlannerAssignments.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphPlannerAssignments : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPlannerAssignments.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphPlannerAssignments()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphPlannerAssignments
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPlannerBucketTaskBoardTaskFormat.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphPlannerBucketTaskBoardTaskFormat : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setOrderHint:, getter=orderHint) NSString* orderHint;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPlannerChecklistItems.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphPlannerChecklistItems : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPlannerChecklistItems.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphPlannerChecklistItems()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphPlannerChecklistItems
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPlannerExternalReferences.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphPlannerExternalReferences : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPlannerExternalReferences.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphPlannerExternalReferences()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphPlannerExternalReferences
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPlannerGroup.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphPlannerPlan;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphPlannerGroup : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setPlans:, getter=plans) NSArray* plans;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPlannerOrderHintsByAssignee.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphPlannerOrderHintsByAssignee : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPlannerProgressTaskBoardTaskFormat.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphPlannerProgressTaskBoardTaskFormat : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setOrderHint:, getter=orderHint) NSString* orderHint;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPlannerUser.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphPlannerPlan, MSGraphPlannerTask;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphPlannerUser : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setPlans:, getter=plans) NSArray* plans;
12 | @property (nullable, nonatomic, setter=setTasks:, getter=tasks) NSArray* tasks;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPlannerUserIds.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphPlannerUserIds : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPlannerUserIds.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphPlannerUserIds()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphPlannerUserIds
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPlayPromptOperation.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphCommsOperation.h"
7 |
8 | @interface MSGraphPlayPromptOperation : MSGraphCommsOperation
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPreAuthorizedApplication.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphPreAuthorizedApplication : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setAppId:, getter=appId) NSString* appId;
12 | @property (nonnull, nonatomic, setter=setDelegatedPermissionIds:, getter=delegatedPermissionIds) NSArray* delegatedPermissionIds;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPresence.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphPresence : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setActivity:, getter=activity) NSString* activity;
11 | @property (nullable, nonatomic, setter=setAvailability:, getter=availability) NSString* availability;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPrintCertificateSigningRequest.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphPrintCertificateSigningRequest : MSObject
10 |
11 | @property (nonnull, nonatomic, setter=setContent:, getter=content) NSString* content;
12 | @property (nonnull, nonatomic, setter=setTransportKey:, getter=transportKey) NSString* transportKey;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPrintService.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphPrintServiceEndpoint;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphPrintService : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setEndpoints:, getter=endpoints) NSArray* endpoints;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPrintServiceEndpoint.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphPrintServiceEndpoint : MSGraphEntity
9 |
10 | @property (nonnull, nonatomic, setter=setDisplayName:, getter=displayName) NSString* displayName;
11 | @property (nonnull, nonatomic, setter=setUri:, getter=uri) NSString* uri;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPrintSettings.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphPrintSettings : MSObject
10 |
11 | @property (nonatomic, setter=setDocumentConversionEnabled:, getter=documentConversionEnabled) BOOL documentConversionEnabled;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPrintUsageByPrinter.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphPrintUsage.h"
7 |
8 | @interface MSGraphPrintUsageByPrinter : MSGraphPrintUsage
9 |
10 | @property (nonnull, nonatomic, setter=setPrinterId:, getter=printerId) NSString* printerId;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPrintUsageByUser.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphPrintUsage.h"
7 |
8 | @interface MSGraphPrintUsageByUser : MSGraphPrintUsage
9 |
10 | @property (nonnull, nonatomic, setter=setUserPrincipalName:, getter=userPrincipalName) NSString* userPrincipalName;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPrivacyProfile.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphPrivacyProfile : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setContactEmail:, getter=contactEmail) NSString* contactEmail;
12 | @property (nullable, nonatomic, setter=setStatementUrl:, getter=statementUrl) NSString* statementUrl;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphProfilePhoto.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphProfilePhoto : MSGraphEntity
9 |
10 | @property (nonatomic, setter=setHeight:, getter=height) int32_t height;
11 | @property (nonatomic, setter=setWidth:, getter=width) int32_t width;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPrompt.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphPrompt : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPrompt.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphPrompt()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphPrompt
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphProvisioningServicePrincipal.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphIdentity.h"
8 |
9 | @interface MSGraphProvisioningServicePrincipal : MSGraphIdentity
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphProvisioningSystem.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphDetailsInfo;
6 |
7 |
8 | #import "MSGraphIdentity.h"
9 |
10 | @interface MSGraphProvisioningSystem : MSGraphIdentity
11 |
12 | @property (nullable, nonatomic, setter=setDetails:, getter=details) MSGraphDetailsInfo* details;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphProxiedDomain.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphProxiedDomain : MSObject
10 |
11 | @property (nonnull, nonatomic, setter=setIpAddressOrFQDN:, getter=ipAddressOrFQDN) NSString* ipAddressOrFQDN;
12 | @property (nullable, nonatomic, setter=setProxy:, getter=proxy) NSString* proxy;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPublicClientApplication.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphPublicClientApplication : MSObject
10 |
11 | @property (nonnull, nonatomic, setter=setRedirectUris:, getter=redirectUris) NSArray* redirectUris;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphPublicationFacet.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphPublicationFacet : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setLevel:, getter=level) NSString* level;
12 | @property (nullable, nonatomic, setter=setVersionId:, getter=versionId) NSString* versionId;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphRecipient.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphEmailAddress;
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphRecipient : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setEmailAddress:, getter=emailAddress) MSGraphEmailAddress* emailAddress;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphReferenceAttachment.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphAttachment.h"
7 |
8 | @interface MSGraphReferenceAttachment : MSGraphAttachment
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphRemoteLockActionResult.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphDeviceActionResult.h"
8 |
9 | @interface MSGraphRemoteLockActionResult : MSGraphDeviceActionResult
10 |
11 | @property (nullable, nonatomic, setter=setUnlockPin:, getter=unlockPin) NSString* unlockPin;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphRemoveAccessApplyAction.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphAccessReviewApplyAction.h"
8 |
9 | @interface MSGraphRemoveAccessApplyAction : MSGraphAccessReviewApplyAction
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphRemoveAccessApplyAction.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphRemoveAccessApplyAction()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphRemoveAccessApplyAction
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphReport.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphReport : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphReport.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphReport()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphReport
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphResetPasscodeActionResult.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphDeviceActionResult.h"
8 |
9 | @interface MSGraphResetPasscodeActionResult : MSGraphDeviceActionResult
10 |
11 | @property (nullable, nonatomic, setter=setPasscode:, getter=passcode) NSString* passcode;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphResourceAccess.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphResourceAccess : MSObject
10 |
11 | @property (nonnull, nonatomic, setter=setResourceAccessId:, getter=resourceAccessId) NSString* resourceAccessId;
12 | @property (nullable, nonatomic, setter=setType:, getter=type) NSString* type;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphResourceData.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphResourceData : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphResourceData.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphResourceData()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphResourceData
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphResourcePermission.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphResourcePermission : MSObject
10 |
11 | @property (nonnull, nonatomic, setter=setType:, getter=type) NSString* type;
12 | @property (nonnull, nonatomic, setter=setValue:, getter=value) NSString* value;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphResponseStatus.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "MSGraphResponseType.h"
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphResponseStatus : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setResponse:, getter=response) MSGraphResponseType* response;
13 | @property (nullable, nonatomic, setter=setTime:, getter=time) NSDate* time;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphRestrictedSignIn.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphSignIn.h"
7 |
8 | @interface MSGraphRestrictedSignIn : MSGraphSignIn
9 |
10 | @property (nullable, nonatomic, setter=setTargetTenantId:, getter=targetTenantId) NSString* targetTenantId;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphResultInfo.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphResultInfo : MSObject
10 |
11 | @property (nonatomic, setter=setCode:, getter=code) int32_t code;
12 | @property (nullable, nonatomic, setter=setMessage:, getter=message) NSString* message;
13 | @property (nonatomic, setter=setSubcode:, getter=subcode) int32_t subcode;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphRgbColor.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphRgbColor : MSObject
10 |
11 | @property (nonatomic, setter=setB:, getter=b) Byte b;
12 | @property (nonatomic, setter=setG:, getter=g) Byte g;
13 | @property (nonatomic, setter=setR:, getter=r) Byte r;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphRoleManagement.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSObject.h"
7 |
8 | @interface MSGraphRoleManagement : MSObject
9 |
10 | @property (nullable, nonatomic, setter=setODataType:, getter=oDataType) NSString *oDataType;
11 | @property (nullable, nonatomic, setter=setODataEtag:, getter=oDataEtag) NSString *oDataEtag;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphRolePermission.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphResourceAction;
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphRolePermission : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setResourceActions:, getter=resourceActions) NSArray* resourceActions;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphRoomList.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphRoom;
5 |
6 |
7 | #import "MSGraphPlace.h"
8 |
9 | @interface MSGraphRoomList : MSGraphPlace
10 |
11 | @property (nullable, nonatomic, setter=setEmailAddress:, getter=emailAddress) NSString* emailAddress;
12 | @property (nullable, nonatomic, setter=setRooms:, getter=rooms) NSArray* rooms;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphRoot.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphRoot : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphRoot.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphRoot()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphRoot
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphRubricCriterion.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphEducationItemBody;
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphRubricCriterion : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setRubricCriterionDescription:, getter=rubricCriterionDescription) MSGraphEducationItemBody* rubricCriterionDescription;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphRubricQualitySelectedColumnModel.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphRubricQualitySelectedColumnModel : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setColumnId:, getter=columnId) NSString* columnId;
12 | @property (nullable, nonatomic, setter=setQualityId:, getter=qualityId) NSString* qualityId;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphSamlSingleSignOnSettings.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphSamlSingleSignOnSettings : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setRelayState:, getter=relayState) NSString* relayState;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphSearchEntity.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphSearchEntity : MSGraphEntity
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphSearchQuery.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphSearchQuery : MSObject
10 |
11 | @property (nonnull, nonatomic, setter=setQueryString:, getter=queryString) NSString* queryString;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphSearchResponse.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphSearchHitsContainer;
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphSearchResponse : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setHitsContainers:, getter=hitsContainers) NSArray* hitsContainers;
13 | @property (nullable, nonatomic, setter=setSearchTerms:, getter=searchTerms) NSArray* searchTerms;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphSearchResult.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphSearchResult : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setOnClickTelemetryUrl:, getter=onClickTelemetryUrl) NSString* onClickTelemetryUrl;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphSelfServiceSignUpAuthenticationFlowConfiguration.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphSelfServiceSignUpAuthenticationFlowConfiguration : MSObject
10 |
11 | @property (nonatomic, setter=setIsEnabled:, getter=isEnabled) BOOL isEnabled;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphServiceHostedMediaConfig.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphMediaInfo;
6 |
7 |
8 | #import "MSGraphMediaConfig.h"
9 |
10 | @interface MSGraphServiceHostedMediaConfig : MSGraphMediaConfig
11 |
12 | @property (nullable, nonatomic, setter=setPreFetchMedia:, getter=preFetchMedia) NSArray* preFetchMedia;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphServicePrincipalIdentity.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphIdentity.h"
8 |
9 | @interface MSGraphServicePrincipalIdentity : MSGraphIdentity
10 |
11 | @property (nullable, nonatomic, setter=setAppId:, getter=appId) NSString* appId;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphSettingSource.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphSettingSource : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setDisplayName:, getter=displayName) NSString* displayName;
12 | @property (nullable, nonatomic, setter=setSettingSourceId:, getter=settingSourceId) NSString* settingSourceId;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphSettingValue.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphSettingValue : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setName:, getter=name) NSString* name;
12 | @property (nullable, nonatomic, setter=setValue:, getter=value) NSString* value;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphShiftPreferences.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphShiftAvailability;
5 |
6 |
7 | #import "MSGraphChangeTrackedEntity.h"
8 |
9 | @interface MSGraphShiftPreferences : MSGraphChangeTrackedEntity
10 |
11 | @property (nullable, nonatomic, setter=setAvailability:, getter=availability) NSArray* availability;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphSingleValueLegacyExtendedProperty.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphSingleValueLegacyExtendedProperty : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setValue:, getter=value) NSString* value;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphSizeRange.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphSizeRange : MSObject
10 |
11 | @property (nonatomic, setter=setMaximumSize:, getter=maximumSize) int32_t maximumSize;
12 | @property (nonatomic, setter=setMinimumSize:, getter=minimumSize) int32_t minimumSize;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphSpaApplication.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphSpaApplication : MSObject
10 |
11 | @property (nonnull, nonatomic, setter=setRedirectUris:, getter=redirectUris) NSArray* redirectUris;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphSpecialFolder.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphSpecialFolder : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setName:, getter=name) NSString* name;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphStoragePlanInformation.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphStoragePlanInformation : MSObject
10 |
11 | @property (nonatomic, setter=setUpgradeAvailable:, getter=upgradeAvailable) BOOL upgradeAvailable;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphSubscribeToToneOperation.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphCommsOperation.h"
7 |
8 | @interface MSGraphSubscribeToToneOperation : MSGraphCommsOperation
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphSwapShiftsChangeRequest.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphOfferShiftRequest.h"
7 |
8 | @interface MSGraphSwapShiftsChangeRequest : MSGraphOfferShiftRequest
9 |
10 | @property (nullable, nonatomic, setter=setRecipientShiftId:, getter=recipientShiftId) NSString* recipientShiftId;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphSystemFacet.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphSystemFacet : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphSystemFacet.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphSystemFacet()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphSystemFacet
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTargetedManagedAppPolicyAssignment.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphDeviceAndAppManagementAssignmentTarget;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphTargetedManagedAppPolicyAssignment : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setTarget:, getter=target) MSGraphDeviceAndAppManagementAssignmentTarget* target;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTeamClassSettings.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphTeamClassSettings : MSObject
10 |
11 | @property (nonatomic, setter=setNotifyGuardiansAboutAssignments:, getter=notifyGuardiansAboutAssignments) BOOL notifyGuardiansAboutAssignments;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTeamGuestSettings.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphTeamGuestSettings : MSObject
10 |
11 | @property (nonatomic, setter=setAllowCreateUpdateChannels:, getter=allowCreateUpdateChannels) BOOL allowCreateUpdateChannels;
12 | @property (nonatomic, setter=setAllowDeleteChannels:, getter=allowDeleteChannels) BOOL allowDeleteChannels;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTeamsTemplate.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphTeamsTemplate : MSGraphEntity
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTeamwork.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphWorkforceIntegration;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphTeamwork : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setWorkforceIntegrations:, getter=workforceIntegrations) NSArray* workforceIntegrations;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTeamworkBot.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphTeamworkBot : MSGraphEntity
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTeamworkHostedContent.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphTeamworkHostedContent : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setContentBytes:, getter=contentBytes) NSString* contentBytes;
11 | @property (nullable, nonatomic, setter=setContentType:, getter=contentType) NSString* contentType;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTeamworkNotificationRecipient.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphTeamworkNotificationRecipient : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTeamworkTagIdentity.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphIdentity.h"
8 |
9 | @interface MSGraphTeamworkTagIdentity : MSGraphIdentity
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTeamworkTagIdentity.m:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "NSDate+MSSerialization.h"
6 |
7 | #import "MSGraphClientModels.h"
8 |
9 | @interface MSObject()
10 |
11 | @property (strong, nonatomic) NSMutableDictionary *dictionary;
12 |
13 | @end
14 |
15 | @interface MSGraphTeamworkTagIdentity()
16 | {
17 | }
18 | @end
19 |
20 | @implementation MSGraphTeamworkTagIdentity
21 |
22 | @end
23 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTeamworkUserIdentity.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "MSGraphTeamworkUserIdentityType.h"
6 |
7 |
8 | #import "MSGraphIdentity.h"
9 |
10 | @interface MSGraphTeamworkUserIdentity : MSGraphIdentity
11 |
12 | @property (nullable, nonatomic, setter=setUserIdentityType:, getter=userIdentityType) MSGraphTeamworkUserIdentityType* userIdentityType;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTeleconferenceDeviceAudioQuality.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphTeleconferenceDeviceMediaQuality.h"
8 |
9 | @interface MSGraphTeleconferenceDeviceAudioQuality : MSGraphTeleconferenceDeviceMediaQuality
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTeleconferenceDeviceScreenSharingQuality.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphTeleconferenceDeviceVideoQuality.h"
8 |
9 | @interface MSGraphTeleconferenceDeviceScreenSharingQuality : MSGraphTeleconferenceDeviceVideoQuality
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTermsAndConditionsAssignment.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphDeviceAndAppManagementAssignmentTarget;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphTermsAndConditionsAssignment : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setTarget:, getter=target) MSGraphDeviceAndAppManagementAssignmentTarget* target;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTermsExpiration.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSDuration;
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphTermsExpiration : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setFrequency:, getter=frequency) MSDuration* frequency;
13 | @property (nullable, nonatomic, setter=setStartDateTime:, getter=startDateTime) NSDate* startDateTime;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTimeOffItem.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphScheduleEntity.h"
8 |
9 | @interface MSGraphTimeOffItem : MSGraphScheduleEntity
10 |
11 | @property (nullable, nonatomic, setter=setTimeOffReasonId:, getter=timeOffReasonId) NSString* timeOffReasonId;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTimeRange.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSTimeOfDay;
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphTimeRange : MSObject
11 |
12 | @property (nullable, nonatomic, setter=setEndTime:, getter=endTime) MSTimeOfDay* endTime;
13 | @property (nullable, nonatomic, setter=setStartTime:, getter=startTime) MSTimeOfDay* startTime;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTimeSlot.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | @class MSGraphDateTimeTimeZone;
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphTimeSlot : MSObject
11 |
12 | @property (nonnull, nonatomic, setter=setEnd:, getter=end) MSGraphDateTimeTimeZone* end;
13 | @property (nonnull, nonatomic, setter=setStart:, getter=start) MSGraphDateTimeTimeZone* start;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTimeZoneBase.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphTimeZoneBase : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setName:, getter=name) NSString* name;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTimeZoneInformation.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphTimeZoneInformation : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setAlias:, getter=alias) NSString* alias;
12 | @property (nullable, nonatomic, setter=setDisplayName:, getter=displayName) NSString* displayName;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTodo.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphTodoTaskList;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphTodo : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setLists:, getter=lists) NSArray* lists;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTokenIssuancePolicy.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphStsPolicy.h"
7 |
8 | @interface MSGraphTokenIssuancePolicy : MSGraphStsPolicy
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTokenLifetimePolicy.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphStsPolicy.h"
7 |
8 | @interface MSGraphTokenLifetimePolicy : MSGraphStsPolicy
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphTokenMeetingInfo.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphMeetingInfo.h"
8 |
9 | @interface MSGraphTokenMeetingInfo : MSGraphMeetingInfo
10 |
11 | @property (nonnull, nonatomic, setter=setToken:, getter=token) NSString* token;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphToneInfo.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "MSGraphTone.h"
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphToneInfo : MSObject
11 |
12 | @property (nonatomic, setter=setSequenceId:, getter=sequenceId) int64_t sequenceId;
13 | @property (nonnull, nonatomic, setter=setTone:, getter=tone) MSGraphTone* tone;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphUnmuteParticipantOperation.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphCommsOperation.h"
7 |
8 | @interface MSGraphUnmuteParticipantOperation : MSGraphCommsOperation
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphUpdateRecordingStatusOperation.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphCommsOperation.h"
7 |
8 | @interface MSGraphUpdateRecordingStatusOperation : MSGraphCommsOperation
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphUrlAssessmentRequest.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphThreatAssessmentRequest.h"
7 |
8 | @interface MSGraphUrlAssessmentRequest : MSGraphThreatAssessmentRequest
9 |
10 | @property (nonnull, nonatomic, setter=setUrl:, getter=url) NSString* url;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphUsageDetails.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphUsageDetails : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setLastAccessedDateTime:, getter=lastAccessedDateTime) NSDate* lastAccessedDateTime;
12 | @property (nullable, nonatomic, setter=setLastModifiedDateTime:, getter=lastModifiedDateTime) NSDate* lastModifiedDateTime;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphUserConsentRequest.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphApproval;
5 |
6 |
7 | #import "MSGraphRequest.h"
8 |
9 | @interface MSGraphUserConsentRequest : MSGraphRequest
10 |
11 | @property (nullable, nonatomic, setter=setReason:, getter=reason) NSString* reason;
12 | @property (nullable, nonatomic, setter=setApproval:, getter=approval) MSGraphApproval* approval;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphUserFlowLanguagePage.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphUserFlowLanguagePage : MSGraphEntity
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphUserIdentity.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphIdentity.h"
8 |
9 | @interface MSGraphUserIdentity : MSGraphIdentity
10 |
11 | @property (nullable, nonatomic, setter=setIpAddress:, getter=ipAddress) NSString* ipAddress;
12 | @property (nullable, nonatomic, setter=setUserPrincipalName:, getter=userPrincipalName) NSString* userPrincipalName;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphUserScopeTeamsAppInstallation.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphChat;
5 |
6 |
7 | #import "MSGraphTeamsAppInstallation.h"
8 |
9 | @interface MSGraphUserScopeTeamsAppInstallation : MSGraphTeamsAppInstallation
10 |
11 | @property (nullable, nonatomic, setter=setChat:, getter=chat) MSGraphChat* chat;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphUserTeamwork.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphUserScopeTeamsAppInstallation;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphUserTeamwork : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setInstalledApps:, getter=installedApps) NSArray* installedApps;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphVppLicensingType.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphVppLicensingType : MSObject
10 |
11 | @property (nonatomic, setter=setSupportsDeviceLicensing:, getter=supportsDeviceLicensing) BOOL supportsDeviceLicensing;
12 | @property (nonatomic, setter=setSupportsUserLicensing:, getter=supportsUserLicensing) BOOL supportsUserLicensing;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWebApp.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphMobileApp.h"
7 |
8 | @interface MSGraphWebApp : MSGraphMobileApp
9 |
10 | @property (nullable, nonatomic, setter=setAppUrl:, getter=appUrl) NSString* appUrl;
11 | @property (nonatomic, setter=setUseManagedBrowser:, getter=useManagedBrowser) BOOL useManagedBrowser;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWin32LobAppRule.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 | #import "MSGraphWin32LobAppRuleType.h"
6 |
7 |
8 | #import "MSObject.h"
9 |
10 | @interface MSGraphWin32LobAppRule : MSObject
11 |
12 | @property (nonnull, nonatomic, setter=setRuleType:, getter=ruleType) MSGraphWin32LobAppRuleType* ruleType;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWindows10CustomConfiguration.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphOmaSetting;
5 |
6 |
7 | #import "MSGraphDeviceConfiguration.h"
8 |
9 | @interface MSGraphWindows10CustomConfiguration : MSGraphDeviceConfiguration
10 |
11 | @property (nullable, nonatomic, setter=setOmaSettings:, getter=omaSettings) NSArray* omaSettings;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWindows10EnterpriseModernAppManagementConfiguration.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphDeviceConfiguration.h"
7 |
8 | @interface MSGraphWindows10EnterpriseModernAppManagementConfiguration : MSGraphDeviceConfiguration
9 |
10 | @property (nonatomic, setter=setUninstallBuiltInApps:, getter=uninstallBuiltInApps) BOOL uninstallBuiltInApps;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWindowsDefenderScanActionResult.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphDeviceActionResult.h"
8 |
9 | @interface MSGraphWindowsDefenderScanActionResult : MSGraphDeviceActionResult
10 |
11 | @property (nullable, nonatomic, setter=setScanType:, getter=scanType) NSString* scanType;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWindowsDeviceADAccount.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphWindowsDeviceAccount.h"
8 |
9 | @interface MSGraphWindowsDeviceADAccount : MSGraphWindowsDeviceAccount
10 |
11 | @property (nullable, nonatomic, setter=setDomainName:, getter=domainName) NSString* domainName;
12 | @property (nullable, nonatomic, setter=setUserName:, getter=userName) NSString* userName;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWindowsDeviceAccount.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphWindowsDeviceAccount : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setPassword:, getter=password) NSString* password;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWindowsDeviceAzureADAccount.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphWindowsDeviceAccount.h"
8 |
9 | @interface MSGraphWindowsDeviceAzureADAccount : MSGraphWindowsDeviceAccount
10 |
11 | @property (nullable, nonatomic, setter=setUserPrincipalName:, getter=userPrincipalName) NSString* userPrincipalName;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWindowsInformationProtectionNetworkLearningSummary.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphWindowsInformationProtectionNetworkLearningSummary : MSGraphEntity
9 |
10 | @property (nonatomic, setter=setDeviceCount:, getter=deviceCount) int32_t deviceCount;
11 | @property (nullable, nonatomic, setter=setUrl:, getter=url) NSString* url;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWindowsInformationProtectionStoreApp.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSGraphWindowsInformationProtectionApp.h"
8 |
9 | @interface MSGraphWindowsInformationProtectionStoreApp : MSGraphWindowsInformationProtectionApp
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWindowsMinimumOperatingSystem.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphWindowsMinimumOperatingSystem : MSObject
10 |
11 | @property (nonatomic, setter=setV10_0:, getter=v10_0) BOOL v10_0;
12 | @property (nonatomic, setter=setV8_0:, getter=v8_0) BOOL v8_0;
13 | @property (nonatomic, setter=setV8_1:, getter=v8_1) BOOL v8_1;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWindowsPhone81CustomConfiguration.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphOmaSetting;
5 |
6 |
7 | #import "MSGraphDeviceConfiguration.h"
8 |
9 | @interface MSGraphWindowsPhone81CustomConfiguration : MSGraphDeviceConfiguration
10 |
11 | @property (nullable, nonatomic, setter=setOmaSettings:, getter=omaSettings) NSArray* omaSettings;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWindowsUpdateInstallScheduleType.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphWindowsUpdateInstallScheduleType : MSObject
10 |
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookApplication.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphWorkbookApplication : MSGraphEntity
9 |
10 | @property (nonnull, nonatomic, setter=setCalculationMode:, getter=calculationMode) NSString* calculationMode;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookChartAxisTitleFormat.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphWorkbookChartFont;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphWorkbookChartAxisTitleFormat : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setFont:, getter=font) MSGraphWorkbookChartFont* font;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookChartFill.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphWorkbookChartFill : MSGraphEntity
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookChartGridlinesFormat.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphWorkbookChartLineFormat;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphWorkbookChartGridlinesFormat : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setLine:, getter=line) MSGraphWorkbookChartLineFormat* line;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookChartLineFormat.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphWorkbookChartLineFormat : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setColor:, getter=color) NSString* color;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookChartPointFormat.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphWorkbookChartFill;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphWorkbookChartPointFormat : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setFill:, getter=fill) MSGraphWorkbookChartFill* fill;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookCommentReply.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphWorkbookCommentReply : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setContent:, getter=content) NSString* content;
11 | @property (nonnull, nonatomic, setter=setContentType:, getter=contentType) NSString* contentType;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookFilter.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphWorkbookFilterCriteria;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphWorkbookFilter : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setCriteria:, getter=criteria) MSGraphWorkbookFilterCriteria* criteria;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookFilterDatetime.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphWorkbookFilterDatetime : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setDate:, getter=date) NSString* date;
12 | @property (nonnull, nonatomic, setter=setSpecificity:, getter=specificity) NSString* specificity;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookFormatProtection.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphWorkbookFormatProtection : MSGraphEntity
9 |
10 | @property (nonatomic, setter=setFormulaHidden:, getter=formulaHidden) BOOL formulaHidden;
11 | @property (nonatomic, setter=setLocked:, getter=locked) BOOL locked;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookFunctionResult.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class NSDictionary;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphWorkbookFunctionResult : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setError:, getter=error) NSString* error;
12 | @property (nullable, nonatomic, setter=setValue:, getter=value) NSDictionary* value;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookFunctions.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphWorkbookFunctions : MSGraphEntity
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookIcon.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphWorkbookIcon : MSObject
10 |
11 | @property (nonatomic, setter=setIndex:, getter=index) int32_t index;
12 | @property (nonnull, nonatomic, setter=setSet:, getter=set) NSString* set;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookPivotTable.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class MSGraphWorkbookWorksheet;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphWorkbookPivotTable : MSGraphEntity
10 |
11 | @property (nullable, nonatomic, setter=setName:, getter=name) NSString* name;
12 | @property (nullable, nonatomic, setter=setWorksheet:, getter=worksheet) MSGraphWorkbookWorksheet* worksheet;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookRangeFill.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphWorkbookRangeFill : MSGraphEntity
9 |
10 | @property (nullable, nonatomic, setter=setColor:, getter=color) NSString* color;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookRangeReference.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphWorkbookRangeReference : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setAddress:, getter=address) NSString* address;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookRangeSort.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 | #import "MSGraphEntity.h"
7 |
8 | @interface MSGraphWorkbookRangeSort : MSGraphEntity
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookSessionInfo.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 |
5 |
6 |
7 | #import "MSObject.h"
8 |
9 | @interface MSGraphWorkbookSessionInfo : MSObject
10 |
11 | @property (nullable, nonatomic, setter=setWorkbookSessionInfoId:, getter=workbookSessionInfoId) NSString* workbookSessionInfoId;
12 | @property (nonatomic, setter=setPersistChanges:, getter=persistChanges) BOOL persistChanges;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/GeneratedModels/MSGraphWorkbookTableRow.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
2 |
3 |
4 | @class NSDictionary;
5 |
6 |
7 | #import "MSGraphEntity.h"
8 |
9 | @interface MSGraphWorkbookTableRow : MSGraphEntity
10 |
11 | @property (nonatomic, setter=setIndex:, getter=index) int32_t index;
12 | @property (nullable, nonatomic, setter=setValues:, getter=values) NSDictionary* values;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/MSGraphClientModels.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/MSGraphClientModels.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | IDEDidComputeMac32BitWarning
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/MSGraphClientModels.xcodeproj/project.xcworkspace/xcuserdata/vikasdadheech.xcuserdatad/UserInterfaceState.xcuserstate:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-objc-models/8b9354e3730406ec8c4a9e15706bc6475bb03e56/MSGraphClientModels.xcodeproj/project.xcworkspace/xcuserdata/vikasdadheech.xcuserdatad/UserInterfaceState.xcuserstate
--------------------------------------------------------------------------------