You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/New-Label.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ monikerRange: "o365scc-ps"
13
13
# New-Label
14
14
15
15
## SYNOPSIS
16
-
This cmdlet is available only in Office 365 Security & Compliance Center PowerShell. For more information, see [Office 365 Security & Compliance Center PowerShell](https://docs.microsoft.com/powershell/exchange/office-365-scc-powershell).
16
+
This cmdlet is available only in Office 365 Security & Compliance Center PowerShell. For more information, see [Office 365 Security & Compliance Center PowerShell](https://docs.microsoft.com/powershell/exchange/scc-powershell).
17
17
18
18
Use the New-Label cmdlet to create sensitivity labels in your organization.
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/New-LabelPolicy.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ monikerRange: "o365scc-ps"
15
15
## SYNOPSIS
16
16
This cmdlet is available only in Security & Compliance Center PowerShell. For more information, see [Security & Compliance Center PowerShell](https://docs.microsoft.com/powershell/exchange/scc-powershell).
17
17
18
-
Use the New-LabelPolicy cmdlet to view sensitivity label policies in your organization.
18
+
Use the New-LabelPolicy cmdlet to create sensitivity label policies in your organization.
19
19
20
20
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://docs.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
Scenario: [email protected] sends a message to [email protected] and [email protected]. Gmail bifurcates this message into two copies that are both routed to quarantine as phishing in Microsoft. An admin releases both of these messages to [email protected]. The first message that reaches the mailbox is delivered. The second message is identified as duplicate delivery and is skipped. Message are identified as duplicates if they have the same message ID and received time.
70
+
Consider the following scenario: [email protected] sends a message to [email protected] and [email protected]. Gmail bifurcates this message into two copies that are both routed to quarantine as phishing in Microsoft. An admin releases both of these messages to [email protected]. The first released message that reaches the admin mailbox is delivered. The second released message is identified as duplicate delivery and is skipped. Message are identified as duplicates if they have the same message ID and received time.
71
71
72
72
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://docs.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
This cmdlet is available in on-premises Exchange and in the cloud-based service. Some parameters and settings may be exclusive to one environment or the other.
17
17
18
-
Use the Set-CalendarNotification cmdlet to set text message notifications for calendar events for a user.
18
+
The Set-CalendarNotification cmdlet allows users to set text message notification options for calendar events in their own calendar. By default, the MyTextMessaging end-user role gives access to this cmdlet, so admins can't configure text messaging notification for calender events in user calendars.
19
19
20
20
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://docs.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
Users can receive text message notifications of changes to calendar events and daily agendas. Use the Set-CalendarNotification cmdlet to configure these notifications for a user.
40
+
Users can receive text message notifications of changes to calendar events and daily agendas.
34
41
35
42
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://docs.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
The CalendarUpdateSendDuringWorkHour parameter specifies whether calendar notifications are sent during working hours.
126
+
The CalendarUpdateSendDuringWorkHour parameter specifies whether calendar update notifications are only sent to the user's mobile device during working hours. Valid values are:
127
+
128
+
- $true: Calendar update notifications are only sent during working hours.
129
+
130
+
- $false: Calendar update notifications are sent anytime. This is the default value.
The MeetingReminderSendDuringWorkHour parameter specifies whether meeting reminders are only sent during working hours.
260
+
The MeetingReminderSendDuringWorkHour parameter specifies whether meeting reminder notifications are only sent to the user's mobile device during working hours. Valid values are:
261
+
262
+
- $true: Meeting update notifications are only sent during working hours.
263
+
264
+
- $false: Meeting update notifications are sent anytime. This is the default value.
The NextDays parameter specifies how many days should be sent in the daily agenda.
280
+
The NextDays parameter specifies how many days should be sent in the daily agenda notification to the user's mobile device. A valid value is an integer between 1 and 7. The default value is 1.
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/Set-Label.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ monikerRange: "o365scc-ps"
13
13
# Set-Label
14
14
15
15
## SYNOPSIS
16
-
This cmdlet is available only in Office 365 Security & Compliance Center PowerShell. For more information, see [Office 365 Security & Compliance Center PowerShell](https://docs.microsoft.com/powershell/exchange/office-365-scc-powershell).
16
+
This cmdlet is available only in Office 365 Security & Compliance Center PowerShell. For more information, see [Office 365 Security & Compliance Center PowerShell](https://docs.microsoft.com/powershell/exchange/scc-powershell).
17
17
18
18
Use the Set-Label cmdlet to modify sensitivity labels in your organization.
0 commit comments