J
Jim Kane
I implemented IDropTarget and can process the drop of emails from outlook. I
found the stream that contains the email header. While this works well most
of the time, at one particular customer site, when the email is dropped from
Outlook 2000 to my IDropTarget all the lines in the email header are blank -
as a result I cannot determine the name and email address of the sender.
Is there a setting in Outlook that suppresses this information or is it
available else where in the msg file that is not suppressed. The customer is
willing to make any needed changes to outlook or I'm willing to look else
where for the sender information.
found the stream that contains the email header. While this works well most
of the time, at one particular customer site, when the email is dropped from
Outlook 2000 to my IDropTarget all the lines in the email header are blank -
as a result I cannot determine the name and email address of the sender.
Is there a setting in Outlook that suppresses this information or is it
available else where in the msg file that is not suppressed. The customer is
willing to make any needed changes to outlook or I'm willing to look else
where for the sender information.