Microsoft Chat Server SDK Reference

CreateItem Method

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

Syntax

Set Account = ChatAccounts.CreateItem

Parameters

Account
The new ChatAccount object.

Remarks

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

See Also

Add


© 1998 Microsoft Corporation. All rights reserved.