|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Attachment in com.aspose.email |
---|
Methods in com.aspose.email that return Attachment | |
---|---|
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)
|
Methods in com.aspose.email with parameters of type Attachment | |
---|---|
void |
MailMessage.addAttachment(Attachment attachment)
Add an attachment to message |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |