-
Topic
-
Sorry – i’m posting the next question.
My applet generates a task message with xml data to display the task as a form. Now i have to include a state-variable to interprete the actual state of this task.
I see 2 possibilities: one is that i include a state variable in my xml data, doing this – i have to generate new messages or updating the message body (containing the xml string).
the other way is to use a “non-used” property of the message to save my task-state. I choose the property “TaskPriority”. Which Method must i use to save the message’s property, when i want to change an existing task in my mailbox? Which statements are necessary if i want to change the message bodytext of an existing task – message?
Thanks for your help.
- You must be logged in to reply to this topic.