Skip to content

Commit 00b5846

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

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

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

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1120,9 +1120,7 @@ Accept wildcard characters: False
11201120
```
11211121

11221122
### -SignatureHtml
1123-
**Note**: This parameter doesn't work if the Outlook roaming signatures feature is enabled in your organization. Currently, the only way to make this parameter work again is to open a support ticket and ask to have Outlook roaming signatures disabled in your organization.
1124-
1125-
Only avaiable for exchange on prem users who don't have any signature, depreciated for Office 365
1123+
**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.
11261124

11271125
The SignatureHtml parameter specifies the email signature that's available to the user in HTML-formatted messages in Outlook on the web. You can use plain text or text with HTML tags. However, any JavaScript code is removed.
11281126

@@ -1142,9 +1140,9 @@ Accept wildcard characters: False
11421140
```
11431141

11441142
### -SignatureText
1145-
The SignatureText parameter specifies the email signature that's available to the user in plain text messages in Outlook on the web. This parameter supports all Unicode characters.
1143+
**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.
11461144

1147-
Only avaiable for exchange on prem users who don't have any signature, depreciated for Office 365
1145+
The SignatureText parameter specifies the email signature that's available to the user in plain text messages in Outlook on the web. This parameter supports all Unicode characters.
11481146

11491147
To automatically add the email signature to plain text messages created by the user in Outlook on the web, the AutoAddSignature parameter must be set to the value $true.
11501148

@@ -1162,9 +1160,9 @@ Accept wildcard characters: False
11621160
```
11631161

11641162
### -SignatureTextOnMobile
1165-
The SignatureTextOnMobile parameter specifies the email signature that's available in messages created by the user in Outlook on the web for devices. This parameter supports all Unicode characters.
1163+
**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.
11661164

1167-
Only avaiable for exchange on prem users who don't have any signature, depreciated for Office 365
1165+
The SignatureTextOnMobile parameter specifies the email signature that's available in messages created by the user in Outlook on the web for devices. This parameter supports all Unicode characters.
11681166

11691167
To automatically add the email signature to messages created by the user in Outlook on the web for devices, the AutoAddSignatureOnMobile parameter must be set to the value $true.
11701168

0 commit comments

Comments
 (0)