_MailItem.RemoteStatus 属性

定义

返回或设置一个 OlRemoteStatus 常量,指定邮件的远程状态。 读/写。

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

属性值

适用于