Identifies the port number used for the IMAP4 server connection.
property Port;
Port is a published Integer property that identifies the port number used for the IMAP4 server connection. Port is assigned the default value IdPORT_IMAP4 during initialization of the component.
Set values in the Host, Port, Username, and Password properties prior to calling the Connect or Login methods.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |