A Sandcastle Documented Class Library
C#
Helper Library for sending emails
Show/Hide TOC
Mbcs
Mail
incoming
Port 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#
Copy
public
int
incomingPort
{
get
;
set
; }
Property Value
Int32
port number
Return Value
Int32
port number
See Also
Reference
MbcsMail Class
MbcsMail Namespace
In This Article
Definition
Property Value
Return Value
See Also