MemberProperty PropertyMemberProperty Property*
*



Contents  *



Index  *Topic Contents
*Previous Topic: MemberModes Property
*Next Topic: Methods

MemberProperty Property

Synchronously accesses a channel member's property.

Syntax

value=object.MemberProperty MemberPropertyName[, MemberNickname]

Parameters

valueRequired. An object expression that evaluates to a ChatItems object.
objectRequired. An object expression that evaluates to a Channel object.
MemberPropertyNameRequired. A string containing a valid member property name value.
MemberNicknameOptional. A variant. When specified, the variant must be a string and represent the nickname of a channel member. If not specified, the property of the caller is returned.

Remarks

Access is read-only.

See Also

Nickname