Share via


PresenceControl.PresenceChangedHandler Event

Definition

public:
 event EventHandler<Microsoft::Crm::UnifiedServiceDesk::Dynamics::StatusInfoEventArgs ^> ^ PresenceChangedHandler;
[Microsoft.Practices.CompositeUI.EventBroker.EventPublication("topic://PresenceChanged", Microsoft.Practices.CompositeUI.EventBroker.PublicationScope.Global)]
public event EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.StatusInfoEventArgs> PresenceChangedHandler;
[<Microsoft.Practices.CompositeUI.EventBroker.EventPublication("topic://PresenceChanged", Microsoft.Practices.CompositeUI.EventBroker.PublicationScope.Global)>]
member this.PresenceChangedHandler : EventHandler<Microsoft.Crm.UnifiedServiceDesk.Dynamics.StatusInfoEventArgs> 
Public Event PresenceChangedHandler As EventHandler(Of StatusInfoEventArgs) 

Event Type

Attributes

Applies to