Microsoft Chat Server SDK Reference

IsImpersonate Property

This property retrieves the flag that indicates whether server extensions are allowed to impersonate members.

Syntax

Flag = ChatChannel.IsImpersonate

Parameters

Flag
True if extensions can impersonate members in this channel, False if not.

Remarks

This flag will be set if the channel is created with the IMPERSONATE channel flag.


© 1998 Microsoft Corporation. All rights reserved.