Omitir para ir al contenido principal
  • Hacer pedidos rápida y fácilmente
  • Ver pedidos y realizar seguimiento al estado del envío
  • Cree y acceda a una lista de sus productos
  • Administre sus sitios, productos y contactos de nivel de producto de Dell EMC con Administración de la empresa.

Número del artículo: 000137543


Configure calendar options for IMAP4 in Exchange 2013

Contenido del artículo


Síntomas


Article Summary: This article contains information about configuring calendar options for IMAP4 in Exchange 2013



 

This example enables IMAP4 users to use the iCalendar standard, a standard for exchanging calendar information.

Set-IMAPSettings -Identity CAS01 -CalendarItemRetrievalOption iCalendar

This example enables IMAP4 users to access calendar information from an internal server.

Set-IMAPSettings -Identity CAS01 -CalendarItemRetrievalOption IntranetUrl

This example enables IMAP4 users to access calendar information from the Internet on an external server.\

Set-IMAPSettings -CalendarItemRetrievalOption InternetUrl

This example enables IMAP4 users to access calendar information by using a direct Outlook Web App URL. If you’re using Custom, you must specify an Outlook Web App URL using the OWAServerUrl parameter.

Set-IMAPSettings -CalendarItemRetrievalOption Custom -OwaServerUrl "https://OwaServer01"

After you've specified the calendar options for IMAP4, you must restart the IMAP4 services.
  

Propiedades del artículo


Producto comprometido

Servers, PowerEdge, Microsoft Windows 2008 Server R2, Microsoft Windows 2008 Server Service Pack 2, Microsoft Windows 2012 Server, Microsoft Windows 2012 Server R2

Fecha de la última publicación

21 feb 2021

Versión

3

Tipo de artículo

Solution