LocalName Property

Return the Internet domain name of the local host.

Syntax

object.LocalName

The object is an expression that evaluates to an InternetMail object. The property returns a string value.

Remarks

The LocalName property returns the Internet domain name for the local host. If there is an active connection to a server, then the domain name will depend on the network interface that was used to establish the connection. If there isn't a connection, then the default domain name for the local host will be returned.

Data Type

String

See Also

LocalAddress Property


Copyright © 2008 Catalyst Development Corporation. All rights reserved.