modifiedMessageSequence property
A list of IDs of messages that have been modified on the server side. The IDs are sequence IDs for STORE and UIDs for UID STORE commands. The modified IDs can only be returned when the unchangedSinceModSequence parameter has been specified.
Implementation
MessageSequence? modifiedMessageSequence;