Microsoft Chat Server SDK Reference

MemberKey Property

This property retrieves the password that allows entry to the channel as a member.

Syntax

Keyword = ChatChannel.MemberKey
ChatChannel.MemberKey = Keyword

Parameters

Keyword
String representing the keyword (password) that is required in order to join the channel as a member.

Remarks

An invitation will override the member key in an invite-only channel.

See Also

HostKey

OwnerKey


© 1998 Microsoft Corporation. All rights reserved.