From 40240c820c57ce1ce62cfe4991fa9906fa4b0eeb Mon Sep 17 00:00:00 2001 From: Ryan Carter Date: Thu, 4 Sep 2025 10:03:30 -0700 Subject: [PATCH] Learn Editor: Update Set-LabelPolicy.md --- .../ExchangePowerShell/Set-LabelPolicy.md | 27 ------------------- 1 file changed, 27 deletions(-) diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-LabelPolicy.md b/exchange/exchange-ps/ExchangePowerShell/Set-LabelPolicy.md index 7d14426eaa..4fbb67821e 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-LabelPolicy.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-LabelPolicy.md @@ -175,33 +175,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -AddExchangeLocationException - -> Applicable: Security & Compliance - -The AddExchangeLocationException parameter specifies the mailboxes to add to the list of excluded mailboxes when you use the value All for the ExchangeLocation parameter. A valid value is a mailbox. - -To specify the mailbox, you can use any value that uniquely identifies it. For example: - -- Name -- Distinguished name (DN) -- Email address -- GUID - -You can enter multiple values separated by commas. If the values contain spaces or otherwise require quotation marks, use the following syntax: `"Value1","Value2",..."ValueN"`. - -```yaml -Type: MultiValuedProperty -Parameter Sets: Identity -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -AddLabels > Applicable: Security & Compliance