Group:  Microsoft Outlook ยป microsoft.public.outlook.program_vba
Thread: Read fields with Redemption

Read fields with Redemption
Joao Quaresma 12/28/2008 10:17:01 PM
When I read the folowing fields with Redemption (&H8006001E -
PR_EMS_AB_HOME_MDB and &H39FE001E - PR_SMTP_ADDRESS) it returns an empty
fiel, but the fields exist and have a value. Is there a problem with
Redemption when reading this fields?

Best regards,

Joao Quaresma.


Re: Read fields with Redemption
"Dmitry Streblechenko" <dmitry[ at ]dimastr.com> 12/28/2008 10:48:33 PM
How do you know that the field exists? Do you see it in OutlookSpy? How do
you access these properties?
Keep in midn that these properties are only exposed in the online (as
opposed to cached) mode.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Joao Quaresma" <Joao Quaresma[ at ]discussions.microsoft.com> wrote in message
news:C77A23A8-B326-4DF0-B57B-096730D371A8[ at ]microsoft.com...
[Quoted Text]
> When I read the folowing fields with Redemption (&H8006001E -
> PR_EMS_AB_HOME_MDB and &H39FE001E - PR_SMTP_ADDRESS) it returns an empty
> fiel, but the fields exist and have a value. Is there a problem with
> Redemption when reading this fields?
>
> Best regards,
>
> Joao Quaresma.
>
>


Re: Read fields with Redemption
Joao Quaresma 12/29/2008 10:52:02 PM
Hello,

I've used MsgView to read the saved message. In code i' am reading the
messages that are in a .pst file.


Joao Quaresma.



"Dmitry Streblechenko" wrote:

[Quoted Text]
> How do you know that the field exists? Do you see it in OutlookSpy? How do
> you access these properties?
> Keep in midn that these properties are only exposed in the online (as
> opposed to cached) mode.
>
> --
> Dmitry Streblechenko (MVP)
> http://www.dimastr.com/
> OutlookSpy - Outlook, CDO
> and MAPI Developer Tool
> -
> "Joao Quaresma" <Joao Quaresma[ at ]discussions.microsoft.com> wrote in message
> news:C77A23A8-B326-4DF0-B57B-096730D371A8[ at ]microsoft.com...
> > When I read the folowing fields with Redemption (&H8006001E -
> > PR_EMS_AB_HOME_MDB and &H39FE001E - PR_SMTP_ADDRESS) it returns an empty
> > fiel, but the fields exist and have a value. Is there a problem with
> > Redemption when reading this fields?
> >
> > Best regards,
> >
> > Joao Quaresma.
> >
> >
>
>
>
Re: Read fields with Redemption
"Dmitry Streblechenko" <dmitry[ at ]dimastr.com> 12/29/2008 11:14:52 PM
Message? These properties are not exposed by messages, they are exposed by
the RDOAddressEntry objects (corresponds to the IMailUser object in MAPI)
from teh GAL container.
*Where* exactly do you see these properties when you are using MsgView? Can
you see these properies in OutlookSpy?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Joao Quaresma" <JoaoQuaresma[ at ]discussions.microsoft.com> wrote in message
news:4E0E9E4C-5CDD-4733-B076-C602FC7BEF4A[ at ]microsoft.com...
[Quoted Text]
> Hello,
>
> I've used MsgView to read the saved message. In code i' am reading the
> messages that are in a .pst file.
>
>
> Joao Quaresma.
>
>
>
> "Dmitry Streblechenko" wrote:
>
>> How do you know that the field exists? Do you see it in OutlookSpy? How
>> do
>> you access these properties?
>> Keep in midn that these properties are only exposed in the online (as
>> opposed to cached) mode.
>>
>> --
>> Dmitry Streblechenko (MVP)
>> http://www.dimastr.com/
>> OutlookSpy - Outlook, CDO
>> and MAPI Developer Tool
>> -
>> "Joao Quaresma" <Joao Quaresma[ at ]discussions.microsoft.com> wrote in
>> message
>> news:C77A23A8-B326-4DF0-B57B-096730D371A8[ at ]microsoft.com...
>> > When I read the folowing fields with Redemption (&H8006001E -
>> > PR_EMS_AB_HOME_MDB and &H39FE001E - PR_SMTP_ADDRESS) it returns an
>> > empty
>> > fiel, but the fields exist and have a value. Is there a problem with
>> > Redemption when reading this fields?
>> >
>> > Best regards,
>> >
>> > Joao Quaresma.
>> >
>> >
>>
>>
>>


Home | Search | Terms | Imprint
Newsgroups Reader