Re: Choosing items in inbox from vb app
- From: "Sue Mosher [MVP-Outlook]" <suemvp@xxxxxxxxxxxxxxx>
- Date: Wed, 15 Jun 2005 14:01:03 -0400
If you are targeting Outlook 2002 or later, you can use the OVC and its Selection object. Otherwise, you'd have to provide and populate your own interface -- maybe a flexgrid control?
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Dave Brown" <dave@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:d8pnsd$9g$1@xxxxxxxxxxxxxxxxxxxxxxx
> Hi All,
>
> I'm looking for suggestions to best solve my problem, My VB app needs to
> display to the user their inbox, and allow them to choose certain
> emails, which would then be saved as msg's and 'attached' to my program.
>
> I'm trying to decide the best way to display the inbox to the user, I
> looked at the outlook view control but that doesnt appear to be suited,
> I want to really mimic the outlook view that shows the subject,date,from
> and also a partial part of the message itself..
>
> Any ideas ?
>
> Thanks,
>
> Dave.
.
- References:
- Choosing items in inbox from vb app
- From: Dave Brown
- Choosing items in inbox from vb app
- Prev by Date: Choosing items in inbox from vb app
- Next by Date: Re: Problem when Looping through large number on MS Exchange conta
- Previous by thread: Choosing items in inbox from vb app
- Next by thread: Re: Choosing items in inbox from vb app
- Index(es):
Relevant Pages
|