_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

プロパティ値

適用対象