Microsoft Chat Server SDK Reference

Name Property

This property retrieves the short name associated with this account.

Syntax

Name = ChatAccount.Name

Parameters

Name
A string representing the short name for this account.

Remarks

Name is the default property for the ChatAccount object. The account name is limited to 31 characters.

See Also

FriendlyName


© 1998 Microsoft Corporation. All rights reserved.