Re: Problem with PR_MESSAGE_SIZE

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




yes i agree the file size wil tell me the msg size .
but i wanted to know if MAPI can give it to me directly .. if not then
reading size from disk is the open option ..

thanks

"cainrandom@xxxxxxxxx" wrote:

On Nov 17, 1:57 am, sachin <sac...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I am reading Loose msg files

I am observing problem for PR_MESSAGE_SIZE property
for all the loose msgs i am processing i am gettting MAPI_E_NOT_FOUND Error
for PR_MESSAGE_SIZE
Did anyone observed the same problem ?

Why would you need that property? Isn't the size of the file itself a
better guide? PR_MESSAGE_SIZE means "space required to store this
object wherever it is"; if you want to know how much space will be
required to store a representation of what's in your .MSG file on a
given Exchange server, that's impossible to know a priori. I think.

.



Relevant Pages

  • Re: Browse for documents (using explorer)
    ... Do you mean you want to store the path and the filename in different fields? ... "Niklas Östergren" wrote in message ... >>> attachment linked to the msg and then linke the msg to all e-mail ...
    (microsoft.public.access.formscoding)
  • Re: Browse for documents (using explorer)
    ... store only the path and filename of the document. ... > I´m about to create a possability for my users to create a msg which have ... > (holding the attachments). ... > tblDocuemnt for the user? ...
    (microsoft.public.access.formscoding)
  • Re: Browse for documents (using explorer)
    ... Graham Mandeno ... "Niklas Östergren" wrote in message ... store only the path and filename of the document. ... >>> attachment linked to the msg and then linke the msg to all e-mail ...
    (microsoft.public.access.formscoding)
  • Re: Browse for documents (using explorer)
    ... Well, I don´t realy need to STORE the filename in a seperat field, since I ... allready have it in the path. ... save the path to a file and if allready saved in the db then display a msg ...
    (microsoft.public.access.formscoding)
  • Null String Variable
    ... I have a variable that store a string.I want to ... if msg is empty ...then do something.So how can i ...
    (comp.lang.python)