Azure AD to Microsoft Graph PowerShell

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 พ.ย. 2024

ความคิดเห็น • 1

  • @aragaorj
    @aragaorj 3 หลายเดือนก่อน

    I needed to understand how to search for the type of event that occurred with a schedule.
    For example, when it is canceled there is the iscanceled attribute, but for appointments that have been declined and are still listed on the calendar, how do I get their declined status? I already did a search and didn't find this.
    My purpose is to program a script to search for declined appointments and delete them automatically.
    I'm doing this in Powershell