Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   Recipients Object (http://www.outlookbanter.com/add-ins-outlook/69153-recipients-object.html)

Nir March 25th 08 08:22 AM

Recipients Object
 
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


Ken Slovak - [MVP - Outlook] March 25th 08 01:54 PM

Recipients Object
 
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



Nir March 25th 08 02:51 PM

Recipients Object
 
Thanks!


All times are GMT +1. The time now is 12:25 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-2006 OutlookBanter.com