Mailenable API Questions

Discussion for developers using MailEnable.
Post Reply
Element
Posts: 1
Joined: Thu Feb 25, 2010 3:26 pm

Mailenable API Questions

Post by Element »

Hi,

I am investigating integrating Mailenable pro into an existing legacy messaging application, after browsing the .NET API documentation I have a few questions:

1. Is it possible to select only a subset of messages for the purpose of paging. The API example shows selecting all messages in a folder, what if the folder contains 1000 messages, I would like to avoid loading all of them into memory because I will be using pagination on the front end.

2. Is it possible to retrieve attachments through the API ?

3. Is it possible to send mail with attachments through the API ?


Thanks

Post Reply