Skip to content

Commit 24f080f

Browse files
committed
Update Set-MailboxMessageConfiguration.md
Typo fix.
1 parent a9d7852 commit 24f080f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ 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.
197+
**Note**: This parameter doesn't work if the Outlook roaming signatures feature is enabled in your cloud-based organization. Admins can now temporarily disable roaming signatures without opening a support ticket by using the PostponeRoamingSignaturesUntilLater parameter on the Set-OrganizationConfig cmdlet.
198198
199199
The AutoAddSignature parameter specifies whether to automatically add signatures to new email messages created in Outlook on the web. Valid values are:
200200
@@ -217,7 +217,7 @@ Accept wildcard characters: False
217217
```
218218
219219
### -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.
220+
**Note**: This parameter doesn't work if the Outlook roaming signatures feature is enabled in your cloud-based organization. Admins can now temporarily disable roaming signatures without opening a support ticket by using the PostponeRoamingSignaturesUntilLater parameter on the Set-OrganizationConfig cmdlet.
221221
222222
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.
223223
@@ -1124,7 +1124,7 @@ Accept wildcard characters: False
11241124
```
11251125

11261126
### -SignatureHtml
1127-
**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.
1127+
**Note**: This parameter doesn't work if the Outlook roaming signatures feature is enabled in your cloud-based organization. Admins can now temporarily disable roaming signatures without opening a support ticket by using the PostponeRoamingSignaturesUntilLater parameter on the Set-OrganizationConfig cmdlet.
11281128

11291129
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.
11301130

@@ -1144,7 +1144,7 @@ Accept wildcard characters: False
11441144
```
11451145

11461146
### -SignatureText
1147-
**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.
1147+
**Note**: This parameter doesn't work if the Outlook roaming signatures feature is enabled in your cloud-based organization. Admins can now temporarily disable roaming signatures without opening a support ticket by using the PostponeRoamingSignaturesUntilLater parameter on the Set-OrganizationConfig cmdlet.
11481148

11491149
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.
11501150

@@ -1164,7 +1164,7 @@ Accept wildcard characters: False
11641164
```
11651165

11661166
### -SignatureTextOnMobile
1167-
**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.
1167+
**Note**: This parameter doesn't work if the Outlook roaming signatures feature is enabled in your cloud-based organization. Admins can now temporarily disable roaming signatures without opening a support ticket by using the PostponeRoamingSignaturesUntilLater parameter on the Set-OrganizationConfig cmdlet.
11681168

11691169
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.
11701170

0 commit comments

Comments
 (0)