Hi,
We are having Aspose.Total product with expiry December 10 2015. I believe that Aspose.Email should be a part of Aspose.Total but getting Aspose.Email Evaluation copy message in Email subject when trying to parse the Email or Event. Below are the way we are initializing Aspose.Email:
Aspose.Email.License emailLicense = new Aspose.Email.License();
string licFile = "C:\\Aspose\\Aspose.Total.lic"; //"Aspose.Total.lic";
emailLicense.SetLicense(licFile);
Any help would be appreciated.
Thanks,
Raj