Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SendAsGranted - Miss-type in variable name?? #9

Closed
LarsVonZipper opened this issue Dec 30, 2020 · 1 comment
Closed

SendAsGranted - Miss-type in variable name?? #9

LarsVonZipper opened this issue Dec 30, 2020 · 1 comment

Comments

@LarsVonZipper
Copy link

Apologies, im new to this.
Is there a miss-type on line 1085:

$DelegatesSendPerms += Get-EXOMailbox -ResultSize Unlimited | Where-Object {$_.GrantSendOnBehalfTo -ne $null}

should it be: '$Delegate...' and NOT '$Delegates...' (there seems to be an extra 's' )

If i've screwed up reporting this, im sorry
Kind regards
Lars

@csdr4
Copy link
Collaborator

csdr4 commented Jan 7, 2021

@LarsVonZipper Great catch, thanks for pointing this out. Resolved in next commit.

@csdr4 csdr4 closed this as completed Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants