user

  • Thread starter Thread starter Joel Allen
  • Start date Start date
J

Joel Allen

Hello,

Is there a way to return the value of the Exchange user that last saved a
Task item? Maybe there is a field, or a way to return the value
programatically?

Thanks,
Joel
 
YOu can use CDO 1.21 or Redemption to access the value of the PR_LAST_MODIFIER_NAME (0x3FFA001E) MAPI property. See http://www.cdolive.com/cdo10.htm for a primer.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top