Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Contacts / October 2006

Tip: Looking for answers? Try searching our database.

Automating the addition of a public folder to OAB

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
[cc]smart - 31 Oct 2006 16:27 GMT
I know to enable visibility of a public contact folder in OAB by
ticking "Show this folder as an e-mail Address Book" in the folder
properties.
Many will know their users as people who don't want to follow any
advice that is more complex than "doubleclick THIS". My users being of
such kind i would like to know if there is a scipt or sth. which allows
me to specify a folder to enable for OAB and it will do it.
Thanks.
Sue Mosher [MVP-Outlook] - 31 Oct 2006 16:53 GMT
You can script that with the MAPIFolder.ShowAsOutlookAB property from the Outlook object model.

Signature

Sue Mosher, Outlook MVP
  Author of Configuring Microsoft Outlook 2003
    http://www.turtleflock.com/olconfig/index.htm
  and Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx
 

>I know to enable visibility of a public contact folder in OAB by
> ticking "Show this folder as an e-mail Address Book" in the folder
[quoted text clipped - 4 lines]
> me to specify a folder to enable for OAB and it will do it.
> Thanks.
[cc]smart - 31 Oct 2006 18:35 GMT
> You can script that with the MAPIFolder.ShowAsOutlookAB property from the Outlook object model.

Thanks a lot. To my surprise, even as a Unix instead of Windows Admin,
with this hint i was able to copy and paste an outlook macro together
to do this task. Now, trying to figure how to hand this to the users,
it seems there actually is no way to make this a - start this and
you'll be done - experience since probably i chose the wrong technique,
aka macro to do this. How can i make such a script work like a program
/ How can i make a script run this macro or what should it be instead
of a macro ?
Sue Mosher [MVP-Outlook] - 31 Oct 2006 18:55 GMT
It needs to be a script, e.g. using VBScript, not a VBA macro. If you want to make it easy, tell users to start Outlook, then run the script, which could be in a file hosted on a network server, in a web page (perhaps, depending on your browser and its security), etc.

Signature

Sue Mosher, Outlook MVP
  Author of Configuring Microsoft Outlook 2003
    http://www.turtleflock.com/olconfig/index.htm
  and Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx
 

>
>> You can script that with the MAPIFolder.ShowAsOutlookAB property from the Outlook object model.
[quoted text clipped - 7 lines]
> / How can i make a script run this macro or what should it be instead
> of a macro ?

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.