- getAddress() - Method in class ch.astorm.jotlmsg.OutlookMessageRecipient
-
Returns a new Address from the email of this recipient.
- getAllRecipients() - Method in class ch.astorm.jotlmsg.OutlookMessage
-
Returns all the recipients of this message.
- getAttachmentCount() - Method in class ch.astorm.jotlmsg.io.MessagePropertiesChunk
-
- getAttachments() - Method in class ch.astorm.jotlmsg.OutlookMessage
-
Returns the attachments of this message.
- getEmail() - Method in class ch.astorm.jotlmsg.OutlookMessageRecipient
-
Defines the email of the recipient.
- getFrom() - Method in class ch.astorm.jotlmsg.OutlookMessage
-
Defines the From email address from which a message has been sent.
- getInputStreamCreator() - Method in class ch.astorm.jotlmsg.OutlookMessageAttachment
-
Defines the InputStreamCreator that handles the attachment content.
- getMimeType() - Method in class ch.astorm.jotlmsg.OutlookMessageAttachment
-
Defines the MIME type of the attachment.
- getName() - Method in class ch.astorm.jotlmsg.OutlookMessageAttachment
-
Returns the name of the attachment, as seen by the user.
- getName() - Method in class ch.astorm.jotlmsg.OutlookMessageRecipient
-
Defines the name of the recipient.
- getNewInputStream() - Method in class ch.astorm.jotlmsg.OutlookMessageAttachment
-
Returns a new InputStream to read the content of this attachment.
- getNextAttachmentId() - Method in class ch.astorm.jotlmsg.io.MessagePropertiesChunk
-
- getNextRecipientId() - Method in class ch.astorm.jotlmsg.io.MessagePropertiesChunk
-
- getPlainTextBody() - Method in class ch.astorm.jotlmsg.OutlookMessage
-
Defines the plain text body of the message.
- getProperty(MAPIProperty) - Method in class ch.astorm.jotlmsg.io.PropertiesChunk
-
- getRecipientCount() - Method in class ch.astorm.jotlmsg.io.MessagePropertiesChunk
-
- getRecipients(OutlookMessageRecipient.Type) - Method in class ch.astorm.jotlmsg.OutlookMessage
-
Returns all the recipients of the specified type.
- getReplyTo() - Method in class ch.astorm.jotlmsg.OutlookMessage
-
Defines the addresses use when the user hits the 'reply' button.
- getSentDate() - Method in class ch.astorm.jotlmsg.OutlookMessage
-
Defines the sent date of the message.
- getSubject() - Method in class ch.astorm.jotlmsg.OutlookMessage
-
Defines the subject of the message.
- getType() - Method in class ch.astorm.jotlmsg.OutlookMessageRecipient
-
Returns the type of recipient.