You *can* use GetIDsFromNames (which RDOMail exposes), but you don't have
to - the RDOMail version of fields also takes a DASL property name
(string) - in that case Redemption will call GetIDsFromNames internally:
Prop =
RDOMail.Fields("http://schemas.microsoft.com/mapi/id/{00062008-0000-0000-C000-000000000046}/8582000B")
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"j" wrote in message
ups.com...
Thanks for replay,
In case i'll use RDOMail.Fields i yet need use the GetIDsFromNames
cause i don't know the ProgTag of
named property. So it's same like use the MAPIUtils object .
Am i right??
TNX in Advance.