Skip to content

Commit 11712c0

Browse files
authored
Update Set-OMEConfiguration.md
ReadButton to ReadButtonText
1 parent e601233 commit 11712c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/exchange/encryption-and-certificates/Set-OMEConfiguration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For information about the parameter sets in the Syntax section below, see Exchan
1919

2020
```
2121
Set-OMEConfiguration [-Identity] <OMEConfigurationIdParameter> [-BackgroundColor <String>] [-ClientEncryptionEnabled <$true | $false>]
22-
[-DisclaimerText <String>] [-EmailText <String>] [-ExpirationOptionEnabled <$true | $false>] [-Image <Byte[]>] [-IntroductionText <String>] [-OTPEnabled <$true | $false>] [-PortalText <String>] [-ReadButton <String>] [<CommonParameters>]
22+
[-DisclaimerText <String>] [-EmailText <String>] [-ExpirationOptionEnabled <$true | $false>] [-Image <Byte[]>] [-IntroductionText <String>] [-OTPEnabled <$true | $false>] [-PortalText <String>] [-ReadButtonText <String>] [<CommonParameters>]
2323
```
2424

2525
## DESCRIPTION
@@ -213,7 +213,7 @@ Accept pipeline input: False
213213
Accept wildcard characters: False
214214
```
215215
216-
### -ReadButton
216+
### -ReadButtonText
217217
218218
```yaml
219219
Type: String

0 commit comments

Comments
 (0)