Quantcast
Channel: Aspose.Email Product Family
Viewing all articles
Browse latest Browse all 1367

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

$
0
0
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!

Viewing all articles
Browse latest Browse all 1367

Trending Articles