EmailPopConnectionPort Property |
Gets the port number.
Namespace: GroupDocs.Parser.OptionsAssembly: GroupDocs.Parser (in GroupDocs.Parser.dll) Version: 22.8.0
SyntaxPublic ReadOnly Property Port As Integer
Get
public:
property int Port {
int get ();
}
member Port : int with get
Property Value
Type:
Int32An integer value that represents the port number.
See Also