AssociatedType PropertyAssociatedType Property*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Properties
*Next Topic: Item Property

AssociatedType Property

Defines whether the object is used to describe a query, server, user, member, or channel.

Syntax

object.AssociatedType=value

Parameters

objectRequired. An object expression that evaluates to a ChatItems object.
valueRequired. A string containing one of these valid values:
Query
Server
User
Member
Channel

Remarks

Access is read/write.

See Also

Item


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.