When i read in an Outlook Email in Access and try to retrieve the senders email address it just gives the name of the person and not the actual email address it was sent from. I've currently got this bit of code.
rst!EMail = MailObject.SendersName
Does anyone know what code i need to retrieve the actual senders EMail Address. I'm Using Access & Outlook 2000
Thanks
rst!EMail = MailObject.SendersName
Does anyone know what code i need to retrieve the actual senders EMail Address. I'm Using Access & Outlook 2000
Thanks