port, config:SmtpPort
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public int Port { get; set; }
Public Property Port As Integer
Get
Set
public:
virtual property int Port {
int get () sealed;
void set (int value) sealed;
}
abstract Port : int with get, set
override Port : int with get, set
Property Value
Type:
Int32Implements
ISmtpPortSee Also