Microsoft Chat Server SDK Reference | << | >> |
---|
This enumeration is used to indicate the level of access granted to chat channel members, and is used by the ChatMember.Access property.
The level of access can be one of the following:
Chat_Member_AccessLevel enumeration | Meaning |
---|---|
ctMemberAccessReadOnly | Member joins the channel as a normal member. |
ctMemberAccessFull | Member joins the channel as an owner. |
© 1998 Microsoft Corporation. All rights reserved.