|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OutlookMessageFormat in com.aspose.email |
---|
Fields in com.aspose.email declared as OutlookMessageFormat | |
---|---|
static OutlookMessageFormat |
OutlookMessageFormat.ASCII
|
static OutlookMessageFormat |
OutlookMessageFormat.Unicode
|
Methods in com.aspose.email with parameters of type OutlookMessageFormat | |
---|---|
static MapiMessage |
MapiMessage.fromMailMessage(MailMessage message,
OutlookMessageFormat format)
Creates an instance of MapiMessage from the MailMessage. |
Constructors in com.aspose.email with parameters of type OutlookMessageFormat | |
---|---|
MapiMessage(String from,
String to,
String subject,
String body,
OutlookMessageFormat format)
Initializes a new instance of the MapiMessage class. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |