MicrosoftGraphAutomaticRepliesSetting |
MicrosoftGraphMailboxSettings.automaticRepliesSetting() |
Get the automaticRepliesSetting property: automaticRepliesSetting.
|
MicrosoftGraphAutomaticRepliesSetting |
MicrosoftGraphAutomaticRepliesSetting.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: automaticRepliesSetting.
|
MicrosoftGraphAutomaticRepliesSetting |
MicrosoftGraphAutomaticRepliesSetting.withExternalAudience(MicrosoftGraphExternalAudienceScope externalAudience) |
Set the externalAudience property: The externalAudience property.
|
MicrosoftGraphAutomaticRepliesSetting |
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 |
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 |
MicrosoftGraphAutomaticRepliesSetting.withScheduledEndDateTime(MicrosoftGraphDateTimeZone scheduledEndDateTime) |
Set the scheduledEndDateTime property: dateTimeTimeZone.
|
MicrosoftGraphAutomaticRepliesSetting |
MicrosoftGraphAutomaticRepliesSetting.withScheduledStartDateTime(MicrosoftGraphDateTimeZone scheduledStartDateTime) |
Set the scheduledStartDateTime property: dateTimeTimeZone.
|
MicrosoftGraphAutomaticRepliesSetting |
MicrosoftGraphAutomaticRepliesSetting.withStatus(MicrosoftGraphAutomaticRepliesStatus status) |
Set the status property: The status property.
|