Helper Library for sending emails

MbcsMailincomingPort Property

Sets/Gets incoming pop server port number

Definition

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

Property Value

Int32
port number

Return Value

Int32
port number

See Also