Re: Outlook 2003 - Shared contacts public folder.

From: Sue Mosher [MVP-Outlook] (suemvp_at_outlookcode.com)
Date: 02/03/05


Date: Thu, 3 Feb 2005 11:24:46 -0500

Having consistent profile names isn't a requirement, it just makes it
potentially easier, because you don't have to put up the Choose Profile
dialog for the user.

Another approach is to use a custom mail form to "announce" a contacts
folder to users and run a script behind the form to do the necessary work.
If you want to see a sample, go to the URL in my signature and download the
sample code from the 'get the code' link on that page. Listing 23.1 is a
sample form that uses the ShowAsOutlookAB property to add a contacts folder
to the address book. If you also want it in PF\Favorites, you can use the
AddToPFFavorites method as well.

-- 
Sue Mosher, Outlook MVP
Author of
     Microsoft Outlook Programming - Jumpstart for
     Administrators, Power Users, and Developers
     http://www.outlookcode.com/jumpstart.aspx
"Tom" <Tom@discussions.microsoft.com> wrote in message 
news:10520717-5502-4756-A055-26A769F44CB8@microsoft.com...
> Sue,
>
> I have this same issue with a client.  We'd like to have all users that 
> are
> being migrated to Outlook 2003 to have, as part of the automatic profile
> migration process at the time of Outlook 2003 install, have a public 
> folder
> based contact resource searchable by all users. The same idea as having 
> them
> all go to the public folder resource, and add the contact list in public
> folder manually.
>
> If one requirement to automate this is having all profiles named the same,
> we can just re-create them at the time of install.
>
> Thanks in advance!!
>
> -Tom
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> If you don't want to tell every user to do this manually, it is possible 
>> to
>> write a script that adds a public contacts folder to Favorites and makes 
>> it
>> part of the address book. Do you use the same mail profile name for all
>> users?
>>
>> "Colin" <maccolin@email.de> wrote in message
>> news:dace625d.0409200835.65e072ae@posting.google.com...
>> > Hi,
>> >
>> > as i understood the only possibility to get a shared address book 
>> > (stored
>> > in
>> > a public folder) shown under contacts tab as well is to add it as
>> > favorite?
>> > My problem is to get both address books shown on the contacts page 
>> > like...
>> >
>> > -> My contacts
>> > -> Company contacts
>> >
>> > What I got is now (when Public Folder -> r-click contacts -> add
>> > favorites):
>> >
>> > -> My contacts
>> > -> other contacts
>> >   Company contacts
>> >
>> > How can this be done for every user. I don't wanna tell every user he 
>> > has
>> > to
>> > goto Public Folders -> All public folders -> r-click contacts tab -> 
>> > add
>> > to
>> > favorites...
>> >
>> > Many thx for your help in advance...
>> >
>> > Cheers, Marcel.
>>
>>
>> 


Relevant Pages

  • Re: Missing Addrees Book in Outlook 2007
    ... So I have no idea how to create a different "profile". ... Milly Staples [MVP - Outlook] ... | I also used the Windows Easy Transfer process with a USB Easy ... Select the Contacts folder ...
    (microsoft.public.office.misc)
  • Re: Restoring backup Outlook.pst
    ... You can close any PST file that still has a valid connection to the profile or that is not your default PST. ... If the PST file you want to use is not your default, you can designate it as such in Outlook, restart Outlook, then close any other PST file you do not want to use. ... Outlook help and looked up removing Contacts folder and removed the first on ...
    (microsoft.public.outlook.installation)
  • Re: Problems importing/recovering old PST
    ... There is no folder named documents. ... What is the "profile" and what directories and files are part of it? ... I do not see what harm renaming a pst file would cause. ... As far as your Outlook profile is concerned, ...
    (microsoft.public.outlook.installation)
  • RE: SBS2003 Fax
    ... Right-click the folder you want to create the ... I am afraid this issue occurs because of the Outlook ... I suggest that we create a new Outlook profile. ... Microsoft CSS Online Newsgroup Support ...
    (microsoft.public.windows.server.sbs)
  • Re: Searching items in non-visible folder?
    ... Then you most definitely don't have CDO installed on that system. ... expand the Outlook section and ensure that Collaboration Data ... >> If you logon using an existing profile, ... >>> items in the folder looking for the messages that I want? ...
    (microsoft.public.outlook.program_forms)

Loading