|
|
Tag Browser: aspose.network.exchange
< 1 second(s)
-
Hi razzaq,
Thanks for the response. As said, it doesnt show the emailId but only the name in exchange format. It is not that useful when one wants to log audit of emailIDs.
Just relying in exchange format might not help, as the developed product can be installed by different organisation having their own exchange server, it is hard to append the ...
-
Hello,I'm trying to retrieve the MessageClass for retrieved messages, but it does not seem possible. Either the property is missing altogether from the Aspose Objects, or it is not correct. I am using Aspose.Network.dll version 4.9.0.0PROBLEM: the MapiMessage MessageClass property ALWAYS returns IPM.Note, even though my query ...
-
This was exactly what I needed, and actually what I expected from the default ListMessages(string folder) method. The various ExchangeClient ListMessages methods have no documentation, and required reflection to even figure out what the parameters were. Here is the only documentation on your site and in the compiled help file for these ...
-
Hi. I'm trying to list mail messages from my Inbox mailbox (Exchange 2007). I can list most of my e-mails using the ''ExchangeClient.ListMessages(MailBoxURI)'' but Exchange reply messages like ''Read receipts'' or ''incorrect addresses'' are not listed. How can I list this kind of e-mails?Aspose.Network.dll version is 4.8.0.5.
-
Warm wishes!!
Using ExchangeClient.ListMessages method, is there a way to pull 'N' number of emails or a range of emails (something like 1:5 i.e, first 5 messages)
Coming to my primary Q:
Our objective is to read emails from the ExchangeServer as soon as they reach the mailbox (Reading in timely manner, say call made once in a ...
|
|