C
cameron.waldron
Hi,
I am using the outlook view control to list sent and received emails by
email address. to view received emails by address I can filter by
"urn.schemas.httpmail.fromemail" or do a restriction on "[From E-mail
Address]='" & EmailAddress & "'" but I don't know how to do it for
received emails. Filtering on "urn.schemas.httpmail.displayto" does not
work as it will only filter on the address if no name was provided for
the email.
1. Could anyone tell me what the field name for the "To" address is
2. What would be really usefull would be a list of all the fields in
the urn.schemas.httpmail namespace but I can't seem to find them
anywhere. :-(
Thanks in advance
Cameron.
I am using the outlook view control to list sent and received emails by
email address. to view received emails by address I can filter by
"urn.schemas.httpmail.fromemail" or do a restriction on "[From E-mail
Address]='" & EmailAddress & "'" but I don't know how to do it for
received emails. Filtering on "urn.schemas.httpmail.displayto" does not
work as it will only filter on the address if no name was provided for
the email.
1. Could anyone tell me what the field name for the "To" address is
2. What would be really usefull would be a list of all the fields in
the urn.schemas.httpmail namespace but I can't seem to find them
anywhere. :-(
Thanks in advance
Cameron.