WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Add a Contacts folder to My contacts( "add to my contacts"..

 
   Home -> Office -> Programming VBA RSS
Next:  Obfuscation  
Author Message
pim

External


Since: Dec 12, 2008
Posts: 1



(Msg. 1) Posted: Fri Dec 12, 2008 3:02 am
Post subject: Add a Contacts folder to My contacts( "add to my contacts" action)
Archived from groups: microsoft>public>outlook>program_vba (more info?)

HI,

I would like to have to know if there is a vba code to do the same as the function "add to my contacts" when i right click on my contacts folder in the folder list view ?

thank a lot


--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from http://www.shemes.com/ =-
Back to top
Login to vote
Ken Slovak - [MVP - Outlo

External


Since: Oct 17, 2003
Posts: 2977



(Msg. 2) Posted: Fri Dec 12, 2008 9:12 am
Post subject: Re: Add a Contacts folder to My contacts( "add to my contacts" action) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Dim oFolder As Outlook.MAPIFolder
Dim oContacts As Outlook.MAPIFolder

Set oContacts = Application.Session.GetDefaultFolder(olFolderContacts)
Set oFolder = oContacts.Folders.Add("My New Contacts Folder",
olFolderContacts)

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"pim" <abracadabra.TakeThisOut@wizard.com> wrote in message
news:ouCdnU0eoM-jRdzUnZ2dnUVZ_jqdnZ2d@giganews.com...
> HI,
>
> I would like to have to know if there is a vba code to do the same as the
> function "add to my contacts" when i right click on my contacts folder in
> the folder list view ?
>
> thank a lot
>
>
> --------------= Posted using GrabIt =----------------
> ------= Binary Usenet downloading made easy =---------
> -= Get GrabIt for free from http://www.shemes.com/ =-
>
Back to top
Login to vote
Display posts from previous:   
       Home -> Office -> Programming VBA All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows XP
 Windows Vista
 Windows Other
  Office
 Office Other
 Security
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET |
  • IT Support