Microsoft Chat Server SDK Reference

OwnerPassword Property

This property contains the password that allows entry to the channel as an owner.

Syntax

Password = ChatPersistentChannel.OwnerPassword
ChatPersistentChannel.OwnerPassword = Password

Parameters

Password
The owner password, as a string.

Remarks

By default, the owner password is blank, which does not restrict access to the channel as an owner. The password is limited to 31 characters.


© 1998 Microsoft Corporation. All rights reserved.