JobServer.TestMailProfile(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Tests the mail profile. Returns true when a failure occurs. In that case the errorMessage will contain the related error message.
public void TestMailProfile (string profileName);
member this.TestMailProfile : string -> unit
Public Sub TestMailProfile (profileName As String)
Parameters
- profileName
- String