Get-MSMailboxNotes
Get Notes for Mailbox
Syntax
Get-MSMailboxNotes -Id (Int32)
Examples
## Return an array of Notes attached to Mailbox Id 6741
Get-MSMailboxNotes -Id 6741
Get Notes for Mailbox
Get-MSMailboxNotes -Id (Int32)
## Return an array of Notes attached to Mailbox Id 6741
Get-MSMailboxNotes -Id 6741