| 
          Gets and sets the port number used to establish a connection. Syntax
          object.ServerPort [= value ] Remarks
          The ServerPort property defines the port number which is
          used to establish a connection with the server. This property is
          used in conjunction with the ServerName property to specify
          an alternate server which is responsible for delivering messages. Data Type
          Integer (Int32) See Also
          Relay Property,
          ServerName Property |