A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Adding members to outlook distribution lists



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old March 17th 10, 06:32 AM posted to microsoft.public.outlook.program_vba
Rupesh Muppala
external usenet poster
 
Posts: 1
Default Adding members to outlook distribution lists

I have to add members to distribution lists of outlook every one week
programatically. I checked AddressEntry,AddressEntries,AddressList objects
but no where I am finding methods or properties to add members to
distribution lists. Only I can traverse through the members and display them.
Is there any possibilty to add members to distribution list if it is possible
tell me how to do it??
Ads
  #2  
Old March 17th 10, 07:34 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Adding members to outlook distribution lists



See the DistributionList.AddMember method. Very helpful is the object
browser: press f2, then switch from All Libraries to Outlook.

--
Best regards
Michael Bauer - MVP Outlook
Manage and share your categories:
http://www.vboffice.net/product.html?lang=en


Am Tue, 16 Mar 2010 23:32:01 -0700 schrieb Rupesh Muppala:

I have to add members to distribution lists of outlook every one week
programatically. I checked AddressEntry,AddressEntries,AddressList objects
but no where I am finding methods or properties to add members to
distribution lists. Only I can traverse through the members and display

them.
Is there any possibilty to add members to distribution list if it is

possible
tell me how to do it??

  #3  
Old March 17th 10, 10:31 AM posted to microsoft.public.outlook.program_vba
Rupesh Muppala[_2_]
external usenet poster
 
Posts: 2
Default Adding members to outlook distribution lists

I am not finding DistributionList.AddMember. I opened Object Browser I not
finding OutLook in browse I am finding All Components,.NetFramework etc
etc.... can you please provide the code for doing this. I need to add members
to DistributionLists of Outlook using C# or VB.Net

"Michael Bauer [MVP - Outlook]" wrote:



See the DistributionList.AddMember method. Very helpful is the object
browser: press f2, then switch from All Libraries to Outlook.

--
Best regards
Michael Bauer - MVP Outlook
Manage and share your categories:
http://www.vboffice.net/product.html?lang=en


Am Tue, 16 Mar 2010 23:32:01 -0700 schrieb Rupesh Muppala:

I have to add members to distribution lists of outlook every one week
programatically. I checked AddressEntry,AddressEntries,AddressList objects
but no where I am finding methods or properties to add members to
distribution lists. Only I can traverse through the members and display

them.
Is there any possibilty to add members to distribution list if it is

possible
tell me how to do it??

.

  #4  
Old March 18th 10, 12:33 PM posted to microsoft.public.outlook.program_vba
Rupesh Muppala[_2_]
external usenet poster
 
Posts: 2
Default Adding members to outlook distribution lists

hey Michael Bauer [MVP - Outlook] --- Very helpful is the object
browser: press f2, then switch from All Libraries to Outlook.

can you explain what exactly you mean about switching from All Libraries
to Outlook. I opened object browser and pressed f2 nothing is happening and i
am not finding any option to swithch from All Libraries and there is no
class called DistributionList . How can I proceed further??

"Rupesh Muppala" wrote:

I am not finding DistributionList.AddMember. I opened Object Browser I not
finding OutLook in browse I am finding All Components,.NetFramework etc
etc.... can you please provide the code for doing this. I need to add members
to DistributionLists of Outlook using C# or VB.Net

"Michael Bauer [MVP - Outlook]" wrote:



See the DistributionList.AddMember method. Very helpful is the object
browser: press f2, then switch from All Libraries to Outlook.

--
Best regards
Michael Bauer - MVP Outlook
Manage and share your categories:
http://www.vboffice.net/product.html?lang=en


Am Tue, 16 Mar 2010 23:32:01 -0700 schrieb Rupesh Muppala:

I have to add members to distribution lists of outlook every one week
programatically. I checked AddressEntry,AddressEntries,AddressList objects
but no where I am finding methods or properties to add members to
distribution lists. Only I can traverse through the members and display

them.
Is there any possibilty to add members to distribution list if it is

possible
tell me how to do it??

.

  #5  
Old March 18th 10, 03:49 PM posted to microsoft.public.outlook.program_vba
JP[_3_]
external usenet poster
 
Posts: 201
Default Adding members to outlook distribution lists

You probably want to post in microsoft.public.outlook.program_addins,
this is a VBA-centric newsgroup (hence the name
"microsoft.public.outlook.program_vba").

--JP

On Mar 17, 6:31*am, Rupesh Muppala
wrote:
I am not finding DistributionList.AddMember. I opened Object Browser I not
finding OutLook in browse I am finding All Components,.NetFramework etc
etc.... can you please provide the code for doing this. I need to add members
to DistributionLists of Outlook using C# or VB.Net

"Michael Bauer [MVP - Outlook]" wrote:


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding members to Distribution List ScottLoe Outlook - Using Contacts 0 November 23rd 09 09:48 PM
Problem Selecting Members to add to new Distribution Lists Erin Needs Help! Outlook - Using Contacts 2 September 24th 09 09:58 PM
Outlook 2007 Missing members in Distribution Lists Jersey_Roger Outlook - Installation 7 April 16th 07 01:45 PM
Members of distribution lists go away after import richmrc Outlook - Using Contacts 1 April 4th 06 11:15 PM
Adding Members to a Distribution List DeeW Outlook - Using Contacts 2 January 24th 06 08:20 PM


All times are GMT +1. The time now is 12:52 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.