com.aspose.email
Interface IMapiMessageItem

All Known Implementing Classes:
MapiCalendar, MapiContact, MapiDistributionList, MapiJournal, MapiMessage, MapiNote, MapiTask

public interface IMapiMessageItem

Base interface for all message items in Outlook


Method Summary
 String getBody()
           
 String getMessageClass()
           
 String getSubject()
           
 

Method Detail

getMessageClass

String getMessageClass()

getBody

String getBody()

getSubject

String getSubject()


Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.