Outlook question

SrPuma

Registered User.
Local time
Today, 02:32
Joined
Jun 17, 2008
Messages
27
Is there a way to see in the inbox items (new mails) which is a new task or new mail?
I needed to know as i require to do a if item= task do something if item= mail does something else can some tell me?
I have a guess....If Inbox.DefaultItemType = (olTaskItem or olMailItem) Then *i cant see if it is since i dont have new mail nor tasks xD since my outlook account has some problems*
 

Users who are viewing this thread

Back
Top Bottom