Uses of Class
com.microsoft.graph.models.CrossTenantAccessPolicyM365CollaborationInboundSetting
Packages that use CrossTenantAccessPolicyM365CollaborationInboundSetting
-
Uses of CrossTenantAccessPolicyM365CollaborationInboundSetting in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CrossTenantAccessPolicyM365CollaborationInboundSettingModifier and TypeMethodDescriptionCrossTenantAccessPolicyM365CollaborationInboundSetting.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCrossTenantAccessPolicyConfigurationDefault.getM365CollaborationInbound()Gets the m365CollaborationInbound property value.CrossTenantAccessPolicyConfigurationPartner.getM365CollaborationInbound()Gets the m365CollaborationInbound property value.Methods in com.microsoft.graph.models with parameters of type CrossTenantAccessPolicyM365CollaborationInboundSettingModifier and TypeMethodDescriptionvoidCrossTenantAccessPolicyConfigurationDefault.setM365CollaborationInbound(CrossTenantAccessPolicyM365CollaborationInboundSetting value) Sets the m365CollaborationInbound property value.voidCrossTenantAccessPolicyConfigurationPartner.setM365CollaborationInbound(CrossTenantAccessPolicyM365CollaborationInboundSetting value) Sets the m365CollaborationInbound property value.