Package com.jniwrapper.win32.mapi

The com.jniwrapper.win32.mapi package contains classes for working with MAPI.

See:
          Description

Class Summary
MailContact This class represents mail contacts such as senders and recipients.
MailContact.Type This class specifies all possible roles of the mail contact such as the sender, direct recipient, carbon copy (CC) recipient or blind carbon copy (BCC) recipient.
MapiMessage This class is designed for creating and sending email messages using MAPI.
 

Exception Summary
MapiException This class represents all the exceptions thrown by the native MAPISendMail function.
 

Package com.jniwrapper.win32.mapi Description

The com.jniwrapper.win32.mapi package contains classes for working with MAPI. This functionality allows you to manage mail contact list, create and send email message etc.