Microsoft Chat Server SDK Reference

CreateItem Method

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

Syntax

Set Ban = ChatBans.CreateItem

Parameters

Ban
The new ChatBan object.

Remarks

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

See Also

Add


© 1998 Microsoft Corporation. All rights reserved.