Microsoft Chat Server SDK Reference

Chat Access Type

This enumeration is used to indicate the source of the access control entry, and is returned by the ChatAccessEntry.Type property.

The access entry source can be one of the following:

CHAT_ACCESS_TYPE enumeration Meaning
CHATACCESS_NETWORK The entry is for the chat network.
CHATACCESS_SERVER The entry is for the local chat server.
CHATACCESS_CHANNEL The entry is for a specific channel.
CHATACCESS_USER The entry is for a specific user.


© 1998 Microsoft Corporation. All rights reserved.