Upgraded to new Aspose.Email library on .NET ... now seeing compiler errors

It seems some of the classes have been refactored … here are the compiler errors I am now getting:

The type or namespace name ‘CredentialsByHostClient’ does not exist in the namespace ‘Aspose.Email’ (are you missing an assembly reference?)
The type or namespace name ‘Pop3Client’ could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name ‘ImapClient’ could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name ‘Pop3MessageInfo’ could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name ‘ImapMessageInfo’ could not be found (are you missing a using directive or an assembly reference?)

Where are these classes? Where is the doc that shows how to use these now?

thanks!

Hi Jay,

It seems you have upgraded to the improved namespace structure of Aspose.Email for .NET. If it is so, you can consult the [Release Notes ](https://docs.aspose.com/display/emailnet/Aspose.Email+for+.NET+16.12.0+(Revamped)+Release+Notes) of the version where all such changes have been mentioned. Please have a look at these and let us know if you need any further assistance in this regard.