Hi Matthew,
Thank you for your feedback and apologies for your inconvenience.
According to my knowledge both below mentioned source code lines should produce the same result. For a confirmation, I have logged your comments to the ticket already associated with this thread.
C#
var messages = client.ListMessages(client.GetMailboxInfo().InboxUri);
var messages = client.ListMessages("Inbox");
Also, I am getting the ArgumentOutOfRangeException on the second source code line, so I am waiting for a feedback from the development end on this.
Babar Raza
Support Developer,
Aspose Sialkot Team
http://www.aspose.com/
Aspose - Your File Format Experts