Share via


HostedApplication.AgentID Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Get or set the agent ID.

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Syntax

[BrowsableAttribute(false)]
public Guid AgentID { get; set; }
<BrowsableAttribute(False)>
Public Property AgentID As Guid

Property Value

Type: System.Guid

Implements

IHostedApplication3.AgentID

Remarks

Useful for management apps that need to know who is logged into them. This is used for apps supporting the IHostedApplication2 interface.

See Also

HostedApplication Class
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright