Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMailboxSettings
Packages that use MicrosoftGraphMailboxSettings
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphMailboxSettings in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphMailboxSettingsModifier and TypeMethodDescriptionMicrosoftGraphUserInner.mailboxSettings()Get the mailboxSettings property: mailboxSettings.MicrosoftGraphMailboxSettings.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: mailboxSettings.MicrosoftGraphMailboxSettings.withArchiveFolder(String archiveFolder) Set the archiveFolder property: Folder ID of an archive folder for the user.MicrosoftGraphMailboxSettings.withAutomaticRepliesSetting(MicrosoftGraphAutomaticRepliesSetting automaticRepliesSetting) Set the automaticRepliesSetting property: automaticRepliesSetting.MicrosoftGraphMailboxSettings.withDateFormat(String dateFormat) Set the dateFormat property: The date format for the user's mailbox.MicrosoftGraphMailboxSettings.withDelegateMeetingMessageDeliveryOptions(MicrosoftGraphDelegateMeetingMessageDeliveryOptions delegateMeetingMessageDeliveryOptions) Set the delegateMeetingMessageDeliveryOptions property: delegateMeetingMessageDeliveryOptions.MicrosoftGraphMailboxSettings.withLanguage(MicrosoftGraphLocaleInfo language) Set the language property: localeInfo.MicrosoftGraphMailboxSettings.withTimeFormat(String timeFormat) Set the timeFormat property: The time format for the user's mailbox.MicrosoftGraphMailboxSettings.withTimeZone(String timeZone) Set the timeZone property: The default time zone for the user's mailbox.MicrosoftGraphMailboxSettings.withWorkingHours(MicrosoftGraphWorkingHours workingHours) Set the workingHours property: workingHours.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphMailboxSettingsModifier and TypeMethodDescriptionMicrosoftGraphUserInner.withMailboxSettings(MicrosoftGraphMailboxSettings mailboxSettings) Set the mailboxSettings property: mailboxSettings.