Skip to content

Address Cleanup operation fixes#1600

Merged
dpaulson45 merged 2 commits into
mainfrom
dpaul-PropertyFix
Mar 17, 2023
Merged

Address Cleanup operation fixes#1600
dpaulson45 merged 2 commits into
mainfrom
dpaul-PropertyFix

Conversation

@dpaulson45
Copy link
Copy Markdown
Member

Issue:
When doing ClearProperty on calendar items you can get an error back, but the property is still removed.
Admins didn't update the CSV file to determine which entries to remove.

Reason:
Avoid email/call volume.

Fix:
For calendar items include [Microsoft.Exchange.WebServices.Data.SendInvitationsOrCancellationsMode]::SendToNone on the update.

If no entries were changed, throw a warning on the screen.

Validation:
Lab tested

@dpaulson45 dpaulson45 requested a review from a team as a code owner March 17, 2023 20:36
@dpaulson45 dpaulson45 merged commit 4193574 into main Mar 17, 2023
@dpaulson45 dpaulson45 deleted the dpaul-PropertyFix branch March 17, 2023 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants