Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphAutomaticRepliesSetting
Packages that use MicrosoftGraphAutomaticRepliesSetting
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphAutomaticRepliesSetting in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphAutomaticRepliesSettingModifier and TypeMethodDescriptionMicrosoftGraphMailboxSettings.automaticRepliesSetting()Get the automaticRepliesSetting property: automaticRepliesSetting.MicrosoftGraphAutomaticRepliesSetting.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: automaticRepliesSetting.MicrosoftGraphAutomaticRepliesSetting.withExternalAudience(MicrosoftGraphExternalAudienceScope externalAudience) Set the externalAudience property: externalAudienceScope.MicrosoftGraphAutomaticRepliesSetting.withExternalReplyMessage(String externalReplyMessage) Set the externalReplyMessage property: The automatic reply to send to the specified external audience, if Status is AlwaysEnabled or Scheduled.MicrosoftGraphAutomaticRepliesSetting.withInternalReplyMessage(String internalReplyMessage) Set the internalReplyMessage property: The automatic reply to send to the audience internal to the signed-in user's organization, if Status is AlwaysEnabled or Scheduled.MicrosoftGraphAutomaticRepliesSetting.withScheduledEndDateTime(MicrosoftGraphDateTimeZone scheduledEndDateTime) Set the scheduledEndDateTime property: dateTimeTimeZone.MicrosoftGraphAutomaticRepliesSetting.withScheduledStartDateTime(MicrosoftGraphDateTimeZone scheduledStartDateTime) Set the scheduledStartDateTime property: dateTimeTimeZone.MicrosoftGraphAutomaticRepliesSetting.withStatus(MicrosoftGraphAutomaticRepliesStatus status) Set the status property: automaticRepliesStatus.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphAutomaticRepliesSettingModifier and TypeMethodDescriptionMicrosoftGraphMailboxSettings.withAutomaticRepliesSetting(MicrosoftGraphAutomaticRepliesSetting automaticRepliesSetting) Set the automaticRepliesSetting property: automaticRepliesSetting.