R
RosH
I would like to create a macro when triggered at the definition of a
rule in Outlook would read the properties of the new email and update
a SQL Server 2005 database through a database connection. For example
I would like to store and append all the sender names and the subject
field of ruled out emails into a database which is already defined.
Which classes should I be using to achieve this and what will be the
procedure?
Thank you in advance.
rule in Outlook would read the properties of the new email and update
a SQL Server 2005 database through a database connection. For example
I would like to store and append all the sender names and the subject
field of ruled out emails into a database which is already defined.
Which classes should I be using to achieve this and what will be the
procedure?
Thank you in advance.