Microsoft Exchange Online meeting management pre-built topic for ITSM Virtual Agent

  • Release version: Australia
  • Updated March 12, 2026
  • 3 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Microsoft Exchange Online Meeting Management Pre-Built Topic for ITSM Virtual Agent

    The ITSM Virtual Agent facilitates the management of meetings in Microsoft Exchange Online by enabling users to schedule, reschedule, and cancel meetings easily. Utilizing Natural Language Understanding (NLU), the agent identifies user intents to perform specific meeting actions effectively.

    Show full answer Show less

    Key Features

    • Meeting Actions: Users can schedule, reschedule, or cancel meetings.
    • Integration with Other Tools: Supports Microsoft Teams, Cisco Webex, and Zoom for adding meeting links.
    • Calendar Coordination: The agent provides available meeting times based on invitee calendars.
    • Email Notifications: Sends confirmation emails for scheduled or canceled meetings.
    • User-Friendly Interface: Simple input of attendee emails, meeting times, and details.

    Key Outcomes

    By implementing the Manage Meetings EXO v1.0 topic, users can streamline their meeting management process, ensuring efficient scheduling and communication. This enhances collaboration and minimizes scheduling conflicts, ultimately improving productivity. Note that the deprecated Manage Meetings EXO should not be used, and the new version should be implemented instead.

    ITSM Virtual Agent helps you manage meetings in Microsoft Exchange Online. Using the Manage Meetings EXO topic, you can schedule, reschedule, and cancel a meeting.

    Manage Meetings EXO v1.0

    Natural Language Understanding (NLU) is used to identify and trigger the meeting action that a user wants to perform. Users can schedule, reschedule, or cancel a meeting.

    Requirements:
    Note:
    If this topic is duplicated in a different scope than ITSM Virtual Agent Conversations, script logic can be affected and cause errors. This topic must be duplicated in the ITSM Virtual Agent Conversations scope.
    Basic flow for scheduling a meeting:
    1. User enters the email addresses for all attendees, the meeting time, and the meeting duration.
    2. Virtual Agent provides a list of available meeting times, based on the calendars of the invitees.
    3. User enters the meeting subject and description.
    4. User can choose the type of meeting: virtual/online, conference room, or hybrid.

      If the spokes are enabled on the instance, the user can add a meeting link for Microsoft Teams, Webex, or Zoom.

    5. Virtual Agent returns the meeting link (if applicable) and the meeting details.
    6. User confirms that Virtual Agent should schedule the meeting.
    7. Once the user confirms, Virtual Agent sends the email invitations and schedules the meeting.
    Note:
    The user can also schedule a meeting through Virtual Agent using the Microsoft Teams service.
    Basic flow for canceling a meeting:
    1. User enters the start and end date and time of the original meeting.
    2. Virtual Agent returns a list of potential meetings to cancel.
    3. User selects the desired meeting or can choose to cancel all meetings during the specified duration.
    4. Virtual Agent cancels all specified meetings and sends the user a confirmation email.
    Basic flow for rescheduling a meeting:
    1. User enters the original meeting date.
    2. Virtual Agent returns a list of potential meetings to reschedule.
    3. User selects the desired meeting.
    4. User enters a new meeting time.
    5. Virtual Agent confirms that the meeting has been rescheduled.
    6. User can reschedule additional meetings, if desired.

    Manage Meetings EXO (deprecated)

    This topic is deprecated. Use Manage Meetings EXO v1.0 instead.

    Requirements:
    Note:
    If this topic is duplicated in a different scope than ITSM Virtual Agent Conversations, script logic can be affected and cause errors. This topic must be duplicated in the ITSM Virtual Agent Conversations scope.
    Basic flow for scheduling a meeting:
    1. User enters the email addresses for all attendees, the meeting time, and the meeting duration.
    2. Virtual Agent provides a list of available meeting times, based on the calendars of the invitees.
    3. User enters the meeting subject and description.
    4. If the admin configured the script variable default_collaboration_software and the appropriate spoke is enabled on the instance, the user can add a Zoom link or a Microsoft Teams link.
    5. Virtual Agent returns the meeting link (if applicable) and the meeting details.
    6. User confirms that Virtual Agent should schedule the meeting.
    7. Once the user confirms, Virtual Agent sends the email invitations and schedules the meeting.
    Note:
    The user can also schedule a meeting through Virtual Agent using the Microsoft Teams service.
    Basic flow for canceling a meeting:
    1. User enters the start and end date and time of the original meeting.
    2. Virtual Agent returns a list of potential meetings to cancel.
    3. User selects the desired meeting or can choose to cancel all meetings during the specified duration.
    4. Virtual Agent cancels all specified meetings and sends the user a confirmation email.
    Basic flow for rescheduling a meeting:
    1. User enters the original meeting date.
    2. Virtual Agent returns a list of potential meetings to reschedule.
    3. User selects the desired meeting.
    4. User enters a new meeting time.
    5. Virtual Agent confirms that the meeting has been rescheduled.
    6. User can reschedule additional meetings, if desired.