Skip to content

Commit 149fffc

Browse files
committed
RecipientTypeDetails updates
1 parent 6c6f851 commit 149fffc

File tree

6 files changed

+24
-17
lines changed

6 files changed

+24
-17
lines changed

exchange/exchange-ps/exchange/Get-CASMailbox.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -405,11 +405,11 @@ The RecipientTypeDetails parameter filters the results by the specified recipien
405405
- EquipmentMailbox
406406
- LegacyMailbox
407407
- LinkedMailbox
408-
- LinkedRoomMailbox
408+
- LinkedRoomMailbox (Exchange 2013 or later and cloud)
409409
- MailUser
410410
- RoomMailbox
411411
- SharedMailbox
412-
- TeamMailbox
412+
- TeamMailbox (Exchange 2013 or later and cloud)
413413
- UserMailbox
414414

415415
You can specify multiple values separated by commas.

exchange/exchange-ps/exchange/Get-EXORecipient.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ The RecipientTypeDetails parameter filters the results by the specified recipien
343343
- RoomMailbox
344344
- SchedulingMailbox
345345
- SharedMailbox
346+
- SharedWithMailUser
346347
- TeamMailbox
347348
- UserMailbox
348349

exchange/exchange-ps/exchange/Get-Group.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,10 @@ The RecipientTypeDetails parameter filters the results by the specified group su
260260
- MailNonUniversalGroup
261261
- MailUniversalDistributionGroup
262262
- MailUniversalSecurityGroup
263+
- NonUniversalGroup (on-premises Exchange Server only)
263264
- RoomList
265+
- UniversalDistributionGroup (on-premises Exchange Server only)
266+
- UniversalSecurityGroup (on-premises Exchange Server only)
264267

265268
You can specify multiple values separated by commas.
266269

exchange/exchange-ps/exchange/Get-Mailbox.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -623,14 +623,14 @@ The RecipientTypeDetails parameter filters the results by the specified mailbox
623623

624624
- DiscoveryMailbox
625625
- EquipmentMailbox
626-
- GroupMailbox
626+
- GroupMailbox (Exchange 2013 or later and cloud)
627627
- LegacyMailbox
628628
- LinkedMailbox
629-
- LinkedRoomMailbox
629+
- LinkedRoomMailbox (Exchange 2013 or later and cloud)
630630
- RoomMailbox
631-
- SchedulingMailbox
631+
- SchedulingMailbox (Exchange 2016 or later and cloud)
632632
- SharedMailbox
633-
- TeamMailbox
633+
- TeamMailbox (Exchange 2013 or later and cloud)
634634
- UserMailbox
635635

636636
You can specify multiple values separated by commas.

exchange/exchange-ps/exchange/Get-Recipient.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -508,29 +508,30 @@ The RecipientTypeDetails parameter filters the results by the specified recipien
508508
- DiscoveryMailbox
509509
- DynamicDistributionGroup
510510
- EquipmentMailbox
511-
- GroupMailbox
512-
- GuestMailUser
511+
- GroupMailbox (Exchange 2013 or later and cloud)
512+
- GuestMailUser (Exchange 2016 or later and cloud)
513513
- LegacyMailbox
514514
- LinkedMailbox
515-
- LinkedRoomMailbox
515+
- LinkedRoomMailbox (Exchange 2013 or later and cloud)
516516
- MailContact
517517
- MailForestContact
518518
- MailNonUniversalGroup
519519
- MailUniversalDistributionGroup
520520
- MailUniversalSecurityGroup
521521
- MailUser
522522
- PublicFolder
523-
- PublicFolderMailbox
523+
- PublicFolderMailbox (Exchange 2013 or later and cloud)
524524
- RemoteEquipmentMailbox
525525
- RemoteRoomMailbox
526526
- RemoteSharedMailbox
527-
- RemoteTeamMailbox
527+
- RemoteTeamMailbox (Exchange 2013 or later and cloud)
528528
- RemoteUserMailbox
529529
- RoomList
530530
- RoomMailbox
531-
- SchedulingMailbox
531+
- SchedulingMailbox (Exchange 2016 or later and cloud)
532532
- SharedMailbox
533-
- TeamMailbox
533+
- SharedWithMailUser (cloud only)
534+
- TeamMailbox (Exchange 2013 or later and cloud)
534535
- UserMailbox
535536

536537
You can specify multiple values separated by commas.

exchange/exchange-ps/exchange/Get-User.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -385,18 +385,20 @@ The RecipientTypeDetails parameter filters the results by the specified user sub
385385
- GuestMailUser
386386
- LegacyMailbox
387387
- LinkedMailbox
388+
- LinkedRoomMailbox (Exchange 2013 or later and cloud)
388389
- LinkedUser
389390
- MailUser
390-
- PublicFolderMailbox
391+
- PublicFolderMailbox (Exchange 2013 or later and cloud)
391392
- RemoteEquipmentMailbox
392393
- RemoteRoomMailbox
393394
- RemoteSharedMailbox
394-
- RemoteTeamMailbox
395+
- RemoteTeamMailbox (Exchange 2013 or later and cloud)
395396
- RemoteUserMailbox
396397
- RoomMailbox
397-
- SchedulingMailbox
398+
- SchedulingMailbox (Exchange 2016 or later and cloud)
398399
- SharedMailbox
399-
- TeamMailbox
400+
- ShareWithMailUser (cloud only)
401+
- TeamMailbox (Exchange 2013 or later and cloud)
400402
- User
401403
- UserMailbox
402404

0 commit comments

Comments
 (0)