MOSS Answers

 
Home » Forum » MOSS       Ask a questionRSS Feeds
  Question Asked By: Heriberto Robles   on Mar 05, 2009 In MOSS Category.

 
Question Answered By: Jada Clemons   on Mar 05, 2009

You can expose a local outlook  client mailbox using html code. (With or
without sharepoint)

Just specify the folder parameter as "Contacts"

<OBJECT classid=CLSID:0006F063-0000-0000-C000-000000000046

id=ViewCtlFolder

width="100%"

height="400"

codebase="https://activex.microsoft.com/activex/controls/office/outlctlx
.CAB#ver=9,0,0,3203">

<param name="Namespace" value="MAPI">

<param name="Folder" value="Contacts">

<param name="Restriction" value="">

<param name="DeferUpdate" value="0">

</OBJECT>

Tagged:              

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on MOSS 2007 - connect Outlook Contactlist to SharePoint Or get search suggestion and latest updates.