Permanent Delete User Calendar

Permanently deletes a specified calendar from a user's mailbox without retention in deleted items.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/naftiko/microsoft-outlook-sandbox --skill permanent-delete-user-calendar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Permanent Delete User Calendar
Source: https://github.com/naftiko/microsoft-outlook-sandbox/tree/main/skills/permanent-delete-user-calendar
Command: npx skills add https://github.com/naftiko/microsoft-outlook-sandbox --skill permanent-delete-user-calendar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a way to permanently remove a calendar from a user's mailbox, ensuring it cannot be recovered.

Core Features & Use Cases

  • Permanent Deletion: Unlike standard delete operations, this bypasses the deleted items folder.
  • Irrecoverable Removal: Use when a calendar must be completely purged from the system.
  • Use Case: A user needs to remove a temporary or test calendar that should not be retained in any form, even in deleted items.

Quick Start

Use the permanent delete user calendar skill to permanently delete the calendar with the ID 'AAMkAGI1AAA='.

Frequently Asked Questions about Permanent Delete User Calendar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I permanently delete a calendar from a user mailbox without moving it to deleted items?

Permanently deleting a calendar from a user mailbox bypasses the deleted items folder entirely, ensuring the specified calendar folder is irreversibly purged. This operation requires a valid calendar ID and appropriate authorization scopes to execute the hard deletion.

What is the difference between a standard calendar deletion and an irreversible removal in Outlook?

Irreversible calendar removal purges the calendar data directly from the mailbox, whereas standard delete operations move the calendar folder to the deleted items folder. This ensures the calendar cannot be recovered and is completely removed from the system.

When do I need to irreversibly purge calendar data from a mailbox?

Irreversibly purging calendar data is applicable for scenarios requiring complete removal, such as cleaning up test environments or removing obsolete shared calendars. This ensures temporary or test calendars are not retained in any form within the mailbox.

What do I need to permanently delete a specified calendar folder using this method?

To permanently delete a specified calendar folder, you need a valid calendar ID representing the target mailbox folder and appropriate authorization scopes. You can then execute the operation to purge the calendar with the provided ID, such as 'AAMkAGI1AAA='.

Can a permanently deleted calendar be recovered from the deleted items folder?

No, a permanently deleted calendar cannot be recovered because this operation bypasses the deleted items folder completely. The calendar data is irrecoverably removed from the user's mailbox, ensuring it is completely purged from the system.

Why does my deleted calendar still appear in the system instead of being permanently removed?

If your calendar still appears, it was likely moved to deleted items via a standard delete rather than a permanent delete. Permanent removal requires specifying the exact calendar ID and bypassing the deleted items folder to ensure the calendar data is irrecoverably purged.