JobServer.TestMailProfile(String) メソッド

定義

メール プロファイルをテストします。 エラーが発生した場合は true を返します。 その場合、errorMessage には関連するエラー メッセージが含まれます。

public void TestMailProfile(string profileName);
member this.TestMailProfile : string -> unit
Public Sub TestMailProfile (profileName As String)

パラメーター

profileName
String

適用対象