MailItem.RemoteStatus Property

Outlook Developer Reference

Returns or sets an OlRemoteStatus constant specifying the remote status of the mail message. Read/write.

Syntax

expression.RemoteStatus

expression   A variable that represents a MailItem object.

See Also