Microsoft Chat Server SDK Reference

ServerProtocol Property

This property contains the chat client protocol from which the chat service will accept connections.

Syntax

Protocol = ChatService.ServerProtocol
ChatService.ServerProtocol = Protocol

Parameters

Protocol
A value from the Chat_Protocol enumeration indicating the supported protocol.

© 1998 Microsoft Corporation. All rights reserved.