Click or drag to resize

SMTPSetPassword Method

Set a encrypted Password property

Namespace:  SIC.Setting
Assembly:  SIC (in SIC.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public void SetPassword(
	string pPassword
)

Parameters

pPassword
Type: SystemString

[Missing <param name="pPassword"/> documentation for "M:SIC.Setting.SMTP.SetPassword(System.String)"]

See Also