Microsoft Chat Server SDK Reference

IPAddress Property

This property contains the IP address used to add members to the class.

Syntax

Address = ChatClass.IPAddress
ChatClass.IPAddress = Address

Parameters

Address
The IP address used to select members of the class, as a string.

Remarks

IPAddress and IPMask work together to define a range of acceptable IP addresses. For more information, see the IPMask property.

The IdentMask property is ignored if you enter an IP address.

See Also

IdentMask

IPMask


© 1998 Microsoft Corporation. All rights reserved.