How can I disable the "all day event" option in Outlook calendar?

K

KarenB

I have setup meeting rooms as resources in Outlook. I want to prevent people
from booking "all day events". Is there a way to disable this feature/option?
 
L

Lukasz Krzeminski

Hi,
There's no way to disable it but I've found a workarround. You can specify "MaximumDurationInMinutes" to decline all meetings longer than specified time (1380 mins max).

To do that execute this on EMS:
Set-MailboxCalendarSettings CalendarNameHere
m1 -AutomateProcessing:AutoAccept -MaximumDurationInMinutes 1380





Posted as a reply to:

How can I disable the "all day event" option in Outlook calendar?

I have setup meeting rooms as resources in Outlook. I want to prevent people
from booking "all day events". Is there a way to disable this feature/option?

EggHeadCafe - Software Developer Portal of Choice
WCF Workflow Services Using External Data Exchange
http://www.eggheadcafe.com/tutorial...a-6dafb17b6d74/wcf-workflow-services-usi.aspx
 
L

Lukasz Krzeminski

Hi,
There's no way to disable it but I've found a workarround. You can specify "MaximumDurationInMinutes" to decline all meetings longer than specified time (1380 mins max).

To do that execute this on EMS:
Set-MailboxCalendarSettings CalendarNameHere
m1 -AutomateProcessing:AutoAccept -MaximumDurationInMinutes 1380




Posted as a reply to:

How can I disable the "all day event" option in Outlook calendar?

I have setup meeting rooms as resources in Outlook. I want to prevent people
from booking "all day events". Is there a way to disable this feature/option?

EggHeadCafe - Software Developer Portal of Choice
WCF Workflow Services Using External Data Exchange
http://www.eggheadcafe.com/tutorial...a-6dafb17b6d74/wcf-workflow-services-usi.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top