OlRemoteStatus Enum

Definition

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

public enum class OlRemoteStatus
public enum OlRemoteStatus
Public Enum OlRemoteStatus
Inheritance
OlRemoteStatus

Fields

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.

Applies to