Hi
I am using Mail.dll and i am getting error "Object reference not set to an instance of an object." below is the exception stack trace please let me know what is the issue with this am i missing something.
at Limilabs.Client.IMAP.FolderInfo.(String )
at Limilabs.Client.IMAP.Imap.CopyByUID(List`1 uids, String destinationFolder)
at Limilabs.Client.IMAP.Imap.MoveByUID(List`1 uids, String destinationFolder)
at Limilabs.Client.IMAP.Imap.MoveByUID(Int64 uid, String destinationFolder)
Please let me know what else i do to identify this issue.
Thanks