Modifier and Type | Method and Description |
---|---|
static Attachment |
Attachment.createAttachmentFromString(String content,
ContentType contentType) |
static Attachment |
Attachment.createAttachmentFromString(String content,
String name) |
static Attachment |
Attachment.createAttachmentFromString(String content,
String name,
Charset contentEncoding,
String mediaType) |
Modifier and Type | Method and Description |
---|---|
void |
MailMessage.addAttachment(Attachment attachment)
Add an attachment to message
|
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.