|
Represents a remote mail box (POP3 or IMAP or WS).
Method DetailcloseConnection() Closes the remote connection. Since: 12-06-2013 MailMessage getMessage(String messageId) Returns the MailMessage identified by Message ID and associated with this MailBox. A message ID is provided to the console system workflow of a pal that is registered to the subscription service.
Parameters:
Returns: MailMessage Since: 04-26-2014 MailBoxList getMessages(int startRecord, int limit) Returns a MailBoxList providing the ability to retrieve a group of messages (up to 100).
Parameters:
Returns: MailBoxList Since: 12-06-2013 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 |