Uses of Enum
com.microsoft.graph.models.ExternalAudienceScope
Packages that use ExternalAudienceScope
-
Uses of ExternalAudienceScope in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ExternalAudienceScopeModifier and TypeMethodDescriptionstatic ExternalAudienceScopeAutomaticRepliesSetting.getExternalAudience()Gets the externalAudience property value.static ExternalAudienceScopeReturns the enum constant of this type with the specified name.static ExternalAudienceScope[]ExternalAudienceScope.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type ExternalAudienceScopeModifier and TypeMethodDescriptionvoidAutomaticRepliesSetting.setExternalAudience(ExternalAudienceScope value) Sets the externalAudience property value.