Gets or sets the password used for SMTP authentication.

Namespace:  Rebex.Net
Assembly:  Rebex.Smtp (in Rebex.Smtp.dll)

Syntax

Visual Basic
Public Property Password As String
	Get
	Set
C#
public string Password { get; set; }

Field Value

Password.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also