Microsoft Chat Server SDK Reference

Add Method

This method inserts a new user account into the collection.

Syntax

ChatAccounts.Add(Name, Account)

Parameters

Name
String representing Name key of this entry.
Account
A reference to a ChatAccount object.

See Also

CreateItem


© 1998 Microsoft Corporation. All rights reserved.