Microsoft Chat Server SDK Reference

IsGroup Method

This property contains the flag that indicates whether the account is a Windows NT local group.

Syntax

Flag = ChatAccounts.IsGroup(Name)

Parameters

Flag
True if the account membership is a local group, False if not.
Name
String representing the name of the Windows NT group to check.

© 1998 Microsoft Corporation. All rights reserved.