View Single Post
  #1  
Old May 16th 06, 08:17 AM posted to microsoft.public.outlook.program_vba
Bob Smith
external usenet poster
 
Posts: 34
Default Delivery Time of a message

I have used MDBVU32 to try and determaine what property holds the Delivery
Time of a message.

MDBVU32 lists it as PR_MESSAGE_DELIVERY_TIME PT_SYStime, but I don't seem to
be able to query it in VB.

I can get created time okay by using MyItem.CreationTime.

Any Ideas?


Ads