Groups | Blog | Home
all groups > dotnet general > november 2004 >

dotnet general : Outlook programming in C#


Purnachender Mamindla
11/10/2004 10:18:01 PM
Peter Jausovec
11/11/2004 12:55:04 PM
Hi,

Use SenderEmailAddress property of Outlook.MailItem.

Regards,
Peter Jausovec
(http://blog.jausovec.net)

"Purnachender Mamindla" <Purnachender Mamindla@discussions.microsoft.com>
[quoted text, click to view]

Chester Ragel
12/6/2004 5:28:04 PM
I'm really confused with your quesiton. Actually where you are currently in?

If(You are in the begining)
{
You can use Redemption or Mapi33 or Microsoft Outlook x.x Library to get
the mails;
}
else if(you are working on Redemption)
{
Check http://www.dimastr.com/redemption/faq.htm
}
else if(working on Mapi33)
{
Check g8.cx/mapi/
}
else if(Microsoft Outlook x.x Library)
{
You can use Outlook.MailItemClass.SenderName;
}

I think that helps,

Chester.

"Purnachender Mamindla" <Purnachender Mamindla@discussions.microsoft.com>
[quoted text, click to view]

AddThis Social Bookmark Button