Uses of Class
com.aspose.email.OutlookMessageFormat

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.
 



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