Uses of Class
com.microsoft.graph.models.CrossTenantAccessPolicyM365CollaborationOutboundSetting
Packages that use CrossTenantAccessPolicyM365CollaborationOutboundSetting
-
Uses of CrossTenantAccessPolicyM365CollaborationOutboundSetting in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CrossTenantAccessPolicyM365CollaborationOutboundSettingModifier and TypeMethodDescriptionCrossTenantAccessPolicyM365CollaborationOutboundSetting.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCrossTenantAccessPolicyConfigurationDefault.getM365CollaborationOutbound()Gets the m365CollaborationOutbound property value.CrossTenantAccessPolicyConfigurationPartner.getM365CollaborationOutbound()Gets the m365CollaborationOutbound property value.Methods in com.microsoft.graph.models with parameters of type CrossTenantAccessPolicyM365CollaborationOutboundSettingModifier and TypeMethodDescriptionvoidCrossTenantAccessPolicyConfigurationDefault.setM365CollaborationOutbound(CrossTenantAccessPolicyM365CollaborationOutboundSetting value) Sets the m365CollaborationOutbound property value.voidCrossTenantAccessPolicyConfigurationPartner.setM365CollaborationOutbound(CrossTenantAccessPolicyM365CollaborationOutboundSetting value) Sets the m365CollaborationOutbound property value.