Click or drag to resize
MimeKit

ConnectedEventArgsPort Property

Get the port.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public int Port { get; }

Property Value

Int32
The port.
Remarks
Gets the port.
See Also