Microsoft Chat Server SDK Reference

Chat Access Level

This enumeration is used to define the chat access level as returned by the ChatAccessEntry.Level property.

The access level can be any of the following:

CHAT_ACCESS_LEVEL enumeration Meaning
CHATACCESS_DENY Disallow access to an object.
CHATACCESS_GRANT Allow access to an object.
CHATACCESS_HOST Channel host access to specified channel.
CHATACCESS_OWNER Channel owner access to specified channel.
CHATACCESS_VOICE Allow ability to speak in specified channel.


© 1998 Microsoft Corporation. All rights reserved.