We are currently looking at the Aspose.Network SDK. After looking through the documentation, I have a question that I need to confirm. Is it possible to use the Network module to manipulate MSG files directly from disk without a connection to a mail server? The examples I see in the documentation all seem to use a mail server, and it isn’t clear to me if that is a requirement. I am asking this question just to be sure before going any farther.
To be more specific, I need to read MSG file directly from a file in a directory, pull out the attachments from the MSG files and save them as separate files. I will not be sending or receiving MSGs and no mail server will be available. Is this functionality supported?
Thanks