MicrosoftGraphMailboxSettings |
MicrosoftGraphUserInner.mailboxSettings() |
Get the mailboxSettings property: mailboxSettings.
|
MicrosoftGraphMailboxSettings |
MicrosoftGraphMailboxSettings.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: mailboxSettings.
|
MicrosoftGraphMailboxSettings |
MicrosoftGraphMailboxSettings.withArchiveFolder(String archiveFolder) |
Set the archiveFolder property: Folder ID of an archive folder for the user.
|
MicrosoftGraphMailboxSettings |
MicrosoftGraphMailboxSettings.withAutomaticRepliesSetting(MicrosoftGraphAutomaticRepliesSetting automaticRepliesSetting) |
Set the automaticRepliesSetting property: automaticRepliesSetting.
|
MicrosoftGraphMailboxSettings |
MicrosoftGraphMailboxSettings.withDateFormat(String dateFormat) |
Set the dateFormat property: The date format for the user's mailbox.
|
MicrosoftGraphMailboxSettings |
MicrosoftGraphMailboxSettings.withDelegateMeetingMessageDeliveryOptions(MicrosoftGraphDelegateMeetingMessageDeliveryOptions delegateMeetingMessageDeliveryOptions) |
Set the delegateMeetingMessageDeliveryOptions property: The delegateMeetingMessageDeliveryOptions property.
|
MicrosoftGraphMailboxSettings |
MicrosoftGraphMailboxSettings.withLanguage(MicrosoftGraphLocaleInfo language) |
Set the language property: localeInfo.
|
MicrosoftGraphMailboxSettings |
MicrosoftGraphMailboxSettings.withTimeFormat(String timeFormat) |
Set the timeFormat property: The time format for the user's mailbox.
|
MicrosoftGraphMailboxSettings |
MicrosoftGraphMailboxSettings.withTimeZone(String timeZone) |
Set the timeZone property: The default time zone for the user's mailbox.
|
MicrosoftGraphMailboxSettings |
MicrosoftGraphMailboxSettings.withWorkingHours(MicrosoftGraphWorkingHours workingHours) |
Set the workingHours property: workingHours.
|