PresenceControl.SetAgentInfo Method (Object, AgentInfoEventArgs)
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://SetAgentInfo", ThreadOption.Background)]
public void SetAgentInfo(
object sender,
AgentInfoEventArgs args
)
<EventSubscriptionAttribute("topic://SetAgentInfo", ThreadOption.Background)>
Public Sub SetAgentInfo (
sender As Object,
args As AgentInfoEventArgs
)
Parameters
- sender
Type: System.Object
See Also
PresenceControl Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright