Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Add-Ins / February 2004

Tip: Looking for answers? Try searching our database.

bug with .NET/Redemeption  while accessing Redemption  Recipients colln in  .NET - pls clarify

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Anushya - 23 Feb 2004 04:18 GMT
Hi

Recipients collection is not working properly in .NET.
dont know whether the bug is with redemption/NET.

Even when i loop thru it displays the first address every time.

for(int intK=0;intK<rMailItem.Recipients.Count;intK++)
{
MessageBox.Show(rMailItem.Recipients[intK].Type.ToString());
MessageBox.Show(rMailItem.Recipients[intK].Address.ToString());
MessageBox.Show(rMailItem.Recipients[intK].Class.ToString());
}

Anushya
Dmitry Streblechenko \(MVP\) - 23 Feb 2004 17:44 GMT
See my reply to your previous post

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy  - Outlook, CDO
and MAPI Developer Tool

> Hi
>
[quoted text clipped - 11 lines]
>
> Anushya
Anushya - 25 Feb 2004 07:26 GMT
Hi
it works fine. thankssss Dmitryyy
Anushya
> See my reply to your previous post
>
[quoted text clipped - 18 lines]
> >
> > Anushya
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.