PresenceControl.DisablePresence Method (Object, EventArgs)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
This API supports the product infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
[EventSubscriptionAttribute("topic://DisablePresence", Thread = ThreadOption.Background)]
public void DisablePresence(
object sender,
EventArgs args
)
<EventSubscriptionAttribute("topic://DisablePresence", Thread := ThreadOption.Background)>
Public Sub DisablePresence (
sender As Object,
args As EventArgs
)
Parameters
- sender
Type: System.Object
- args
Type: System.EventArgs
See Also
PresenceControl Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright