![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Hi,
I need to create a new DistList Item using C# How Can I create a new Recipient Object, so I could add members to the list. TIA |
#2
|
|||
|
|||
![]()
You can use the NameSpace.CreateRecipient(string) method or you can create a
dummy mail item and add to that item's Recipients collection and then use the Recipient and discard the dummy mail item. -- 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 "Nir" wrote in message ... Hi, I need to create a new DistList Item using C# How Can I create a new Recipient Object, so I could add members to the list. TIA |
#3
|
|||
|
|||
![]()
Thanks!
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
CPAO: object reference not set to an instance of an object | Caroline | Outlook - Calandaring | 2 | November 29th 08 04:32 AM |
How can I send emails to multiple recipients & how many Recipients | Cusie | Outlook - Using Contacts | 2 | November 2nd 07 10:07 PM |
Why does the Address property of the Recipient object in the Outlook object model look funny? | Omatase | Outlook - General Queries | 2 | July 13th 07 09:09 PM |
Object reference not set to an instance of an object | [email protected] | Outlook - General Queries | 0 | May 17th 07 07:40 AM |
Using Global Object ID | dbornt | Outlook and VBA | 9 | April 3rd 07 03:54 PM |