Posts

Showing posts with the label Outlook Web access

Sharepoint Configuration for Outlook Web Access on any site

Outlook web access provides view on your exchange folder from any Share point site using Page Viewer Web part with query string parameters configured to display view as per your organization requirement. As OWA designed for intranet therefore it is obviously recommended for intranet portal only. For extranet you may have to go through it with an extra security step as per your OWA configuration. Following technet article provide details of different query string parameter for configuration of your OWA view. http://technet.microsoft.com/en-us/library/bb232199(EXCHG.80).aspx In general following query suffix for Page Viewer WebPart will suffix https://{server name}/owa/?cmd=contents&f=inbox

Sharepoint 2007 Working with Outlook Web Access Webpart

Share point 2007 provides following web parts for accessing exchange content using share point My Calendar (use with Microsoft Exchange Server 2003 or later) My Contacts (use with Microsoft Exchange Server 2003 or later My Tasks (use with Microsoft Exchange Server 2003 or later) My Inbox (use with Microsoft Exchange Server 2003 or later) My Mail Folder (use with Microsoft Exchange Server 2000 or later) Above web parts are provided in order to be utilized Share point My Sites. If you want to use Outlook Web Access in other website you may need to use outlook web access queries from page viewer web part.