Represents the original message sent using Email APIs.
Method DetaildeleteMessage() Deletes the message. Messages are automatically deleted after a certain amount of time determined by the activation key. Calling this method forces an immediate delete. Since: 12-06-2013 Date getDateSent() Returns the date the email was sent. Returns: Date Since: 12-06-2013 String getDeliveryWorkflow() Returns the delivery workflow, if any. Returns: String Since: 05-09-2014 String getId() Returns the Message ID associated with this email. Returns: String Since: 04-24-2014 String getPalId() Returns the Pal ID of the pal that sent this email. Returns: String Since: 12-06-2013 String getReplyWorkflow() Returns the reply workflow, if any. Returns: String Since: 05-09-2014 String getSubject() Returns the subject of the email. Returns: String Since: 12-06-2013 String getTo() Returns the email address the message was sent to. Returns: String Since: 12-06-2013 String getTxId() Returns the Transaction ID, if any, associated with this email. Returns: String Since: 12-06-2013 boolean isDeliveryEnabled() Returns true if this email has delivery enabled. Returns: boolean Since: 05-09-2014 boolean isReplyEnabled() Returns true if this email has reply enabled. Returns: boolean Since: 05-09-2014 setDeliveryStatus(String deliveryStatus) Sets the status of this email.
Parameters:
Since: 04-26-2014 String toString() Returns a description of this object Returns: String Since: 12-06-2013 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |