Share via


IEndpoint.SelfPresenceChanged Event

Occurs when the user's own information changes.

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

Syntax

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

AddHandler instance.SelfPresenceChanged, handler
event IMEventHandler SelfPresenceChanged