When debugging, hovering over the ImapClient object causes an error:
Evaluating the function 'Aspose.Email.CredentialsByHostClient.ConnectionState.get'
timed out and needed to be aborted in an unsafe way.
Here is a link to the MS article: https://docs.microsoft.com/en-us/visualstudio/debugger/error-evaluating-the-function-function-timed-out-and-needed-to-be-aborted-in-an-unsafe-way. It has several solutions. It looks like Solution #1 would be the most desirable of the 3 they list.
Thanks