_MailItem.RemoteStatus Property

Definition

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

public:
 property Microsoft::Office::Interop::Outlook::OlRemoteStatus RemoteStatus { Microsoft::Office::Interop::Outlook::OlRemoteStatus get(); void set(Microsoft::Office::Interop::Outlook::OlRemoteStatus value); };
public Microsoft.Office.Interop.Outlook.OlRemoteStatus RemoteStatus { get; set; }
Public Property RemoteStatus As OlRemoteStatus

Property Value

Applies to