Microsoft Chat Server SDK Reference

ServiceName Property

This property contains the display name of the service used in protocol commands.

Syntax

Name = ChatService.ServerName
ChatService.ServerName = Name

Parameters

Name
A string representing the name of the chat service.

Remarks

By default, the value of this property is the host name of the computer running the Microsoft Exchange Chat Service.

This is the default property for the ChatService object.


© 1998 Microsoft Corporation. All rights reserved.