Delivery Time of a message

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
Am Mon, 15 May 2006 23:22:01 -0700 schrieb Bob Smith:

In OOM it´s the SentOn property.
 
Back
Top