View Single Post
  #1  
Old February 23rd 10, 12:32 AM posted to microsoft.public.outlook.program_vba
Salad
external usenet poster
 
Posts: 24
Default Pickfolder question

If I run
Set olfolder = olapp.GetNamespace("MAPI").PickFolder
and select a folder, the TypeName is always "MAPIFolder". Is there a
property or method to determine if it's an inbox item and not a contact
or journal item?
Ads