In my application i retreive the senders emailaddress by creating a reply object.
replymail=omail.reply
senderemail=Replymail.recipients(1).address
the problem is that when someone fills in a replyadres in his outlook client, the senderemail of the reply object appears to be empty...
is there another way to retreive the sendersemailaddress??
replymail=omail.reply
senderemail=Replymail.recipients(1).address
the problem is that when someone fills in a replyadres in his outlook client, the senderemail of the reply object appears to be empty...
is there another way to retreive the sendersemailaddress??