Click or drag to resize

RouterSaveSmtpConfiguration Method

Saves the existing Smtp Configuration to a Text File

Namespace:  SMTPRouter
Assembly:  SMTPRouter (in SMTPRouter.dll) Version: 1.0.0.4
Syntax
public void SaveSmtpConfiguration(
	string filename
)

Parameters

filename
Type: SystemString
The file name
See Also