i checked exchange online have private item -SharingPermissionFlags paramemeter , how to solve on exchange 2016 on-primes enviroment
i checked exchange online have private item -SharingPermissionFlags paramemeter , how to solve on exchange 2016 on-primes enviroment
This flag is only available in Exchange Online, as mentioned in the documentation: https://docs.microsoft.com/en-us/powershell/module/exchange/add-mailboxfolderpermission?view=exchange-ps
yes , i know but now happen our exchange 2016 on primes enviroment , i try to add -Delegate access: and already add this and already grant inbox right to user for owner right
but i still cannot read on my own account , but i access owa to open other mailbox is ok to read all security level private email , dont know how to solve this issue

If you want a delegator that receives and manage meeting request for you, you can try:
1. Add send on behalf permission in EAC or powershell: Set-mailbox Boss -GrantSendOnBehalfTo user1
2. In Outlook client, share Boss's calendar with user1 in File-Account settings-Delegate access:

If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
yes , i know but now happen our exchange 2016 on primes enviroment , i try to add -Delegate access: and already add this and already grant inbox right to user for owner right
but i still cannot read on my own account , but i access owa to open other mailbox is ok to read all security level private email , dont know how to solve this issue

"i still cannot read on my own account"
-What do you want to achieve?
If the issue only happens when userA sharing calendar with userB, you can try removing all (folder) permissions and then re-add them with powershell.
"i still cannot read on my own account"
-What do you want to achieve?
i put my account to full access and delegate access to this sharedmailbox also
but i discover also cannot read the private message
i try to remove and re-add the sharedmailbox right to user and delegate access action still not work
not concern calendar sharing , only focus inbox which security as private message , outlook client not enable to read
10 people are following this question.