MailKit Documentation
MailKit Documentation
API Reference
MailKit
ConnectedEventArgs Class
ConnectedEventArgs Properties
Host Property
Options Property
Port Property
Connected
Event
Args
Port Property
Get the port.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
int
Port
{
get
; }
Property Value
Int32
The port.
Remarks
Gets the port.
See Also
Reference
ConnectedEventArgs Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast