enumEnumType EnumerationenumEnumType Enumeration*
*



Contents  *



Index  *Topic Contents
*Previous Topic: enumConversionType Enumeration
*Next Topic: enumMemberMode Enumeration

enumEnumType Enumeration

OnBeginEnumeration and OnEndEnumeration events parameter.

ValueDescription
etMessageOfTheDay Value = 0. Used when exposing the message of the day at login.
etUsers Value = 1. Used when listing users with the ListUsers method.
etChannels Value = 2. Used when listing channels with the ListChannels method.
etChannelsTruncated Value = 3. Used when channel listing is truncated during a ListChannels call.
etMembers Value = 4. Used when listing members with the ListMembers method.
etInitialMembers Value = 5. Used when initial channel members are exposed when joining a channel.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.