Microsoft Chat Server SDK Reference | << | >> |
---|
This method creates a new ChatMember object with default settings, which can be modified and added to the collection.
Set Member = ChatMembers.CreateItem
The Name property of the new ChatMember object can only be set as it is added to the collection.
© 1998 Microsoft Corporation. All rights reserved.