Microsoft Chat Server SDK Reference

Name Property

This property contains the name of the account member.

Syntax

Name = ChatMember.Name

Parameters

Name
The name of the member, as a string.

Remarks

The member name is limited to 31 characters. If the account that contains this member is linked to a Windows NT group account, Name is the fully qualified domain account, for example "DOMAIN\username."

This is the default property for ChatMember objects.


© 1998 Microsoft Corporation. All rights reserved.