GetNewMessagesOnly

A Boolean value that specifies whether to synchronize new messages only.

If you set this parameter to TRUE, the connector only processes messages that were added to the mailbox since the last synchronize cycle. It does not check whether messages ingested during previous synchronize cycles have been updated or deleted. In cases where your mailboxes contain many messages, setting this parameter to TRUE can allow the connector to complete a synchronize task in less time, because it does not need to check the status of those messages that have already been ingested.

Type: Boolean
Default: False
Required: No
Configuration Section: TaskName or FetchTasks or Default
Example: GetNewMessagesOnly=True
See Also: