Microsoft Chat Server SDK Reference

Title Property

This property contains the title of the service, which is used in the welcome message.

Syntax

Title = ChatService.Title
ChatService.Title = Title

Parameters

Title
A string containing the service title.

Remarks

By default, this string contains "Microsoft Exchange Chat Service".


© 1998 Microsoft Corporation. All rights reserved.