com.jniwrapper.win32.mapi
package contains classes for working with MAPI.See: Description
Class | Description |
---|---|
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 | Description |
---|---|
MapiException |
This class represents all the exceptions thrown by the native MAPISendMail function.
|
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.