dwflags in MESSAGEPROPS

  • Thread starter Thread starter Tibor B. Ormosi
  • Start date Start date
T

Tibor B. Ormosi

Hi

when i use IStoreFolder::GetMessageProps or GetFirstMessage/GetNextMessage
the result in
Messageprops.dwflags always zero. i miss somthing or it's an interface
error? all other fields is correct.

thanks
 
when i use IStoreFolder::GetMessageProps or GetFirstMessage/GetNextMessage
the result in
Messageprops.dwflags always zero. i miss somthing or it's an interface
error? all other fields is correct.

Perhaps a value of 0 implies that nothing special is going on?
Simple test: Create a message with an attachment, and check if you get the
appropriate flag or not.

--

Kind regards,
Bruno van Dooren
(e-mail address removed)
Remove only "_nos_pam"
 
I checked this before i told this question to forum. with or without
attachments, priority or any attributes this flag always 0.


"Bruno van Dooren [MVP VC++]" <[email protected]> az
alábbiakat írta a következõ hírüzenetben:
(e-mail address removed)...
 
Back
Top