SearchableMailbox.SmtpAddress プロパティ

定義

検索するメールボックスの簡易メール転送プロトコル (SMTP) アドレスを取得または設定します。 プロパティはSmtpAddress、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用されます。

public:
 property System::String ^ SmtpAddress { System::String ^ get(); void set(System::String ^ value); };
public string SmtpAddress { get; set; }
Public Property SmtpAddress As String

プロパティ値

SMTP アドレス。

適用対象