AlternateMailbox.Server プロパティ

定義

代替メールボックスをホストしているサーバーの名前を取得します。

public:
 property System::String ^ Server { System::String ^ get(); };
public string Server { get; }
Public ReadOnly Property Server As String

プロパティ値

代替メールボックス サーバーの名前。

適用対象