SmtpAddress isn't in the object model for the Redemption dll I'm using. Was
that property recently added? Or am I just way out of date?
"Dmitry Streblechenko" wrote:
Use SafeRecipient.AddressEntry.SmtpAddress
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"Mike" wrote in message
...
I have a set of Redemption.SafeRecipients returned from a call to the
AddressBook function of the MAPIUtils class.
How can I get the SMTP address out of the Redemption.SafeRecipient object?
Is that possible? Thanks in advance.