Microsoft Chat Server SDK Reference

Access Property

This property contains the access level for this member.

Syntax

Level = ChatMember.Access
ChatMember.Access = Level

Parameters

Level
A value from the Chat_Member_AccessLevel enumeration indicating the access level.

Remarks

Level cannot be modified after the ChatMember object has been added to the collection.

In addition, the access level cannot be changed after the member has joined a channel.


© 1998 Microsoft Corporation. All rights reserved.