com.moyosoft.exchange.mail
Interface ExchangeResponseMail

All Superinterfaces:
ExchangeItem, ExchangeMail

public interface ExchangeResponseMail
extends ExchangeMail


Method Summary
 ResponseMailType getResponseType()
           
 
Methods inherited from interface com.moyosoft.exchange.mail.ExchangeMail
addBccRecipient, addCcRecipient, addReplyTo, addToRecipient, forward, getBccRecipientsMailboxes, getCcRecipientsMailboxes, getConversationIndex, getConversationTopic, getFromEmailAddress, getFromMailbox, getFromName, getInternetMessageId, getReceivedByMailbox, getReceivedRepresentingMailbox, getReferences, getReplyToMailboxes, getSenderEmailAddress, getSenderMailbox, getSenderName, getToRecipientsMailboxes, isDeliveryReceiptRequested, isRead, isReadReceiptRequested, isResponseRequested, reply, replyAll, send, setBccRecipient, setBccRecipients, setCcRecipient, setCcRecipients, setConversationTopic, setFrom, setInternetMessageId, setIsDeliveryReceiptRequested, setIsRead, setIsReadReceiptRequested, setIsResponseRequested, setReferences, setReplyTo, setReplyTo, setToRecipient, setToRecipients
 
Methods inherited from interface com.moyosoft.exchange.item.ExchangeItem
copyTo, copyTo, delete, getAttachments, getBody, getBodyAsText, getBodyType, getCategories, getCulture, getDateTimeCreated, getDateTimeReceived, getDateTimeSent, getDisplayCc, getDisplayTo, getExtendedProperties, getImportance, getInReplyTo, getInternetMessageHeaders, getItemClass, getItemId, getItemIdChangeKey, getItemType, getLastModifiedName, getLastModifiedTime, getMimeContent, getMimeContentBytes, getMimeContentCharacterSet, getMimeContentReader, getMimeContentStream, getParentFolder, getParentFolderId, getParentFolderIdChangeKey, getReminderDueBy, getReminderMinutesBeforeStart, getResponsesTypes, getSensitivity, getSize, getSubject, hasVisibleAttachments, isDraft, isFromMe, isReminderSet, isResend, isStored, isSubmitted, moveTo, moveTo, save, save, saveTo, setBody, setBody, setCategories, setCulture, setImportance, setMimeContent, setMimeContent, setMimeContent, setReminder, setSensitivity, setSubject
 

Method Detail

getResponseType

ResponseMailType getResponseType()
                                 throws ExchangeServiceException
Throws:
ExchangeServiceException