Exchange user name

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?

There are fields like "owner", and "modified by", what not "last save by"?

Thanks,
Joel
 
D

Dmitry Streblechenko

Under Exchange, you can use the PR_LAST_MODIFIER_NAME and
PR_LAST_MODIFIER_ENTRYID properties, accessible using Extended MAPI, CDO
1.21 or Redemption.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 
Top