PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Folder Item

Reply

Folder Item

 
Thread Tools Rate Thread
Old 17-02-2004, 05:42 AM   #1
mookashi
Guest
 
Posts: n/a
Default Folder Item



hi,
How do i know whether i have opened an item by clicking the New button
or by selecting it from a folder. is there any way to differentiate,
because i want to to do some activities based on that.


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/

  Reply With Quote
Old 17-02-2004, 06:37 AM   #2
mookashi
Guest
 
Posts: n/a
Default Re: Folder Item


hi all,
i think i have got a solution for this . dont know whether this is th
right way. iam checking the entryid property of the mailitem. for a ne
item its always blank so i can trap the new item.
am i in the right direction???

and somebody please go through the thread titled Unique Problem an
give some feedback
thanks in advanc

-----------------------------------------------
~~ Message posted from http://www.ExcelTip.com
~~View and post usenet messages directly from http://www.ExcelForum.com

  Reply With Quote
Old 17-02-2004, 02:40 PM   #3
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Folder Item

Item.Size = 0 also indicates a newly created item.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"mookashi" <mookashi.11rdkd@outlookforum.com> wrote in message
news:mookashi.11rdkd@outlookforum.com...
>
> i think i have got a solution for this . dont know whether this is the
> right way. iam checking the entryid property of the mailitem. for a new
> item its always blank so i can trap the new item.



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off