Skip to content

Commit 3089c37

Browse files
authored
Merge branch 'master' into Dariomws1
2 parents 2e4aaf2 + 1577333 commit 3089c37

File tree

5 files changed

+956
-982
lines changed

5 files changed

+956
-982
lines changed

exchange/exchange-ps/exchange/client-access/set-CASMailboxPlan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ monikerRange: "exchonline-ps"
1111
## SYNOPSIS
1212
This cmdlet is available only in the cloud-based service.
1313

14-
Use the Get-CASMailboxPlan cmdlet to view Client Access services (CAS) mailbox plans in cloud-based organizations.
14+
Use the Set-CASMailboxPlan cmdlet to modify Client Access services (CAS) mailbox plans in cloud-based organizations.
1515

1616
For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax (https://technet.microsoft.com/library/bb123552.aspx).
1717

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -200,13 +200,8 @@ Accept wildcard characters: False
200200
```
201201
202202
### -DecryptAttachmentFromPortal
203-
This parameter is available only in the cloud-based service.
204-
205-
The DecryptAttachmentFromPortal parameter specifies whether Office attachments are protected for recipients outside of Office 365 when Encrypt-only policy is used for sending mails using new Office 365 Message Encryption capabilities. Use this option when you don't need to retain the original protection for the attachment upon download. Valid values are:
206-
207-
- $true: The recipients will have permissions to download Encrypt-only attachments without protection.
203+
This parameter will be deprecated soon. It has been replaced by the DecryptAttachmentForEncryptOnly parameter.
208204
209-
- $false: The recipients will continue to have Encrypt-only attachments protected even after download.
210205
211206
```yaml
212207
Type: $true | $false

0 commit comments

Comments
 (0)