Unable to set my 'Busy Status' in outlook when replying to a meeting invite?

Marcus Pottinger 0 Reputation points
2024-06-11T15:43:45.1366667+00:00

I can't seem to set my 'busy status' (free, busy, out of office etc) during the 'response' screen when replying to meeting invites. Do I need to manually set this for each meeting by selecting from my calendar after responding to the email invite?

I am trying to use a macro to automate this, but .BusyStatus = olFree and .ShowAs = olFree unfortunately aren't triggering a change in status, which suggests the functionality has moved?

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,642 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,680 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,035 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Michael Taylor 50,506 Reputation points
    2024-06-11T15:48:19.7566667+00:00

    Can you provide the macro code that you're using? Also can you confirm that this is the "old" Outlook client and not the new one?