Building a mail-enabled application

Appeon supports MAPI (messaging application program interface), so you can enable your Web applications to send and receive messages using any MAPI-compliant electronic mail system.

Appeon supports the following mail related objects and structures to enable the mail service.

Table 5. 

A mail-related system object

Supported

MailSession

Mail-related structures

Supported

MailMessage

MailFileDescription

MailRecipient

Unsupported

Properties of the three structures cannot be NULL.

Object-level functions for the MailSession object

Supported

mailAddress

mailDeleteMessage

mailGetMessages

mailHandle

mailLogoff

mailLogon

mailReadMessage

mailRecipientDetails

mailResolveRecipient

mailSaveMessage

mailSend

 

Enumerated data types

Supported

MailFileType

MailLogonOption

MailReadOption

MailRecipientType

MailReturnCode