Modifier and Type | Method and Description |
---|---|
static MesageLoadOptions |
MesageLoadOptions.getDefaultEml()
Gets options with default values for Eml format of message.
|
static MesageLoadOptions |
MesageLoadOptions.getDefaultMsg()
Gets options with default values for Msg format of message.
|
Modifier and Type | Method and Description |
---|---|
static MailMessage |
MailMessage.load(InputStream stream,
MesageLoadOptions options) |
static MailMessage |
MailMessage.load(String fileName,
MesageLoadOptions options)
Load message from file with additional options.
|
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.