MESSAGING_EMAIL_CACHE_MANAGE | Messaging Endpoint | |
/rpc/messaging/?method=MESSAGING_EMAIL_CACHE_MANAGE | ||
Object: 191. Click here for more information. | ||
Click here to read a summary of Email Caching. If you remove a record from the cache, it also deletes the email from the server. This method supports bulk processing, ie the passing of a comma delimited list of ids |
PARAMETERS | TYPE | NOTES | |
DataReturn | Text | A comma delimited list of advanced search fields to be returned after a successful save | |
Id | Numeric | ||
Remove | Numeric | Pass '1' to remove the item | |
IMAPFlags | Text (100) | Each email server has different supported flags. The most commonly supported flag is \SEEN. The flags must start with a back slash (\) | |
Notes | Text (2000) | ||
ReadReceipt | Numeric | 1 = Not Requested, 2 = Requested, 3 = Receipt Sent, 4 = Receipt Ignored |
RETURN | ||