Share via


IEndpoint.ContactGroupChanged Event

Occurs when members of a contact group change.

Namespace:  Microsoft.Exchange.InstantMessaging
Assembly:  Microsoft.Exchange.InstantMessaging (in Microsoft.Exchange.InstantMessaging.dll)

Syntax

'Declaration
Event ContactGroupChanged As IMEventHandler
'Usage
Dim instance As IEndpoint
Dim handler As IMEventHandler

AddHandler instance.ContactGroupChanged, handler
event IMEventHandler ContactGroupChanged