Newbies Mark Jeffords Posted September 18, 2016 Newbies Posted September 18, 2016 Is there a way to DELETE the email from the mail server using the 360 Works email plugin. I can move the message to the trash but I would like to have total control from the FileMaker interface and not have to go to the WebMail interface to delete. Thanks.
Ben360Works Posted September 20, 2016 Posted September 20, 2016 Mark- You can delete a message by setting a flag for that message using EmailMessageSetFlag. A list of the available flags can be found here. Make sure you are passing "readonly=false" when calling EmailReadMessages as well. Thanks! 1
Newbies Mark Jeffords Posted September 20, 2016 Author Newbies Posted September 20, 2016 Thank You Ben
Recommended Posts
This topic is 2986 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now