Helper Library for sending emails

MbcsMailoutgoingPort Property

Sets/Gets outgoing smtp port number

Definition

Namespace: MbcsMail
Assembly: MbcsMail (in MbcsMail.dll) Version: 1.0.0.1 (1.0.0.1)
C#
public int outgoingPort { get; set; }

Property Value

Int32
port number

Return Value

Int32
port number

See Also