Microsoft Chat Server SDK Reference

CreateItem Method

This method creates a new ChatMember object with default settings, which can be modified and added to the collection.

Syntax

Set Member = ChatMembers.CreateItem

Parameters

Member
The new ChatMember object.

Remarks

The Name property of the new ChatMember object can only be set as it is added to the collection.

See Also

Add


© 1998 Microsoft Corporation. All rights reserved.