List Emails in a listbox in VB
- From: mdb <mikebest05@xxxxxxxxxxx>
- Date: 12 May 2007 09:44:01 -0700
I am very new at this with Outlook. My boss has asked me to write a
little VB app to allow him to list emails in his Inbox to a listview
control showing them either as read or unread.
1. Listing the emails is my first hurdle. So if someone has some
code for that I'd appreciate it.
2. Also, since the emails will be listed in the listview control, if
anyone knows how to access the properties of the email; i.e. "From",
Date & Time, Size, if there is an attachment.
If someone can help me out with those 2 items that will enable me to
finish thing out.
What I have figured out? Listing all the personal folders, creating
folders, saving emails as msg files on the network, and saving
attachments to the network.
It's items 1 and 2 that have me stumped.
Thanks in Advance,
Mike
.
- Follow-Ups:
- Re: List Emails in a listbox in VB
- From: mdb
- Re: List Emails in a listbox in VB
- Prev by Date: Re: Outlook automation problem with autosys scheduler
- Next by Date: Re: List Emails in a listbox in VB
- Previous by thread: Re: Outlook automation problem with autosys scheduler
- Next by thread: Re: List Emails in a listbox in VB
- Index(es):
Relevant Pages
|