OlRemoteStatus enumeration (Outlook)

Indicates the status of an item after it is received by a remote user.

Name Value Description
olMarkedForCopy 3 Item is marked to be copied.
olMarkedForDelete 4 Item is marked for deletion.
olMarkedForDownload 2 Item is marked for download.
olRemoteStatusNone 0 No remote status has been set.
olUnMarked 1 Item is not marked.

Remarks

See MarkForDownLoad property.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.