Thread: GetItemFromID
View Single Post
  #1  
Old April 27th 07, 12:27 AM posted to microsoft.public.outlook.program_vba
werner meyer
external usenet poster
 
Posts: 1
Default GetItemFromID

hello,
i locate the calender item with
outlook.GetNamespace("MAPI").GetItemFromID("123")

this works fine
but how can i check
is this item deleted or not?
Ads