Re: Choosing items in inbox from vb app

Tech-Archive recommends: Fix windows errors by optimizing your registry



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.
.



Relevant Pages

  • Re: Display recipients e-mail address in Outlook Inbox
    ... > Outlook fields you can use in a view. ... > using something like the macro below to display the address for the ... >> problem in the OUTLOOK GENERAL Group and Russ Valentine ... the Inbox) ...
    (microsoft.public.outlook.program_vba)
  • Re: Contacts management and use
    ... There is a bug in some versions of Word relating to the display of the ... From Outlook delete the Outlook Address Book ... Dim objOL As Outlook.Application ... Set objContactFolder = objNS.GetDefaultFolder ...
    (microsoft.public.word.docmanagement)
  • Re: The case for displaying senders real email addresses (with do
    ... familier) but as soon as you see their real address you know it's Junk. ... So until someone at Outlook can figure ... The display addresses alone are inconsistant. ... When reviewing the contents of the junk mail folder before deleting, ...
    (microsoft.public.outlook.general)
  • Re: The case for displaying senders real email addresses (with do
    ... So until someone at Outlook can figure ... The display addresses alone are inconsistant. ... When reviewing the contents of the junk mail folder before deleting, ...
    (microsoft.public.outlook.general)
  • RE: Display Contacts
    ... Sue Mosher, Outlook MVP ... Display it, but not for selection. ... the main window in Outlook at all. ... can I set focus to the correct address book from my app? ...
    (microsoft.public.outlook.program_vba)