Helper Library for sending emails

MbcsMailincomingServer Property

Sets/Gets incoming pop server name

Definition

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

Property Value

String
server name

Return Value

String
server name

See Also