PR_MESSAGE_SIZE

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

Guest

I am trying to obtian the PR_MESSAGE_SIZE Mapi property in a VBA program I am
writing. Does anyone know the funtions I need to use or have any sample code
which does this.
 
So you need to read that property from the folder, not a message, right? In
that case you will need Extended MAPI (no VB or VBA), CDO 1.21 or Redemption
for that, Outlook Object Model won't let you do that.

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