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
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.
13
13
14
-
The Remove-SyncMailPublicFolder cmdlet is used by the Sync-MailPublicFolders.ps1 script to remove mail-enabled public folder recipient objects from Azure Active Directory in Office 365 (the script synchronizes mail-enabled public folder objects from the source on-premises Exchange organization to Office 365). Don't use this cmdlet unless you are directed to do so by Microsoft Customer Service and Support or by specific documentation.
14
+
The Remove-SyncMailPublicFolder cmdlet is used by the Sync-MailPublicFolders.ps1 script to remove mail-enabled public folder recipient objects from Exchange Online in Office 365 (the script synchronizes mail-enabled public folder objects from the source on-premises Exchange organization to Office 365). Don't use this cmdlet unless you are directed to do so by Microsoft Customer Service and Support or by specific documentation.
15
15
16
16
For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax (https://technet.microsoft.com/library/bb123552.aspx).
17
17
@@ -39,7 +39,7 @@ This cmdlet is only used by the Sync-MailPublicFolders.ps1 script. Don't run thi
39
39
## PARAMETERS
40
40
41
41
### -Identity
42
-
The Identity parameter specifies the mail-enabled public folder object that you want to remove from Azure Active Directory in Office 365.
42
+
The Identity parameter specifies the mail-enabled public folder object that you want to remove from Exchange Online in Office 365.
0 commit comments