Skip to content

Commit 1c175f7

Browse files
authored
Update Set-MailboxMessageConfiguration.md
1 parent 00b5846 commit 1c175f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

exchange/exchange-ps/exchange/Set-MailboxMessageConfiguration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,8 @@ Accept wildcard characters: False
194194
```
195195
196196
### -AutoAddSignature
197+
**Note**: This parameter doesn't work if the Outlook roaming signatures feature is enabled in your could-based organization. Admins can now temporarily disable roaming signatures without opening a support ticket by using the PostponeRoamingSignaturesUntilLater parameter on the Set-OrganizationConfig cmdlet.
198+
197199
The AutoAddSignature parameter specifies whether to automatically add signatures to new email messages created in Outlook on the web. Valid values are:
198200
199201
- $true: Email signatures are automatically added to new messages.
@@ -215,6 +217,8 @@ Accept wildcard characters: False
215217
```
216218
217219
### -AutoAddSignatureOnMobile
220+
**Note**: This parameter doesn't work if the Outlook roaming signatures feature is enabled in your could-based organization. Admins can now temporarily disable roaming signatures without opening a support ticket by using the PostponeRoamingSignaturesUntilLater parameter on the Set-OrganizationConfig cmdlet.
221+
218222
The AutoAddSignatureOnMobile parameter automatically adds the signature specified by the SignatureTextOnMobile parameter to messages when the user creates messages in Outlook on the web for devices.
219223
220224
Valid input for this parameter is $true or $false. The default value is $false.

0 commit comments

Comments
 (0)