Is it possible to add a new mail details to an existing pst file .
My requirement is like .. i have a MSAccess table, which contains details of a mail such as to, from ,Sub,body etc. i need to create a pst dile and add all the records into the pst file so that later that pst file can be attached to outlook.
i am able to create the pst file using the AddStore method of the Outlook Namespace .. i need to add the mails into pst .. please help me out ..
thanks in advance..
My requirement is like .. i have a MSAccess table, which contains details of a mail such as to, from ,Sub,body etc. i need to create a pst dile and add all the records into the pst file so that later that pst file can be attached to outlook.
i am able to create the pst file using the AddStore method of the Outlook Namespace .. i need to add the mails into pst .. please help me out ..
thanks in advance..