File tree Expand file tree Collapse file tree 6 files changed +24
-17
lines changed
exchange/exchange-ps/exchange Expand file tree Collapse file tree 6 files changed +24
-17
lines changed Original file line number Diff line number Diff line change @@ -405,11 +405,11 @@ The RecipientTypeDetails parameter filters the results by the specified recipien
405
405
- EquipmentMailbox
406
406
- LegacyMailbox
407
407
- LinkedMailbox
408
- - LinkedRoomMailbox
408
+ - LinkedRoomMailbox (Exchange 2013 or later and cloud)
409
409
- MailUser
410
410
- RoomMailbox
411
411
- SharedMailbox
412
- - TeamMailbox
412
+ - TeamMailbox (Exchange 2013 or later and cloud)
413
413
- UserMailbox
414
414
415
415
You can specify multiple values separated by commas.
Original file line number Diff line number Diff line change @@ -343,6 +343,7 @@ The RecipientTypeDetails parameter filters the results by the specified recipien
343
343
- RoomMailbox
344
344
- SchedulingMailbox
345
345
- SharedMailbox
346
+ - SharedWithMailUser
346
347
- TeamMailbox
347
348
- UserMailbox
348
349
Original file line number Diff line number Diff line change @@ -260,7 +260,10 @@ The RecipientTypeDetails parameter filters the results by the specified group su
260
260
- MailNonUniversalGroup
261
261
- MailUniversalDistributionGroup
262
262
- MailUniversalSecurityGroup
263
+ - NonUniversalGroup (on-premises Exchange Server only)
263
264
- RoomList
265
+ - UniversalDistributionGroup (on-premises Exchange Server only)
266
+ - UniversalSecurityGroup (on-premises Exchange Server only)
264
267
265
268
You can specify multiple values separated by commas.
266
269
Original file line number Diff line number Diff line change @@ -623,14 +623,14 @@ The RecipientTypeDetails parameter filters the results by the specified mailbox
623
623
624
624
- DiscoveryMailbox
625
625
- EquipmentMailbox
626
- - GroupMailbox
626
+ - GroupMailbox (Exchange 2013 or later and cloud)
627
627
- LegacyMailbox
628
628
- LinkedMailbox
629
- - LinkedRoomMailbox
629
+ - LinkedRoomMailbox (Exchange 2013 or later and cloud)
630
630
- RoomMailbox
631
- - SchedulingMailbox
631
+ - SchedulingMailbox (Exchange 2016 or later and cloud)
632
632
- SharedMailbox
633
- - TeamMailbox
633
+ - TeamMailbox (Exchange 2013 or later and cloud)
634
634
- UserMailbox
635
635
636
636
You can specify multiple values separated by commas.
Original file line number Diff line number Diff line change @@ -508,29 +508,30 @@ The RecipientTypeDetails parameter filters the results by the specified recipien
508
508
- DiscoveryMailbox
509
509
- DynamicDistributionGroup
510
510
- EquipmentMailbox
511
- - GroupMailbox
512
- - GuestMailUser
511
+ - GroupMailbox (Exchange 2013 or later and cloud)
512
+ - GuestMailUser (Exchange 2016 or later and cloud)
513
513
- LegacyMailbox
514
514
- LinkedMailbox
515
- - LinkedRoomMailbox
515
+ - LinkedRoomMailbox (Exchange 2013 or later and cloud)
516
516
- MailContact
517
517
- MailForestContact
518
518
- MailNonUniversalGroup
519
519
- MailUniversalDistributionGroup
520
520
- MailUniversalSecurityGroup
521
521
- MailUser
522
522
- PublicFolder
523
- - PublicFolderMailbox
523
+ - PublicFolderMailbox (Exchange 2013 or later and cloud)
524
524
- RemoteEquipmentMailbox
525
525
- RemoteRoomMailbox
526
526
- RemoteSharedMailbox
527
- - RemoteTeamMailbox
527
+ - RemoteTeamMailbox (Exchange 2013 or later and cloud)
528
528
- RemoteUserMailbox
529
529
- RoomList
530
530
- RoomMailbox
531
- - SchedulingMailbox
531
+ - SchedulingMailbox (Exchange 2016 or later and cloud)
532
532
- SharedMailbox
533
- - TeamMailbox
533
+ - SharedWithMailUser (cloud only)
534
+ - TeamMailbox (Exchange 2013 or later and cloud)
534
535
- UserMailbox
535
536
536
537
You can specify multiple values separated by commas.
Original file line number Diff line number Diff line change @@ -385,18 +385,20 @@ The RecipientTypeDetails parameter filters the results by the specified user sub
385
385
- GuestMailUser
386
386
- LegacyMailbox
387
387
- LinkedMailbox
388
+ - LinkedRoomMailbox (Exchange 2013 or later and cloud)
388
389
- LinkedUser
389
390
- MailUser
390
- - PublicFolderMailbox
391
+ - PublicFolderMailbox (Exchange 2013 or later and cloud)
391
392
- RemoteEquipmentMailbox
392
393
- RemoteRoomMailbox
393
394
- RemoteSharedMailbox
394
- - RemoteTeamMailbox
395
+ - RemoteTeamMailbox (Exchange 2013 or later and cloud)
395
396
- RemoteUserMailbox
396
397
- RoomMailbox
397
- - SchedulingMailbox
398
+ - SchedulingMailbox (Exchange 2016 or later and cloud)
398
399
- SharedMailbox
399
- - TeamMailbox
400
+ - ShareWithMailUser (cloud only)
401
+ - TeamMailbox (Exchange 2013 or later and cloud)
400
402
- User
401
403
- UserMailbox
402
404
You can’t perform that action at this time.
0 commit comments