Microsoft Chat Server SDK Reference | << | >> |
---|
This method creates a new ChatExtension object with default settings, which can be modified and added to the collection.
Set Extension = ChatExtensions.CreateItem
The Name property of the new ChatExtension object can only be set as it is added to the collection.
Although empty ChatExtension objects can be constructed with this method, it is recommended that existing extension objects be used instead. To retrieve a complete list of inactive chat server extensions, use the ChatUnboundExtensions collection.
© 1998 Microsoft Corporation. All rights reserved.