Uses of Class
com.aspose.email.Attachment

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
 



Copyright (c) 2002-2012 Aspose Pty Ltd. All Rights Reserved.