A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Identify Read Recepits



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old February 19th 10, 04:29 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Identify Read Recepits

That is the correct procedure, and it has worked that way for me in the
past.

Are you using a StoreID argument? I'd try that and see if it helps. You can
get Inbox using NameSpace.GetDefaultFolder(olFolderInbox) and use the
StoreID property from that object.

Are you getting any exceptions or just nothing?

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Sanya Ibrahim" wrote in message
...
Well, I tried it. I am getting into a strange situation wherein:-
(a) The EntryCollection argument has string values
(b) I split the EntryCollection string on "," and use the individual
EntryID strings to retrieve the mail Items
(c) However, the GetItemFromID(EntryID) returns nothing. The EntryID
argument is not null and the value does not correspond to the new inmail.

What to do?


  #2  
Old February 20th 10, 04:45 AM posted to microsoft.public.outlook.program_vba
Sanya Ibrahim[_2_]
external usenet poster
 
Posts: 3
Default Identify Read Recepits

I am using a storeID arguement. I am not getting any exception but the
MaiItem is showing as nothing.

Sanya
  #3  
Old February 22nd 10, 01:59 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Identify Read Recepits

No idea. Similar code works here. Step the code in the debugger and see if
you can find out that way what the problem is.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Sanya Ibrahim" wrote in message
...
I am using a storeID arguement. I am not getting any exception but the
MaiItem is showing as nothing.

Sanya


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Rule to identify a from address Anthony Chater Outlook - General Queries 4 November 2nd 07 01:07 PM
Rule to identify a from address Anthony Chater Outlook - General Queries 4 November 1st 07 09:48 PM
How can I identify which profile is in use cmgarnett Outlook - Installation 4 May 3rd 07 07:08 AM
not able to identify the attachment [email protected] Outlook Express 2 November 11th 06 02:53 AM
How to identify identity of sender? hringley Outlook - Using Contacts 1 May 16th 06 01:58 PM


All times are GMT +1. The time now is 11:39 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.