Delivery Time of a message

B

Bob Smith

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?
 
Top