Share via


PresenceControl.EnablePresence Method (Object, PresenceEventArgs)

 

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://EnablePresence", Thread = ThreadOption.Background)]
public void EnablePresence(
    object sender,
    PresenceEventArgs args
)
<EventSubscriptionAttribute("topic://EnablePresence", Thread := ThreadOption.Background)>
Public Sub EnablePresence (
    sender As Object,
    args As PresenceEventArgs
)

Parameters

See Also

PresenceControl Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright