BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to get to the mailitems ?

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi OLE Automation
View previous topic :: View next topic  
Author Message
Mark Smits
Guest





PostPosted: Fri Jan 21, 2005 3:16 pm    Post subject: How to get to the mailitems ? Reply with quote



It's been a long time since I have done this. How do I get the MailItems in
a folder ?

var
NS : NameSpace;
F: MAPIFolder;
ItemCount: Integer;
MI: MailItem;
begin
NS := OutlookApplication1.GetNamespace('MAPI');
NS.Logon('','',false,false);
F := NS.PickFolder;
for ItemCount := 0 to (F.Items.Count-1) do
begin
//
end;
end;


Back to top
Dmitry Streblechenko
Guest





PostPosted: Fri Jan 21, 2005 4:56 pm    Post subject: Re: How to get to the mailitems ? Reply with quote



MAPIFolder.Items collection.

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


"Mark Smits" <x@x> wrote

Quote:
It's been a long time since I have done this. How do I get the MailItems
in
a folder ?

var
NS : NameSpace;
F: MAPIFolder;
ItemCount: Integer;
MI: MailItem;
begin
NS := OutlookApplication1.GetNamespace('MAPI');
NS.Logon('','',false,false);
F := NS.PickFolder;
for ItemCount := 0 to (F.Items.Count-1) do
begin
//
end;
end;





Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi OLE Automation All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.