|
Is there a possiblity fo upload all flags with one call of this function? If i'm right i must call this function for each change of each flag. |
|
Yes, this is possible: C#:
VB.NET:
This will set "Flagged", "Answered" and "Seen" flags on the specified message and remove any other flags. |